{
 "app_id": "io.github.jspast.Surveam",
 "source_url": "https://raw.githubusercontent.com/jspast/Surveam/main/build-aux/io.github.jspast.Surveam.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "49",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=fallback-x11",
  "--device=dri",
  "--socket=wayland"
 ],
 "module_count": 4,
 "fetched_at": "2026-09-17T17:50:57.267022+00:00",
 "manifest": {
  "id": "io.github.jspast.Surveam",
  "runtime": "org.gnome.Platform",
  "runtime-version": "49",
  "sdk": "org.gnome.Sdk",
  "command": "surveam",
  "finish-args": [
   "--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": [
   "qhull.json",
   "python-dependencies.json",
   {
    "name": "blueprint-compiler",
    "buildsystem": "meson",
    "sources": [
     {
      "type": "git",
      "url": "https://gitlab.gnome.org/jwestman/blueprint-compiler",
      "tag": "v0.16.0"
     }
    ],
    "cleanup": [
     "*"
    ]
   },
   {
    "name": "surveam",
    "builddir": true,
    "buildsystem": "meson",
    "sources": [
     {
      "type": "dir",
      "path": "../"
     }
    ]
   }
  ]
 }
}