{
 "app_id": "pw.mmk.OpenFreebuds",
 "source_url": "https://raw.githubusercontent.com/flathub/pw.mmk.OpenFreebuds/master/pw.mmk.OpenFreebuds.yml",
 "runtime": "org.kde.Platform",
 "runtime_version": "6.11",
 "sdk": "org.kde.Sdk",
 "finish_args": [
  "--share=ipc",
  "--share=network",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--device=dri",
  "--filesystem=xdg-config/kdeglobals:ro",
  "--allow=bluetooth",
  "--talk-name=com.canonical.AppMenu.Registrar",
  "--talk-name=org.kde.kconfig.notify",
  "--talk-name=org.kde.KGlobalSettings",
  "--talk-name=org.kde.StatusNotifierWatcher",
  "--system-talk-name=org.bluez"
 ],
 "module_count": 3,
 "fetched_at": "2026-09-18T07:44:58.652211+00:00",
 "manifest": {
  "id": "pw.mmk.OpenFreebuds",
  "command": "openfreebuds_qt",
  "sdk": "org.kde.Sdk",
  "runtime": "org.kde.Platform",
  "base": "com.riverbankcomputing.PyQt.BaseApp",
  "runtime-version": "6.11",
  "base-version": "6.11",
  "finish-args": [
   "--allow=bluetooth",
   "--share=network",
   "--socket=wayland",
   "--socket=fallback-x11",
   "--share=ipc",
   "--device=dri",
   "--system-talk-name=org.bluez",
   "--talk-name=org.kde.StatusNotifierWatcher"
  ],
  "cleanup-commands": [
   "/app/cleanup-BaseApp.sh"
  ],
  "modules": [
   {
    "name": "python3_extras",
    "buildsystem": "simple",
    "build-commands": [
     "tar xzf just.tar.gz just && install just /app/bin"
    ],
    "sources": [
     {
      "type": "file",
      "url": "https://github.com/casey/just/releases/download/1.57.0/just-1.57.0-aarch64-unknown-linux-musl.tar.gz",
      "sha256": "f225044a81adea6e0b3a8b9370aaf374e6af76c8735ae263ac993df55fd137ec",
      "dest-filename": "just.tar.gz",
      "only-arches": [
       "aarch64"
      ]
     },
     {
      "type": "file",
      "url": "https://github.com/casey/just/releases/download/1.57.0/just-1.57.0-x86_64-unknown-linux-musl.tar.gz",
      "sha256": "45b548094283cb9739af8f13273b8cddeee869f5b4ef2bb631b1f311cb566155",
      "dest-filename": "just.tar.gz",
      "only-arches": [
       "x86_64"
      ]
     }
    ]
   },
   "python3-requirements.json",
   {
    "name": "openfreebuds",
    "buildsystem": "simple",
    "build-commands": [
     "just internal_flatpakinstall",
     "rm -rf /app/bin/just justfile dist"
    ],
    "sources": [
     {
      "type": "file",
      "url": "https://raw.githubusercontent.com/melianmiko/OpenFreebuds/refs/tags/v0.18.1/scripts/base.just",
      "sha256": "1e6f4740fb24ee1b9b33754a3e3520b055a66386164562b74ed9de147deed44c",
      "dest-filename": "justfile"
     },
     {
      "type": "file",
      "url": "https://github.com/melianmiko/OpenFreebuds/releases/download/v0.18.1/openfreebuds-0.18.1-py3-none-any.whl",
      "sha256": "87fafa2173cac00ec12c21c8a8c8d31ad7999df9d7ae0f94901866e1f4ea07c3",
      "dest": "./dist"
     }
    ]
   }
  ]
 }
}