{
 "app_id": "com.github.arminstraub.krop",
 "source_url": "https://raw.githubusercontent.com/flathub/com.github.arminstraub.krop/master/com.github.arminstraub.krop.yaml",
 "runtime": "org.kde.Platform",
 "runtime_version": "6.10",
 "sdk": "org.kde.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--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:07:30.260200+00:00",
 "manifest": {
  "app-id": "com.github.arminstraub.krop",
  "runtime": "org.kde.Platform",
  "runtime-version": "6.10",
  "sdk": "org.kde.Sdk",
  "base": "com.riverbankcomputing.PyQt.BaseApp",
  "base-version": "6.10",
  "cleanup-commands": [
   "/app/cleanup-BaseApp.sh"
  ],
  "build-options": {
   "env": [
    "BASEAPP_REMOVE_WEBENGINE=1"
   ]
  },
  "command": "krop",
  "rename-desktop-file": "com.arminstraub.krop.desktop",
  "rename-appdata-file": "com.arminstraub.krop.metainfo.xml",
  "rename-icon": "com.arminstraub.krop",
  "finish-args": [
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--device=dri"
  ],
  "cleanup": [
   "/share/man"
  ],
  "modules": [
   "python3-pymupdf.json",
   {
    "name": "krop",
    "buildsystem": "simple",
    "build-commands": [
     "pip3 install --prefix=${FLATPAK_DEST} --no-build-isolation ."
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/arminstraub/krop.git",
      "tag": "v0.7.0",
      "commit": "2d8f7dd20106963d70bc44ed4a571fcf41d9e1a5",
      "x-checker-data": {
       "type": "git",
       "tag-pattern": "v([\\d.]+)"
      }
     }
    ]
   }
  ]
 }
}