{
 "app_id": "com.github.DesktopCreatorTeam.DesktopCreator",
 "source_url": "https://raw.githubusercontent.com/weblate/DesktopCreator/main/build-aux/flatpak/com.github.DesktopCreatorTeam.DesktopCreator.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "42",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=fallback-x11",
  "--device=dri",
  "--socket=wayland"
 ],
 "module_count": 5,
 "fetched_at": "2026-09-20T12:52:34.916136+00:00",
 "manifest": {
  "app-id": "com.github.DesktopCreatorTeam.DesktopCreator",
  "runtime": "org.gnome.Platform",
  "runtime-version": "42",
  "sdk": "org.gnome.Sdk",
  "command": "desktopcreator",
  "finish-args": [
   "--share=network",
   "--share=ipc",
   "--socket=fallback-x11",
   "--device=dri",
   "--socket=wayland"
  ],
  "cleanup": [
   "/include",
   "/lib/pkgconfig",
   "/man",
   "/share/doc",
   "/share/gtk-doc",
   "/share/man",
   "/share/pkgconfig",
   "*.la",
   "*.a"
  ],
  "modules": [
   "pypi-dependencies.json",
   {
    "name": "blueprint-compiler",
    "buildsystem": "meson",
    "sources": [
     {
      "type": "git",
      "url": "https://gitlab.gnome.org/jwestman/blueprint-compiler",
      "branch": "main"
     }
    ]
   },
   {
    "name": "libadwaita",
    "buildsystem": "meson",
    "config-opts": [
     "-Dvapi=false",
     "-Dtests=false",
     "-Dexamples=false",
     "-Dintrospection=enabled"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://gitlab.gnome.org/GNOME/libadwaita.git",
      "tag": "1.2.0"
     }
    ]
   },
   {
    "name": "libportal",
    "buildsystem": "meson",
    "config-opts": [
     "-Ddocs=false",
     "-Dvapi=false",
     "-Dbackends=gtk4"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/flatpak/libportal",
      "tag": "0.6"
     }
    ]
   },
   {
    "name": "desktopcreator",
    "builddir": true,
    "buildsystem": "meson",
    "config-opts": [
     "-Dbuildtype=release"
    ],
    "sources": [
     {
      "type": "dir",
      "path": "../../."
     }
    ]
   }
  ],
  "build-options": {
   "env": {}
  }
 }
}