{
 "app_id": "com.cuperino.qprompt",
 "source_url": "https://raw.githubusercontent.com/flathub/com.cuperino.qprompt/master/com.cuperino.qprompt.json",
 "runtime": "org.kde.Platform",
 "runtime_version": "6.9",
 "sdk": "org.kde.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--device=dri",
  "--filesystem=xdg-documents",
  "--filesystem=xdg-desktop",
  "--filesystem=/media:ro",
  "--filesystem=xdg-config/kdeglobals:ro",
  "--filesystem=/run/media:ro",
  "--filesystem=/mnt:ro",
  "--filesystem=xdg-download",
  "--talk-name=com.canonical.AppMenu.Registrar",
  "--talk-name=org.kde.kconfig.notify",
  "--talk-name=org.kde.KGlobalSettings",
  "--talk-name=org.kde.kdeconnect"
 ],
 "module_count": 2,
 "fetched_at": "2026-09-17T16:07:07.898803+00:00",
 "manifest": {
  "id": "com.cuperino.qprompt",
  "runtime": "org.kde.Platform",
  "runtime-version": "6.9",
  "sdk": "org.kde.Sdk",
  "command": "qprompt",
  "finish-args": [
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--device=dri",
   "--share=network",
   "--filesystem=xdg-desktop:create ",
   "--filesystem=xdg-documents:create ",
   "--filesystem=xdg-download:create ",
   "--filesystem=/media:ro",
   "--filesystem=/run/media:ro",
   "--filesystem=/mnt:ro"
  ],
  "cleanup": [
   "/include",
   "/lib/cmake",
   "/share/doc",
   "/share/man"
  ],
  "modules": [
   {
    "name": "qhotkey",
    "buildsystem": "cmake-ninja",
    "config-opts": [
     "-DCMAKE_BUILD_TYPE=Release",
     "-DBUILD_SHARED_LIBS=ON",
     "-DQT_DEFAULT_MAJOR_VERSION=6"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/Skycoder42/QHotkey.git",
      "commit": "6c0e98492c59206139f8490706aadeb8ed033057"
     }
    ]
   },
   {
    "name": "qprompt",
    "buildsystem": "cmake-ninja",
    "config-opts": [
     "-DKDE_INSTALL_USE_QT_SYS_PATHS=ON",
     "-DCMAKE_BUILD_TYPE=Release",
     "-DENABLE_TESTING=OFF",
     "-DBUILD_TESTING=OFF",
     "-DSOURCE_DEPENDENCIES_EXCLUSIVELY_FROM_SYSTEM=ON"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/Cuperino/QPrompt.git",
      "tag": "v2.0.2",
      "commit": "2a2f821eaa98eeae4996121c1df34e24ed6be3aa"
     }
    ]
   }
  ]
 }
}