{
 "app_id": "io.github.mikkel_mouridsen.Subby",
 "source_url": "https://raw.githubusercontent.com/mikkel-mouridsen/subby/main/packaging/flatpak/io.github.mikkel_mouridsen.Subby.yaml",
 "runtime": "org.gnome.Platform",
 "runtime_version": "47",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--device=dri",
  "--filesystem=home",
  "--talk-name=org.freedesktop.Flatpak"
 ],
 "module_count": 2,
 "fetched_at": "2026-09-17T17:52:56.250334+00:00",
 "manifest": {
  "app-id": "io.github.mikkel_mouridsen.Subby",
  "runtime": "org.gnome.Platform",
  "runtime-version": "47",
  "sdk": "org.gnome.Sdk",
  "command": "subby",
  "finish-args": [
   "--share=network",
   "--share=ipc",
   "--socket=wayland",
   "--socket=fallback-x11",
   "--device=dri",
   "--filesystem=home",
   "--talk-name=org.freedesktop.Flatpak"
  ],
  "add-extensions": {
   "org.freedesktop.Platform.ffmpeg-full": {
    "directory": "lib/ffmpeg",
    "version": "24.08",
    "add-ld-path": ".",
    "autodownload": true,
    "autodelete": false
   }
  },
  "cleanup": [
   "/include",
   "/lib/pkgconfig",
   "/share/man",
   "*.a",
   "*.la"
  ],
  "modules": [
   "python3-deps.yaml",
   {
    "name": "subby",
    "buildsystem": "simple",
    "build-commands": [
     "pip3 install --no-index --no-build-isolation --prefix=${FLATPAK_DEST} .",
     "install -Dm644 data/icons/io.github.mikkel_mouridsen.Subby.svg ${FLATPAK_DEST}/share/icons/hicolor/scalable/apps/io.github.mikkel_mouridsen.Subby.svg",
     "install -Dm644 data/io.github.mikkel_mouridsen.Subby.desktop ${FLATPAK_DEST}/share/applications/io.github.mikkel_mouridsen.Subby.desktop",
     "install -Dm644 data/io.github.mikkel_mouridsen.Subby.metainfo.xml ${FLATPAK_DEST}/share/metainfo/io.github.mikkel_mouridsen.Subby.metainfo.xml"
    ],
    "sources": [
     {
      "type": "dir",
      "path": "../.."
     }
    ]
   }
  ]
 }
}