{
 "app_id": "org.regular_dev.biplanes_revival",
 "source_url": "https://raw.githubusercontent.com/flathub/org.regular_dev.biplanes_revival/master/org.regular_dev.biplanes_revival.yml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "25.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=pulseaudio",
  "--socket=fallback-x11",
  "--device=dri"
 ],
 "module_count": 2,
 "fetched_at": "2026-09-17T16:16:26.903815+00:00",
 "manifest": {
  "id": "org.regular_dev.biplanes_revival",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "25.08",
  "sdk": "org.freedesktop.Sdk",
  "command": "BiplanesRevival",
  "finish-args": [
   "--share=ipc",
   "--share=network",
   "--socket=wayland",
   "--socket=fallback-x11",
   "--socket=pulseaudio",
   "--device=dri",
   "--env=BIPLANES_ASSETS_ROOT=/app/share/biplanes-revival/"
  ],
  "modules": [
   "shared-modules/SDL2/SDL2_image.json",
   {
    "name": "BiplanesRevival",
    "buildsystem": "cmake-ninja",
    "config-opts": [
     "-DCMAKE_BUILD_TYPE=Release"
    ],
    "post-install": [
     "install -Dm644 ${FLATPAK_BUILDER_BUILDDIR}/flatpak-data/${FLATPAK_ID}.desktop -t ${FLATPAK_DEST}/share/applications",
     "install -Dm644 ${FLATPAK_BUILDER_BUILDDIR}/flatpak-data/${FLATPAK_ID}.metainfo.xml -t ${FLATPAK_DEST}/share/metainfo",
     "install -Dm644 ${FLATPAK_BUILDER_BUILDDIR}/flatpak-data/${FLATPAK_ID}.svg -t ${FLATPAK_DEST}/share/icons/hicolor/scalable/apps",
     "mkdir -p /app/share/biplanes-revival",
     "cp -R ${FLATPAK_BUILDER_BUILDDIR}/assets /app/share/biplanes-revival"
    ],
    "builddir": true,
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/regular-dev/biplanes-revival/releases/download/v1.2.1/biplanes-revival-v1.2.1.tar.gz",
      "sha256": "9e2466c1dc63d2d41fed6d7cda1c049b3fc887f1f6d5e7e987c90363c9d2284a"
     }
    ],
    "cleanup": [
     "/include",
     "/bin/assets"
    ]
   }
  ]
 }
}