{
 "app_id": "com.github.childishgiant.mixer",
 "source_url": "https://raw.githubusercontent.com/flathub/com.github.childishgiant.mixer/master/com.github.childishgiant.mixer.yml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "25.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=pulseaudio",
  "--socket=fallback-x11",
  "--device=all",
  "--system-talk-name=org.freedesktop.Accounts"
 ],
 "module_count": 2,
 "fetched_at": "2026-09-21T12:54:22.940453+00:00",
 "manifest": {
  "app-id": "com.github.childishgiant.mixer",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "25.08",
  "base": "io.elementary.BaseApp",
  "base-version": "circe-25.08",
  "sdk": "org.freedesktop.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.vala"
  ],
  "build-options": {
   "prepend-path": "/usr/lib/sdk/vala/bin/",
   "prepend-ld-library-path": "/usr/lib/sdk/vala/lib"
  },
  "command": "com.github.childishgiant.mixer",
  "finish-args": [
   "--device=all",
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--socket=pulseaudio",
   "--system-talk-name=org.freedesktop.Accounts"
  ],
  "modules": [
   {
    "name": "libhandy",
    "buildsystem": "meson",
    "sources": [
     {
      "type": "git",
      "url": "https://gitlab.gnome.org/GNOME/libhandy.git",
      "tag": "1.8.3",
      "commit": "9b0071408ce86a3ef843806fddd723a85f6f2416"
     }
    ],
    "config-opts": [
     "-Dglade_catalog=disabled",
     "-Dvapi=true",
     "-Dtests=false",
     "-Dexamples=false"
    ]
   },
   {
    "name": "mixer",
    "buildsystem": "meson",
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/ChildishGiant/mixer.git",
      "commit": "86045cacc60dc7302e6e81c4f455bc0ce1eb6cf7"
     },
     {
      "type": "patch",
      "path": "fix-appdata.patch"
     }
    ],
    "post-install": [
     "mkdir -p /app/share/icons/hicolor/scalable/apps",
     "mv /app/share/icons/hicolor/128x128@2/apps/${FLATPAK_ID}.svg /app/share/icons/hicolor/scalable/apps/${FLATPAK_ID}.svg",
     "find /app/share/icons/hicolor -type f -not -path \"*scalable*\" -not -path \"*actions*\" -name \"*.svg\" -delete"
    ]
   }
  ]
 }
}