{
 "app_id": "io.github.tapscodes.MuseAmp",
 "source_url": "https://raw.githubusercontent.com/flathub/io.github.tapscodes.MuseAmp/master/io.github.tapscodes.MuseAmp.json",
 "runtime": "org.kde.Platform",
 "runtime_version": "6.10",
 "sdk": "org.kde.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--device=dri",
  "--filesystem=xdg-config/kdeglobals:ro",
  "--talk-name=com.canonical.AppMenu.Registrar",
  "--talk-name=org.kde.kconfig.notify",
  "--talk-name=org.kde.KGlobalSettings"
 ],
 "module_count": 5,
 "fetched_at": "2026-09-17T16:12:21.936172+00:00",
 "manifest": {
  "app-id": "io.github.tapscodes.MuseAmp",
  "runtime": "org.kde.Platform",
  "runtime-version": "6.10",
  "sdk": "org.kde.Sdk",
  "base": "io.qt.PySide.BaseApp",
  "base-version": "6.10",
  "command": "MuseAmp.pyw",
  "finish-args": [
   "--share=ipc",
   "--device=dri",
   "--socket=wayland",
   "--socket=fallback-x11"
  ],
  "build-options": {
   "env": [
    "BASEAPP_REMOVE_WEBENGINE=1",
    "BASEAPP_DISABLE_NUMPY=1"
   ]
  },
  "cleanup": [
   "/share/man"
  ],
  "cleanup-commands": [
   "/app/cleanup-BaseApp.sh"
  ],
  "modules": [
   {
    "name": "libebur128",
    "buildsystem": "cmake-ninja",
    "builddir": true,
    "config-opts": [
     "-DCMAKE_POLICY_VERSION_MINIMUM=3.5"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/jiixyj/libebur128/archive/refs/tags/v1.2.6.tar.gz",
      "sha256": "baa7fc293a3d4651e244d8022ad03ab797ca3c2ad8442c43199afe8059faa613"
     }
    ]
   },
   {
    "name": "inih",
    "buildsystem": "meson",
    "builddir": true,
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/benhoyt/inih/archive/refs/tags/r57.tar.gz",
      "sha256": "f03f98ca35c3adb56b2358573c8d3eda319ccd5287243d691e724b7eafa970b3"
     }
    ]
   },
   "python3-mutagen.json",
   {
    "name": "rsgain",
    "buildsystem": "cmake-ninja",
    "builddir": true,
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/complexlogic/rsgain.git",
      "tag": "v3.7",
      "commit": "d34e68f81682b3fb9b18bf673f4c25c3cc3f7966"
     }
    ]
   },
   {
    "name": "museamp",
    "buildsystem": "simple",
    "build-commands": [
     "install -Dm755 MuseAmp.pyw /app/bin/MuseAmp.pyw",
     "cp -r museamp /app/bin/",
     "install -Dm644 ${FLATPAK_ID}.svg -t /app/share/icons/hicolor/scalable/apps/",
     "install -Dm644 ${FLATPAK_ID}.desktop -t /app/share/applications/",
     "install -Dm644 ${FLATPAK_ID}.metainfo.xml -t /app/share/metainfo/"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/tapscodes/MuseAmp/archive/refs/tags/v1.5.0.zip",
      "sha256": "234196b87c32d2daa29a25030442a11d0575e079657d0c9f67edd7c4ae963aad"
     }
    ]
   }
  ]
 }
}