{
 "app_id": "de.haeckerfelix.Shortwave",
 "source_url": "https://raw.githubusercontent.com/flathub/de.haeckerfelix.Shortwave/master/de.haeckerfelix.Shortwave.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "50",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=pulseaudio",
  "--socket=fallback-x11",
  "--device=dri",
  "--filesystem=xdg-run/gvfsd",
  "--filesystem=xdg-music",
  "--talk-name=org.gtk.vfs.*"
 ],
 "module_count": 2,
 "fetched_at": "2026-09-17T16:09:23.356850+00:00",
 "manifest": {
  "id": "de.haeckerfelix.Shortwave",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.rust-stable",
   "org.freedesktop.Sdk.Extension.llvm21"
  ],
  "command": "shortwave",
  "finish-args": [
   "--share=network",
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--device=dri",
   "--socket=pulseaudio",
   "--talk-name=org.gtk.vfs.*",
   "--filesystem=xdg-run/gvfsd",
   "--filesystem=xdg-music"
  ],
  "build-options": {
   "append-path": "/usr/lib/sdk/rust-stable/bin:/usr/lib/sdk/llvm21/bin"
  },
  "cleanup": [
   "/include",
   "/lib/pkgconfig"
  ],
  "modules": [
   {
    "name": "libshumate",
    "buildsystem": "meson",
    "config-opts": [
     "--libdir=/app/lib",
     "-Dgir=false",
     "-Dvapi=false",
     "-Dgtk_doc=false",
     "-Ddemos=false",
     "-Dvector_renderer=false"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://gitlab.gnome.org/GNOME/libshumate.git",
      "tag": "1.4.0",
      "commit": "06021e35f0d479612fb1a3af91a73ba562175e03"
     }
    ]
   },
   {
    "name": "shortwave",
    "buildsystem": "meson",
    "sources": [
     {
      "type": "git",
      "url": "https://gitlab.gnome.org/World/Shortwave.git",
      "tag": "5.1.0",
      "commit": "7851c36db14f6218fffadbc8a9598e0bbb24986a"
     },
     "generated-sources.json",
     {
      "type": "shell",
      "commands": [
       "mkdir .cargo",
       "cp cargo/config .cargo/"
      ]
     }
    ]
   }
  ]
 }
}