{
 "app_id": "io.github.marvinbaudach.Reprise",
 "source_url": "https://raw.githubusercontent.com/marvinbaudach/reprise/main/io.github.marvinbaudach.Reprise.yml",
 "runtime": "org.gnome.Platform",
 "runtime_version": "50",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--device=dri",
  "--socket=pulseaudio",
  "--share=network",
  "--own-name=org.mpris.MediaPlayer2.reprise",
  "--talk-name=org.gtk.vfs.*",
  "--filesystem=xdg-run/gvfsd"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T17:49:02.311420+00:00",
 "manifest": {
  "app-id": "io.github.marvinbaudach.Reprise",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.rust-stable"
  ],
  "command": "reprise",
  "finish-args": [
   "--share=ipc",
   "--socket=wayland",
   "--socket=fallback-x11",
   "--device=dri",
   "--socket=pulseaudio",
   "--share=network",
   "--own-name=org.mpris.MediaPlayer2.reprise",
   "--talk-name=org.gtk.vfs.*",
   "--filesystem=xdg-run/gvfsd"
  ],
  "modules": [
   {
    "name": "reprise",
    "buildsystem": "meson",
    "build-options": {
     "append-path": "/usr/lib/sdk/rust-stable/bin",
     "env": {
      "CARGO_HOME": "/run/build/reprise/cargo",
      "CARGO_NET_OFFLINE": "true"
     }
    },
    "config-opts": [
     "-Dprofile=release",
     "-Dstem_backend=false"
    ],
    "sources": [
     {
      "type": "dir",
      "path": "."
     },
     "flatpak/cargo-sources.json"
    ]
   }
  ]
 }
}