{
 "app_id": "one.flipperzero.qFlipper",
 "source_url": "https://raw.githubusercontent.com/flathub/one.flipperzero.qFlipper/master/one.flipperzero.qFlipper.yml",
 "runtime": "org.kde.Platform",
 "runtime_version": "6.11",
 "sdk": "org.kde.Sdk",
 "finish_args": [
  "--share=ipc",
  "--share=network",
  "--socket=fallback-x11",
  "--socket=pulseaudio",
  "--socket=wayland",
  "--device=all",
  "--filesystem=xdg-config/kdeglobals:ro",
  "--filesystem=/run/udev: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:14:01.984798+00:00",
 "manifest": {
  "app-id": "one.flipperzero.qFlipper",
  "runtime": "org.kde.Platform",
  "runtime-version": "6.11",
  "sdk": "org.kde.Sdk",
  "command": "qFlipper",
  "rename-desktop-file": "qFlipper.desktop",
  "rename-icon": "qFlipper",
  "finish-args": [
   "--socket=fallback-x11",
   "--socket=wayland",
   "--socket=pulseaudio",
   "--device=all",
   "--share=ipc",
   "--share=network",
   "--filesystem=/run/udev:ro",
   "--env=QT_QPA_PLATFORMTHEME=xdgdesktopportal"
  ],
  "modules": [
   {
    "name": "qFlipper",
    "config-opts": [
     "LIBS+=-L/app/lib",
     "CONFIG+=qtquickcompiler",
     "DEFINES+=DISABLE_APPLICATION_UPDATES"
    ],
    "buildsystem": "qmake",
    "post-install": [
     "mkdir -p ${FLATPAK_DEST}/share/metainfo/",
     "install -Dm644 one.flipperzero.qFlipper.metainfo.xml ${FLATPAK_DEST}/share/metainfo/",
     "install -Dm755 setup_rules.sh ${FLATPAK_DEST}/bin/"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/flipperdevices/qFlipper",
      "tag": "1.3.3",
      "x-checker-data": {
       "type": "git",
       "tag-pattern": "^(\\d+.\\d+.\\d+)$"
      },
      "commit": "bfce851d4da5a01f24189ba79eac9385b7ce8533"
     },
     {
      "type": "file",
      "path": "one.flipperzero.qFlipper.metainfo.xml"
     },
     {
      "type": "patch",
      "path": "0001-Change-error-message-for-flatpak.patch"
     },
     {
      "type": "patch",
      "path": "0001-Define-for-DeviceInfo.patch"
     }
    ]
   }
  ]
 }
}