{
 "app_id": "org.kde.kxstitch",
 "source_url": "https://raw.githubusercontent.com/flathub/org.kde.kxstitch/master/org.kde.kxstitch.yaml",
 "runtime": "org.kde.Platform",
 "runtime_version": "5.15-25.08",
 "sdk": "org.kde.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=pulseaudio",
  "--device=dri",
  "--filesystem=xdg-config/kdeglobals:ro",
  "--talk-name=com.canonical.AppMenu.Registrar",
  "--talk-name=org.kde.kconfig.notify",
  "--talk-name=org.kde.KGlobalSettings"
 ],
 "module_count": 2,
 "fetched_at": "2026-09-17T16:15:49.719827+00:00",
 "manifest": {
  "id": "org.kde.kxstitch",
  "runtime": "org.kde.Platform",
  "runtime-version": "5.15-25.08",
  "sdk": "org.kde.Sdk",
  "command": "kxstitch",
  "rename-icon": "kxstitch",
  "finish-args": [
   "--socket=x11",
   "--share=ipc",
   "--socket=wayland",
   "--device=dri",
   "--share=network",
   "--socket=pulseaudio"
  ],
  "cleanup": [
   "/share/doc",
   "/share/man",
   "*.la",
   "*.a"
  ],
  "modules": [
   {
    "name": "imagemagick",
    "config-opts": [
     "--disable-static",
     "--disable-docs",
     "--without-utilities"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/ImageMagick/ImageMagick/archive/7.1.2-12.tar.gz",
      "sha256": "521fa7a8c0f664a3f5cf7437cbcc219f12bd6d5fe0c1fb014f212fa145076e60",
      "x-checker-data": {
       "type": "anitya",
       "project-id": 1372,
       "stable-only": true,
       "url-template": "https://github.com/ImageMagick/ImageMagick/archive/$version.tar.gz"
      }
     }
    ],
    "cleanup": [
     "/bin",
     "/etc",
     "/include",
     "/lib/pkgconfig",
     "/lib/ImageMagick-*",
     "/share/ImageMagick-*"
    ]
   },
   {
    "name": "kxstitch",
    "buildsystem": "cmake-ninja",
    "config-opts": [
     "-DCMAKE_BUILD_TYPE=Release",
     "-DCMAKE_POLICY_VERSION_MINIMUM=3.5"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://download.kde.org/stable/kxstitch/2.2.0/kxstitch-2.2.0.tar.xz",
      "sha256": "4c230b47873b660f3232f74e536a1cb3e6f32bbd0ec436b36b1d9a8fd9a6cbe0",
      "x-checker-data": {
       "is-main-source": true,
       "type": "anitya",
       "project-id": 10579,
       "stable-only": true,
       "url-template": "https://download.kde.org/stable/kxstitch/$version/kxstitch-$version.tar.xz"
      }
     },
     {
      "type": "patch",
      "path": "update-appdata.patch"
     }
    ],
    "cleanup": [
     "/share/icons/hicolor/icon-theme.cache"
    ]
   }
  ]
 }
}