{
 "app_id": "de.blobbyvolley.BlobbyVolley2",
 "source_url": "https://raw.githubusercontent.com/flathub/de.blobbyvolley.BlobbyVolley2/master/de.blobbyvolley.BlobbyVolley2.yaml",
 "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": 3,
 "fetched_at": "2026-09-17T16:09:23.356847+00:00",
 "manifest": {
  "app-id": "de.blobbyvolley.BlobbyVolley2",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "25.08",
  "sdk": "org.freedesktop.Sdk",
  "command": "blobby",
  "rename-icon": "blobby",
  "rename-desktop-file": "blobby.desktop",
  "rename-appdata-file": "blobby.appdata.xml",
  "finish-args": [
   "--device=dri",
   "--socket=wayland",
   "--socket=fallback-x11",
   "--share=ipc",
   "--socket=pulseaudio",
   "--share=network",
   "--persist=.blobby"
  ],
  "cleanup": [
   "/include",
   "/lib/cmake"
  ],
  "modules": [
   "shared-modules/physfs/physfs.json",
   {
    "name": "boost",
    "buildsystem": "simple",
    "build-commands": [
     "./bootstrap.sh --prefix=/app --with-libraries=system",
     "./b2 install variant=release link=shared runtime-link=shared cxxflags=\"$CXXFLAGS\" linkflags=\"$LDFLAGS\" -j $FLATPAK_BUILDER_N_JOBS"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/boostorg/boost/releases/download/boost-1.88.0/boost-1.88.0-b2-nodocs.tar.xz",
      "sha256": "ad9ce2c91bc0977a7adc92d51558f3b9c53596bb88246a280175ebb475da1762"
     }
    ]
   },
   {
    "name": "blobbyvolley2",
    "buildsystem": "cmake",
    "config-opts": [
     "-DCMAKE_CXX_FLAGS=-Wno-error=template-body"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/danielknobe/blobbyvolley2.git",
      "commit": "640d2d30941cb57dc7268d2f0158a43b54b97ed1",
      "tag": "v1.1.1"
     },
     {
      "type": "patch",
      "paths": [
       "backport-appstream-data.patch"
      ]
     }
    ]
   }
  ]
 }
}