{
 "app_id": "io.github.sockeye_d.godl",
 "source_url": "https://raw.githubusercontent.com/flathub/io.github.sockeye_d.godl/master/io.github.sockeye_d.godl.yml",
 "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-config/kdeglobals:ro",
  "--filesystem=host",
  "--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:12:16.794103+00:00",
 "manifest": {
  "id": "io.github.sockeye_d.godl",
  "runtime": "org.kde.Platform",
  "runtime-version": "6.9",
  "sdk": "org.kde.Sdk",
  "command": "godl",
  "finish_args": [
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--device=dri",
   "--share=network",
   "--filesystem=host"
  ],
  "cleanup": [
   "/share/kdevappwizard6",
   "/include",
   "/lib/cmake"
  ],
  "modules": [
   {
    "name": "kirigami-addons",
    "buildsystem": "cmake-ninja",
    "config-opts": [
     "-DCMAKE_BUILD_TYPE=MinSizeRel",
     "-DBUILD_TESTING=OFF"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://download.kde.org/stable/kirigami-addons/kirigami-addons-1.10.0.tar.xz",
      "sha256": "c98f92bf7c452e12f6dc403404215413db3959fe904ad830ead0db6bb09b3d11"
     }
    ]
   },
   {
    "name": "godl",
    "buildsystem": "cmake-ninja",
    "config-opts": [
     "-DCMAKE_BUILD_TYPE=MinSizeRel",
     "-DBUILD_TESTING=OFF",
     "-DQML_IMPORT_PATH=/app/lib/qt6/qml"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/sockeye-d/godl.git",
      "tag": "v1.3",
      "commit": "51de472eb3225148b9ae4c1f122759e31ef88644"
     }
    ]
   }
  ]
 }
}