{
 "app_id": "uk.org.winder.me-tv",
 "source_url": "https://raw.githubusercontent.com/Me-TV/Me-TV/master/data/uk.org.winder.me-tv.yaml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "20.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--socket=pulseaudio",
  "--device=dri",
  "--filesystem=/dev",
  "--filesystem=/sys"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-20T13:02:51.528668+00:00",
 "manifest": {
  "app-id": "uk.org.winder.me-tv",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "20.08",
  "sdk": "org.freedesktop.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.rust-stable"
  ],
  "command": "me-tv",
  "finish-args": [
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--socket=pulseaudio",
   "--device=dri",
   "--filesystem=/dev",
   "--filesystem=/sys"
  ],
  "build-options": {
   "append-path": "/usr/lib/sdk/rust-stable/bin",
   "build-args": [
    "--share=network"
   ],
   "env": {
    "RUSTFLAGS": "--remap-path-prefix =../",
    "CARGO_HOME": "/run/build/me-tv/cargo"
   }
  },
  "modules": [
   {
    "name": "me-tv",
    "buildsystem": "meson",
    "sources": [
     {
      "type": "dir",
      "path": "../"
     }
    ]
   }
  ]
 }
}