{
 "app_id": "org.bino3d.bino",
 "source_url": "https://raw.githubusercontent.com/flathub/org.bino3d.bino/master/org.bino3d.bino.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=all",
  "--filesystem=xdg-config/kdeglobals:ro",
  "--filesystem=host:ro",
  "--talk-name=com.canonical.AppMenu.Registrar",
  "--talk-name=org.kde.kconfig.notify",
  "--talk-name=org.kde.KGlobalSettings"
 ],
 "module_count": 4,
 "fetched_at": "2026-09-17T16:14:11.961992+00:00",
 "manifest": {
  "app-id": "org.bino3d.bino",
  "runtime": "org.kde.Platform",
  "runtime-version": "6.11",
  "sdk": "org.kde.Sdk",
  "command": "bino",
  "finish-args": [
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--share=network",
   "--device=all",
   "--socket=pulseaudio",
   "--filesystem=host:ro"
  ],
  "cleanup": [
   "/include",
   "/lib/*.a",
   "/lib/cmake"
  ],
  "modules": [
   {
    "name": "openvr",
    "buildsystem": "cmake-ninja",
    "config-opts": [
     "-DCMAKE_BUILD_TYPE=Release"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/ValveSoftware/openvr/archive/refs/tags/v2.15.6.tar.gz",
      "sha256": "e184cb625010fab7043a9d5e1e000fdeb3067a152bb3169ef53f64dfac37164c"
     }
    ],
    "cleanup": [
     "/share/pkgconfig"
    ]
   },
   {
    "name": "vrpn",
    "buildsystem": "cmake-ninja",
    "builddir": true,
    "config-opts": [
     "-DCMAKE_BUILD_TYPE=Release",
     "-DVRPN_BUILD_CLIENTS=OFF",
     "-DVRPN_BUILD_SERVERS=OFF",
     "-DVRPN_BUILD_SERVER_LIBRARY=OFF",
     "-DVRPN_BUILD_TEST_RPC_GENERATION=OFF",
     "-DVRPN_BUILD_PYTHON_HANDCODED_3X=OFF"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/vrpn/vrpn/archive/refs/tags/v07.36.tar.gz",
      "sha256": "bed00ae060fc7c0cfdaa2fa01f6f2db4976d431971e8824b710eb63cfbba0df7"
     }
    ]
   },
   {
    "name": "qvr",
    "buildsystem": "cmake-ninja",
    "subdir": "libqvr",
    "config-opts": [
     "-DCMAKE_BUILD_TYPE=Release"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://marlam.de/qvr/releases/qvr-4.1.0.tar.gz",
      "sha256": "e6f83f89da8dccdc7dfedf726d2ee742336668549599a74574df928b162b1d53"
     }
    ]
   },
   {
    "name": "bino",
    "buildsystem": "cmake-ninja",
    "config-opts": [
     "-DCMAKE_BUILD_TYPE=Release"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://bino3d.org/releases/bino-2.8.tar.gz",
      "sha256": "464c2ca8746d9339ed99f5499f10013efe5c45503cb8338f3371e8f3a633416f"
     }
    ]
   }
  ]
 }
}