{
 "app_id": "org.ajsmith.RegistrySpy",
 "source_url": "https://raw.githubusercontent.com/flathub/org.ajsmith.RegistrySpy/master/org.ajsmith.RegistrySpy.yaml",
 "runtime": "org.kde.Platform",
 "runtime_version": "6.11",
 "sdk": "org.kde.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--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:14:07.026672+00:00",
 "manifest": {
  "id": "org.ajsmith.RegistrySpy",
  "runtime": "org.kde.Platform",
  "runtime-version": "6.11",
  "sdk": "org.kde.Sdk",
  "base": "io.qt.PySide.BaseApp",
  "base-version": "6.11",
  "finish-args": [
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--device=dri"
  ],
  "build-options": {
   "env": [
    "BASEAPP_REMOVE_WEBENGINE=1",
    "BASEAPP_DISABLE_NUMPY=1"
   ]
  },
  "cleanup-commands": [
   "/app/cleanup-BaseApp.sh"
  ],
  "command": "registryspy",
  "modules": [
   {
    "name": "registry-spy",
    "buildsystem": "simple",
    "build-commands": [
     "pip3 install --prefix=/app --no-deps --no-build-isolation .",
     "mkdir -p ${FLATPAK_DEST}/share/applications/ ${FLATPAK_DEST}/share/metainfo/",
     "install -Dm644 ${FLATPAK_BUILDER_BUILDDIR}/registryspy/img/icon.png ${FLATPAK_DEST}/share/icons/hicolor/512x512/apps/org.ajsmith.RegistrySpy.png",
     "install -Dm644 ${FLATPAK_BUILDER_BUILDDIR}/org.ajsmith.RegistrySpy.desktop ${FLATPAK_DEST}/share/applications/",
     "install -Dm644 ${FLATPAK_BUILDER_BUILDDIR}/${FLATPAK_ID}.metainfo.xml ${FLATPAK_DEST}/share/metainfo/"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/andyjsmith/Registry-Spy",
      "tag": "v1.1.0",
      "commit": "2dc2572b990e35b65a914293c8564d5ca0a26253",
      "x-checker-data": {
       "type": "git",
       "tag-pattern": "^v(\\d*.\\d*.\\d*)$",
       "version-scheme": "semantic"
      }
     },
     {
      "type": "file",
      "url": "https://github.com/zefr0x/Registry-Spy/raw/d25b897d0f38e255c8be2fba1cc80740cafc63a5/org.ajsmith.RegistrySpy.desktop",
      "sha512": "b04c4facbbfe9789bf11843a810fddf0722d4f3533ef131db98a8ed734d234e7d3b80da663a646a77bfd0c188f1fa5e09aa95e411054a17408d23bf164cb17aa"
     },
     {
      "type": "file",
      "url": "https://github.com/zefr0x/Registry-Spy/raw/d25b897d0f38e255c8be2fba1cc80740cafc63a5/org.ajsmith.RegistrySpy.metainfo.xml",
      "sha512": "6583eac209e389a87ffd32a3ee81caab4a0e1d410427679d1190135adebcd45e5dbe77b8dcb6a5e4ad9be3fb9c8f779166e78090b4152854f2e53883bddcd0a3"
     }
    ],
    "modules": [
     "./python3-requirements.yaml"
    ]
   }
  ]
 }
}