{
 "app_id": "app.drey.Pigeon",
 "source_url": "https://raw.githubusercontent.com/pervoj/Pigeon/main/app.drey.Pigeon.Devel.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "master",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=fallback-x11",
  "--device=dri",
  "--socket=wayland",
  "--env=G_MESSAGES_DEBUG=all"
 ],
 "module_count": 2,
 "fetched_at": "2026-09-20T12:52:55.961323+00:00",
 "manifest": {
  "app-id": "app.drey.Pigeon.Devel",
  "runtime": "org.gnome.Platform",
  "runtime-version": "master",
  "sdk": "org.gnome.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.vala"
  ],
  "command": "pigeon",
  "finish-args": [
   "--share=network",
   "--share=ipc",
   "--socket=fallback-x11",
   "--device=dri",
   "--socket=wayland",
   "--env=G_MESSAGES_DEBUG=all"
  ],
  "build-options": {
   "append-path": "/usr/lib/sdk/vala/bin",
   "prepend-ld-library-path": "/usr/lib/sdk/vala/lib"
  },
  "cleanup": [
   "/include",
   "/lib/pkgconfig",
   "/man",
   "/share/doc",
   "/share/gtk-doc",
   "/share/man",
   "/share/pkgconfig",
   "/share/vala",
   "*.la",
   "*.a"
  ],
  "modules": [
   {
    "name": "blueprint",
    "buildsystem": "meson",
    "sources": [
     {
      "type": "git",
      "url": "https://gitlab.gnome.org/jwestman/blueprint-compiler.git",
      "branch": "main"
     }
    ]
   },
   {
    "name": "pigeon",
    "builddir": true,
    "buildsystem": "meson",
    "sources": [
     {
      "type": "dir",
      "path": "."
     }
    ]
   }
  ]
 }
}