{
 "app_id": "org.xonotic.Xonotic",
 "source_url": "https://raw.githubusercontent.com/flathub/org.xonotic.Xonotic/master/org.xonotic.Xonotic.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=all"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:16:57.237302+00:00",
 "manifest": {
  "id": "org.xonotic.Xonotic",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "25.08",
  "sdk": "org.freedesktop.Sdk",
  "finish-args": [
   "--device=all",
   "--share=ipc",
   "--share=network",
   "--socket=wayland",
   "--socket=fallback-x11",
   "--socket=pulseaudio",
   "--persist=.xonotic"
  ],
  "command": "xonotic-sdl",
  "modules": [
   {
    "name": "xonotic",
    "buildsystem": "simple",
    "build-options": {
     "env": {
      "prefix": "/app",
      "BASEDIR": "/app/share/xonotic",
      "FILENAME_DESKTOP_CLIENT": "org.xonotic.Xonotic",
      "FILENAME_ICON_CLIENT": "org.xonotic.Xonotic",
      "CFLAGS": "-std=gnu17",
      "RANLIB": "gcc-ranlib",
      "DP_LINK_CRYPTO": "foo",
      "CFLAGS_CRYPTO": "-DLINK_TO_CRYPTO",
      "LIB_CRYPTO": "-ld0_blind_id -lgmp",
      "DP_LINK_CRYPTO_RIJNDAEL": "shared"
     }
    },
    "sources": [
     {
      "type": "archive",
      "url": "https://dl.xonotic.org/xonotic-0.8.6.zip",
      "sha512": "cb39879e96f19abb2877588c2d50c5d3e64dd68153bec3dd1bebedf4d765e506afa419c28381d7005aed664cb1a042571c132b5b319e4308cab67745d996c2a6"
     },
     {
      "type": "patch",
      "path": "xonotic.patch"
     }
    ],
    "build-commands": [
     "make all install"
    ]
   }
  ]
 }
}