{
 "app_id": "io.github.didley.CamOverlay",
 "source_url": "https://raw.githubusercontent.com/flathub/io.github.didley.CamOverlay/master/io.github.didley.CamOverlay.yml",
 "runtime": "org.gnome.Platform",
 "runtime_version": "50",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--device=dri",
  "--filesystem=xdg-run/pipewire-0:ro"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:10:49.798788+00:00",
 "manifest": {
  "id": "io.github.didley.CamOverlay",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.rust-stable"
  ],
  "command": "camoverlay",
  "finish-args": [
   "--device=dri",
   "--share=ipc",
   "--socket=wayland",
   "--socket=fallback-x11",
   "--filesystem=xdg-run/pipewire-0:ro"
  ],
  "build-options": {
   "append-path": "/usr/lib/sdk/rust-stable/bin",
   "env": {
    "CARGO_HOME": "/run/build/camoverlay/cargo-home",
    "RUST_BACKTRACE": "1"
   }
  },
  "modules": [
   {
    "name": "camoverlay",
    "buildsystem": "meson",
    "config-opts": [
     "-Dbuildtype=release"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/didley/camoverlay.git",
      "tag": "v1.1.1",
      "commit": "e615e333dc951102057c02bfa8aa5d1b4d7aec2b"
     },
     "cargo-sources.json",
     {
      "type": "inline",
      "contents": "[source.crates-io]\nreplace-with = \"vendored-sources\"\n\n[source.vendored-sources]\ndirectory = \"cargo/vendor\"\n",
      "dest": ".cargo",
      "dest-filename": "config.toml"
     }
    ]
   }
  ]
 }
}