{
 "app_id": "io.github.FedericoCalzoni.EventRecorder",
 "source_url": "https://raw.githubusercontent.com/flathub/io.github.FedericoCalzoni.EventRecorder/master/io.github.FedericoCalzoni.EventRecorder.json",
 "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": 1,
 "fetched_at": "2026-09-17T16:10:19.173608+00:00",
 "manifest": {
  "app-id": "io.github.FedericoCalzoni.EventRecorder",
  "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"
  ],
  "command": "EventRecorder.py",
  "rename-icon": "logo",
  "finish-args": [
   "--socket=wayland",
   "--socket=fallback-x11",
   "--share=ipc",
   "--device=dri"
  ],
  "modules": [
   {
    "name": "EventRecorder",
    "buildsystem": "simple",
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/FedericoCalzoni/EventRecorder/archive/refs/tags/v1.0.6.tar.gz",
      "dest": "EventRecorder",
      "sha256": "09d6bdf118461d759a8da72e8de7ba3e14fc596cc59a5e40f3580d0325c5d253"
     }
    ],
    "build-commands": [
     "install -Dm755 EventRecorder/EventRecorder/EventRecorder.py -t /app/bin/",
     "install -Dm644 EventRecorder/EventRecorder/logo.png -t /app/share/icons/hicolor/128x128/apps/",
     "install -Dm644 EventRecorder/${FLATPAK_ID}.desktop -t /app/share/applications/",
     "install -Dm644 EventRecorder/${FLATPAK_ID}.metainfo.xml -t /app/share/metainfo/"
    ]
   }
  ]
 }
}