{
 "app_id": "de.k_bo.Televido",
 "source_url": "https://raw.githubusercontent.com/flathub/de.k_bo.Televido/master/de.k_bo.Televido.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "48",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=pulseaudio",
  "--socket=fallback-x11",
  "--device=dri",
  "--talk-name=org.gnome.Totem",
  "--talk-name=io.github.celluloid_player.Celluloid",
  "--talk-name=com.github.rafostar.Clapper",
  "--talk-name=org.nickvision.tubeconverter",
  "--talk-name=io.gitlab.daikhan.stable"
 ],
 "module_count": 3,
 "fetched_at": "2026-09-17T16:09:23.356851+00:00",
 "manifest": {
  "id": "de.k_bo.Televido",
  "runtime": "org.gnome.Platform",
  "runtime-version": "48",
  "sdk": "org.gnome.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.rust-stable",
   "org.freedesktop.Sdk.Extension.llvm20"
  ],
  "command": "televido",
  "finish-args": [
   "--share=network",
   "--share=ipc",
   "--socket=fallback-x11",
   "--device=dri",
   "--socket=pulseaudio",
   "--socket=wayland",
   "--talk-name=org.gnome.Totem",
   "--talk-name=io.github.celluloid_player.Celluloid",
   "--talk-name=com.github.rafostar.Clapper",
   "--talk-name=io.gitlab.daikhan.stable",
   "--talk-name=org.nickvision.tubeconverter"
  ],
  "build-options": {
   "append-path": "/usr/lib/sdk/rust-stable/bin:/usr/lib/sdk/llvm20/bin",
   "env": {
    "CARGO_TARGET_X86_64_UNKNOWN_LINUX_GNU_LINKER": "clang",
    "CARGO_TARGET_AARCH64_UNKNOWN_LINUX_GNU_LINKER": "clang",
    "CARGO_TARGET_X86_64_UNKNOWN_LINUX_GNU_RUSTFLAGS": "-C link-arg=-fuse-ld=/usr/lib/sdk/rust-stable/bin/mold",
    "CARGO_TARGET_AARCH64_UNKNOWN_LINUX_GNU_RUSTFLAGS": "-C link-arg=-fuse-ld=/usr/lib/sdk/rust-stable/bin/mold"
   }
  },
  "cleanup": [
   "/include",
   "/lib/pkgconfig",
   "/man",
   "/share/doc",
   "/share/gtk-doc",
   "/share/man",
   "/share/pkgconfig",
   "*.la",
   "*.a"
  ],
  "modules": [
   {
    "name": "clapper",
    "buildsystem": "meson",
    "config-opts": [
     "-Dclapper=enabled",
     "-Dclapper-gtk=enabled",
     "-Dclapper-app=disabled",
     "-Denhancers-loader=disabled"
    ],
    "cleanup": [
     "/include",
     "/lib/pkgconfig"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/Rafostar/clapper.git",
      "tag": "0.8.0"
     }
    ]
   },
   {
    "name": "blueprint-compiler",
    "buildsystem": "meson",
    "cleanup": [
     "*"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/GNOME/blueprint-compiler",
      "tag": "v0.18.0"
     }
    ]
   },
   {
    "name": "televido",
    "buildsystem": "meson",
    "config-opts": [
     "-Dprofile=release"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/d-k-bo/televido/releases/download/v0.5.0/televido-0.5.0.tar.xz",
      "sha256": "d9c8b99dfaa5614db96b1f64f4a4a94fbeac5d904f99eb4a6f340d81d7965968"
     }
    ]
   }
  ]
 }
}