{
 "app_id": "eu.nokun.MirrorHall",
 "source_url": "https://raw.githubusercontent.com/flathub/eu.nokun.MirrorHall/master/eu.nokun.MirrorHall.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "50",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--device=dri",
  "--filesystem=xdg-run/pipewire-0:ro",
  "--talk-name=org.gnome.Mutter.ScreenCast"
 ],
 "module_count": 3,
 "fetched_at": "2026-09-17T16:09:54.311472+00:00",
 "manifest": {
  "id": "eu.nokun.MirrorHall",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "command": "mirrorhall",
  "finish-args": [
   "--share=network",
   "--share=ipc",
   "--device=dri",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--filesystem=xdg-run/pipewire-0:ro",
   "--talk-name=org.gnome.Mutter.ScreenCast",
   "--env=GST_DEBUG=2"
  ],
  "cleanup": [
   "/include",
   "/lib/girepository-1.0",
   "/lib/pkgconfig",
   "/share/gir-1.0"
  ],
  "cleanup-commands": [
   "python3 -m compileall --invalidation-mode=unchecked-hash /app"
  ],
  "modules": [
   "python3-requirements.json",
   {
    "name": "gst-rtsp-server",
    "buildsystem": "meson",
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/GStreamer/gst-rtsp-server",
      "tag": "1.19.2",
      "commit": "0b037e35e7ed3259ca05be748c382bc40e2cdd91"
     }
    ]
   },
   {
    "name": "mirrorhall",
    "buildsystem": "meson",
    "sources": [
     {
      "type": "git",
      "url": "https://gitlab.com/nokun/mirrorhall.git",
      "tag": "0.1.1",
      "commit": "831b7dd2044e080c432890782290cef8a9a800cf",
      "x-checker-data": {
       "is-main-source": true,
       "type": "git"
      }
     },
     {
      "type": "patch",
      "path": "fix-appdata.patch"
     }
    ]
   }
  ]
 }
}