{
 "app_id": "org.mavlink.qgroundcontrol",
 "source_url": "https://raw.githubusercontent.com/flathub/org.mavlink.qgroundcontrol/master/org.mavlink.qgroundcontrol.yml",
 "runtime": "org.kde.Platform",
 "runtime_version": "5.15-24.08",
 "sdk": "org.kde.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=pulseaudio",
  "--socket=fallback-x11",
  "--device=all",
  "--filesystem=home",
  "--filesystem=/media",
  "--filesystem=xdg-config/kdeglobals:ro",
  "--filesystem=/run/udev:ro",
  "--filesystem=xdg-run/gvfs",
  "--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:15:59.436499+00:00",
 "manifest": {
  "app-id": "org.mavlink.qgroundcontrol",
  "runtime": "org.kde.Platform",
  "runtime-version": "5.15-24.08",
  "sdk": "org.kde.Sdk",
  "command": "QGroundControl",
  "rename-appdata-file": "org.mavlink.qgroundcontrol.metainfo.xml",
  "finish-args": [
   "--socket=wayland",
   "--socket=fallback-x11",
   "--socket=pulseaudio",
   "--device=all",
   "--share=ipc",
   "--share=network",
   "--filesystem=home",
   "--filesystem=xdg-run/gvfs",
   "--filesystem=/media",
   "--filesystem=/run/udev:ro"
  ],
  "modules": [
   {
    "name": "QGroundControl",
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/mavlink/qgroundcontrol.git",
      "tag": "v4.4.4"
     }
    ],
    "buildsystem": "cmake-ninja",
    "builddir": true,
    "config-opts": [
     "-D BUILD_SHARED_LIBS=OFF",
     "-D OpenGL_GL_PREFERENCE=GLVND",
     "-D BUILD_TESTING=OFF"
    ],
    "cleanup": [
     "/include",
     "/bin/dbf*",
     "/bin/shp*",
     "/lib/cmake",
     "/share/shapelib",
     "*.a",
     "*.cmake"
    ]
   }
  ]
 }
}