{
 "app_id": "io.github.alamahant.BinauralPlayer",
 "source_url": "https://raw.githubusercontent.com/flathub/io.github.alamahant.BinauralPlayer/master/io.github.alamahant.BinauralPlayer.yml",
 "runtime": "org.kde.Platform",
 "runtime_version": "6.11",
 "sdk": "org.kde.Sdk",
 "finish_args": [
  "--share=ipc",
  "--share=network",
  "--socket=fallback-x11",
  "--socket=pulseaudio",
  "--socket=wayland",
  "--device=dri",
  "--filesystem=xdg-run/pipewire-0:ro",
  "--filesystem=xdg-documents/BinauralPlayer:create",
  "--filesystem=xdg-music:ro",
  "--filesystem=xdg-config/kdeglobals:ro",
  "--talk-name=com.canonical.AppMenu.Registrar",
  "--talk-name=org.kde.kconfig.notify",
  "--talk-name=org.kde.KGlobalSettings"
 ],
 "module_count": 3,
 "fetched_at": "2026-09-21T13:04:05.926180+00:00",
 "manifest": {
  "app-id": "io.github.alamahant.BinauralPlayer",
  "runtime": "org.kde.Platform",
  "runtime-version": "6.11",
  "sdk": "org.kde.Sdk",
  "command": "BinauralPlayer",
  "finish-args": [
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--device=dri",
   "--share=network",
   "--socket=pulseaudio",
   "--filesystem=xdg-run/pipewire-0:ro",
   "--filesystem=xdg-music:ro",
   "--filesystem=xdg-documents/BinauralPlayer:create"
  ],
  "modules": [
   {
    "name": "yt-dlp",
    "buildsystem": "simple",
    "build-commands": [
     "install -D yt-dlp /app/bin/yt-dlp",
     "chmod +x /app/bin/yt-dlp"
    ],
    "sources": [
     {
      "type": "file",
      "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2026.08.19/yt-dlp_linux",
      "only-arches": [
       "x86_64"
      ],
      "sha256": "58162f9bfdc27458ea47bfcb311cf47028f17d8154a8bf7d689861d46399230a",
      "dest-filename": "yt-dlp"
     },
     {
      "type": "file",
      "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2026.08.19/yt-dlp_linux_aarch64",
      "only-arches": [
       "aarch64"
      ],
      "sha256": "b16e4dab368a816cd05d477d698a605a6ae87ccee1c8ffd38fa21d7254141fcc",
      "dest-filename": "yt-dlp"
     }
    ]
   },
   {
    "name": "quickjs-ng",
    "buildsystem": "simple",
    "build-commands": [
     "install -Dm755 qjs-linux-* /app/bin/qjs"
    ],
    "sources": [
     {
      "type": "file",
      "url": "https://github.com/quickjs-ng/quickjs/releases/download/v0.16.2/qjs-linux-x86_64",
      "only-arches": [
       "x86_64"
      ],
      "sha256": "c5e1b16adfa36def7ac523d6ba54edc77ef66a4dfd65d73e6eae19025f9b7b0a"
     },
     {
      "type": "file",
      "url": "https://github.com/quickjs-ng/quickjs/releases/download/v0.16.2/qjs-linux-aarch64",
      "only-arches": [
       "aarch64"
      ],
      "sha256": "5fb05fd4e81f26c0039f7166ed9af1050968a0e252c981c461a6aa3376244e6b"
     }
    ]
   },
   {
    "name": "Binauralplayer",
    "buildsystem": "cmake-ninja",
    "config-opts": [
     "-DFLATPAK_BUILD=ON",
     "-DCMAKE_BUILD_TYPE=Release"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/alamahant/BinauralPlayer.git",
      "tag": "v1.7.2",
      "commit": "4e3eca2967637e02bdc668411f99bbec145a6410"
     }
    ]
   }
  ]
 }
}