{
 "app_id": "com.saivert.pwvucontrol",
 "source_url": "https://raw.githubusercontent.com/flathub/com.saivert.pwvucontrol/master/com.saivert.pwvucontrol.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "50",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=fallback-x11",
  "--socket=pulseaudio",
  "--socket=wayland",
  "--device=dri",
  "--filesystem=xdg-run/pipewire-0"
 ],
 "module_count": 3,
 "fetched_at": "2026-09-17T16:08:44.491711+00:00",
 "manifest": {
  "app-id": "com.saivert.pwvucontrol",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.rust-stable",
   "org.freedesktop.Sdk.Extension.llvm20"
  ],
  "command": "pwvucontrol",
  "finish-args": [
   "--share=ipc",
   "--socket=fallback-x11",
   "--device=dri",
   "--socket=wayland",
   "--socket=pulseaudio",
   "--filesystem=xdg-run/pipewire-0",
   "--env=WIREPLUMBER_DEBUG=0"
  ],
  "build-options": {
   "append-path": "/usr/lib/sdk/rust-stable/bin:/usr/lib/sdk/llvm20/bin",
   "prepend-ld-library-path": "/usr/lib/sdk/llvm20/lib",
   "env": {
    "CARGO_TARGET_X86_64_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_LINKER": "clang",
    "CARGO_TARGET_AARCH64_UNKNOWN_LINUX_GNU_RUSTFLAGS": "-C link-arg=-fuse-ld=/usr/lib/sdk/rust-stable/bin/mold"
   }
  },
  "cleanup": [
   "/include",
   "/lib/girepository-1.0",
   "/lib/pkgconfig",
   "/share/bash-completion",
   "/share/doc",
   "/share/gir-1.0",
   "/share/zsh"
  ],
  "modules": [
   "shared-modules/lua5.4/lua-5.4.json",
   {
    "name": "wireplumber",
    "builddir": true,
    "buildsystem": "meson",
    "config-opts": [
     "-Dbuildtype=release",
     "-Dsystem-lua=true",
     "-Dsystem-lua-version=5.4"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/PipeWire/wireplumber.git",
      "tag": "0.5.14",
      "commit": "07e730b279ac7a520699ae9f6b0797848a731b30"
     }
    ]
   },
   {
    "name": "pwvucontrol",
    "builddir": true,
    "buildsystem": "meson",
    "config-opts": [
     "-Dsandboxed=true"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/saivert/pwvucontrol.git",
      "tag": "0.5.3",
      "commit": "fd5c9d1e5458b625d45e4159634b5b072f66cde1"
     },
     "cargo-sources.json",
     {
      "type": "shell",
      "commands": [
       "mkdir .cargo",
       "cp cargo/config .cargo/"
      ]
     }
    ]
   }
  ]
 }
}