{
 "app_id": "org.jacktrip.JackTrip",
 "source_url": "https://raw.githubusercontent.com/flathub/org.jacktrip.JackTrip/master/org.jacktrip.JackTrip.json",
 "runtime": "org.kde.Platform",
 "runtime_version": "6.10",
 "sdk": "org.kde.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--device=dri",
  "--filesystem=xdg-run/pipewire-0",
  "--filesystem=xdg-config/kdeglobals:ro",
  "--talk-name=com.canonical.AppMenu.Registrar",
  "--talk-name=org.kde.kconfig.notify",
  "--talk-name=org.kde.KGlobalSettings"
 ],
 "module_count": 2,
 "fetched_at": "2026-09-17T16:15:16.413191+00:00",
 "manifest": {
  "app-id": "org.jacktrip.JackTrip",
  "runtime": "org.kde.Platform",
  "runtime-version": "6.10",
  "sdk": "org.kde.Sdk",
  "base": "io.qt.qtwebengine.BaseApp",
  "base-version": "6.10",
  "command": "jacktrip",
  "finish-args": [
   "--share=ipc",
   "--socket=wayland",
   "--socket=fallback-x11",
   "--device=dri",
   "--share=network",
   "--filesystem=xdg-run/pipewire-0",
   "--env=PIPEWIRE_LATENCY=128/48000",
   "--env=QML_IMPORT_PATH=/app/qml",
   "--env=QT_QUICK_CONTROLS_STYLE=universal"
  ],
  "cleanup-commands": [
   "/app/cleanup-BaseApp.sh"
  ],
  "cleanup": [
   "/lib/python3.13",
   "/share/man"
  ],
  "modules": [
   "pypi-dependencies.json",
   {
    "name": "jacktrip",
    "buildsystem": "meson",
    "config-opts": [
     "-Dbuildtype=debugoptimized"
    ],
    "build-options": {
     "arch": {
      "aarch64": {
       "prepend-pkg-config-path": "/app/lib/aarch64-linux-gnu/pkgconfig/"
      },
      "x86_64": {
       "prepend-pkg-config-path": "/app/lib/x86_64-linux-gnu/pkgconfig/"
      }
     }
    },
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/jacktrip/jacktrip/",
      "tag": "v2.4.1",
      "commit": "06ed314a49a94fa74fdc9915c9b55000edab55ce"
     }
    ]
   }
  ]
 }
}