{
 "app_id": "com.belmoussaoui.ashpd.demo",
 "source_url": "https://raw.githubusercontent.com/flathub/com.belmoussaoui.ashpd.demo/master/com.belmoussaoui.ashpd.demo.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "50",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--device=dri"
 ],
 "module_count": 2,
 "fetched_at": "2026-09-17T16:06:58.026447+00:00",
 "manifest": {
  "id": "com.belmoussaoui.ashpd.demo",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.rust-stable",
   "org.freedesktop.Sdk.Extension.llvm21"
  ],
  "command": "ashpd-demo",
  "finish-args": [
   "--socket=fallback-x11",
   "--share=ipc",
   "--socket=wayland",
   "--device=dri",
   "--usb=all",
   "--env=RUST_LOG=ashpd_demo=debug,ashpd=debug",
   "--env=G_MESSAGES_DEBUG=none",
   "--env=RUST_BACKTRACE=1"
  ],
  "build-options": {
   "append-path": "/usr/lib/sdk/rust-stable/bin",
   "prepend-path": "/usr/lib/sdk/llvm21/bin",
   "prepend-ld-library-path": "/usr/lib/sdk/llvm21/lib"
  },
  "modules": [
   {
    "name": "libshumate",
    "buildsystem": "meson",
    "config-opts": [
     "-Ddemos=false",
     "-Dvector_renderer=false",
     "-Dgir=false",
     "-Dvapi=false",
     "-Dgtk_doc=false"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://download.gnome.org/sources/libshumate/1.4/libshumate-1.4.0.tar.xz",
      "sha256": "3984368e0259862b3810d1ddc86d2dadd6d372a2b32376ccf4aff7c2e48c6d30"
     }
    ]
   },
   {
    "name": "ashpd-demo",
    "buildsystem": "meson",
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/bilelmoussaoui/ashpd/releases/download/0.5.0-demo/ashpd-demo-0.5.0.tar.xz",
      "sha256": "1387915d6bb238aa5d2c658a735f5ee96f99704210e01d96b56ad96024c51215"
     },
     {
      "type": "patch",
      "path": "ashpd-demo-appstream.patch"
     }
    ]
   }
  ]
 }
}