{
 "app_id": "org.gnome.libpanel.demo",
 "source_url": "https://raw.githubusercontent.com/GNOME/libpanel/main/org.gnome.libpanel.demo.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "master",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--require-version=1.0.0",
  "--device=dri",
  "--share=network",
  "--share=ipc",
  "--socket=fallback-x11",
  "--socket=wayland"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T17:57:36.508462+00:00",
 "manifest": {
  "app-id": "org.gnome.libpanel.demo",
  "runtime": "org.gnome.Platform",
  "runtime-version": "master",
  "sdk": "org.gnome.Sdk",
  "command": "libpanel-example",
  "finish-args": [
   "--require-version=1.0.0",
   "--device=dri",
   "--share=network",
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland"
  ],
  "build-options": {
   "env": {
    "V": "1"
   }
  },
  "cleanup": [
   "/include",
   "/lib/pkgconfig",
   "/man",
   "/share/doc",
   "/share/gtk-doc",
   "/share/man",
   "/share/pkgconfig",
   "*.la",
   "*.a"
  ],
  "modules": [
   {
    "name": "libpanel",
    "buildsystem": "meson",
    "builddir": true,
    "config-opts": [
     "-Ddocs=disabled",
     "-Dinstall-examples=true"
    ],
    "sources": [
     {
      "type": "git",
      "url": "git@gitlab.gnome.org/chergert/libpanel.git",
      "branch": "main"
     }
    ]
   }
  ]
 }
}