{
 "app_id": "dev.diegovsky.Riff",
 "source_url": "https://raw.githubusercontent.com/flathub/dev.diegovsky.Riff/master/dev.diegovsky.Riff.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "50",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--share=network",
  "--socket=fallback-x11",
  "--socket=pulseaudio",
  "--socket=wayland",
  "--device=dri"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:09:33.910084+00:00",
 "manifest": {
  "app-id": "dev.diegovsky.Riff",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.rust-stable"
  ],
  "command": "riff",
  "finish-args": [
   "--share=network",
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--socket=pulseaudio",
   "--device=dri"
  ],
  "separate-locales": false,
  "build-options": {
   "append-path": "/usr/lib/sdk/rust-stable/bin",
   "env": {
    "CARGO_HOME": "/run/build/riff/cargo",
    "RUST_BACKTRACE": "full",
    "RUST_LOG": "riff=debug"
   }
  },
  "modules": [
   {
    "name": "riff",
    "builddir": true,
    "buildsystem": "meson",
    "config-opts": [
     "-Doffline=true"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/Diegovsky/riff",
      "commit": "c3ecdf4ba0569b39b3367534df10a4fe462b2933",
      "tag": "26.07.1"
     },
     "cargo-sources.json"
    ]
   }
  ]
 }
}