{
 "app_id": "tech.emendir.QR-ScanGen",
 "source_url": "https://raw.githubusercontent.com/flathub/tech.emendir.QR-ScanGen/master/tech.emendir.QR-ScanGen.yml",
 "runtime": "org.kde.Platform",
 "runtime_version": "6.11",
 "sdk": "org.kde.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--device=all",
  "--filesystem=xdg-config/kdeglobals:ro",
  "--talk-name=com.canonical.AppMenu.Registrar",
  "--talk-name=org.kde.kconfig.notify",
  "--talk-name=org.kde.KGlobalSettings"
 ],
 "module_count": 4,
 "fetched_at": "2026-09-17T16:17:30.574925+00:00",
 "manifest": {
  "app-id": "tech.emendir.QR-ScanGen",
  "runtime": "org.kde.Platform",
  "runtime-version": "6.11",
  "sdk": "org.kde.Sdk",
  "base": "com.riverbankcomputing.PyQt.BaseApp",
  "base-version": "6.11",
  "command": "qr-scangen",
  "rename-icon": "Icon",
  "finish-args": [
   "--socket=wayland",
   "--socket=fallback-x11",
   "--share=ipc",
   "--device=all"
  ],
  "build-options": {
   "env": [
    "BASEAPP_REMOVE_WEBENGINE=1"
   ]
  },
  "cleanup-commands": [
   "/app/cleanup-BaseApp.sh"
  ],
  "cleanup": [
   "/lib/girepository-1.0",
   "/share/doc",
   "/share/gir-1.0",
   "/share/man",
   "*.la",
   "*.a"
  ],
  "modules": [
   {
    "name": "ImageMagick",
    "buildsystem": "autotools",
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/ImageMagick/ImageMagick/archive/refs/tags/7.1.2-29.tar.gz",
      "sha256": "b05924ad73c6932ba62c9b32f338f0619b90b767162c8b767f3566556187a284"
     }
    ]
   },
   {
    "name": "libzbar",
    "buildsystem": "autotools",
    "sources": [
     {
      "type": "archive",
      "url": "https://linuxtv.org/downloads/zbar/zbar-0.23.93.tar.gz",
      "sha256": "78ae427a529f0399561bc198de5c2c7ca3f11d05fa9e903e65e501168433d218"
     }
    ]
   },
   "generated_modules/python3-modules-auto.yml",
   {
    "name": "qr-scangen",
    "buildsystem": "simple",
    "build-commands": [
     "pip3 install --no-build-isolation --prefix=/app --no-deps .",
     "install -D packaging/build_runners/share/${FLATPAK_ID}.desktop -t /app/share/applications/",
     "install -D packaging/build_runners/flatpak/metainfo/${FLATPAK_ID}.metainfo.xml -t /app/share/metainfo/",
     "install -D src/qr_scangen/Icon.svg -t /app/share/icons/hicolor/scalable/apps/"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/emendir/QR-ScanGen",
      "tag": "v2.2.0",
      "commit": "646d872999da3425755cebaee9e541c36f9d4f43"
     }
    ]
   }
  ]
 }
}