{
 "app_id": "org.raceintospace.Raceintospace",
 "source_url": "https://raw.githubusercontent.com/flathub/org.raceintospace.Raceintospace/master/org.raceintospace.Raceintospace.yml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "26.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=fallback-x11",
  "--socket=pulseaudio",
  "--socket=wayland",
  "--device=dri"
 ],
 "module_count": 8,
 "fetched_at": "2026-09-17T16:16:26.903812+00:00",
 "manifest": {
  "app-id": "org.raceintospace.Raceintospace",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "26.08",
  "sdk": "org.freedesktop.Sdk",
  "command": "raceintospace",
  "rename-desktop-file": "raceintospace.desktop",
  "finish-args": [
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--socket=pulseaudio",
   "--persist=.raceintospace",
   "--device=dri"
  ],
  "cleanup": [
   "/include",
   "/lib/cmake",
   "/lib/pkgconfig",
   "/share/aclocal",
   "/share/pixmaps",
   "*.la",
   "*.a"
  ],
  "modules": [
   {
    "name": "raceintospace",
    "buildsystem": "cmake",
    "config-opts": [
     "-DCMAKE_POLICY_VERSION_MINIMUM=3.5"
    ],
    "post-install": [
     "install -Dm644 /app/share/pixmaps/raceintospace.png /app/share/icons/hicolor/128x128/apps/org.raceintospace.Raceintospace.png",
     "desktop-file-edit --set-icon=org.raceintospace.Raceintospace /app/share/applications/raceintospace.desktop"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/raceintospace/raceintospace.git",
      "tag": "v2.0.0"
     },
     {
      "type": "patch",
      "path": "0001-Update-appdata-file.patch"
     }
    ],
    "modules": [
     "shared-modules/SDL/sdl12-compat.json",
     "shared-modules/physfs/physfs.json",
     {
      "name": "raceintospace-nonfree",
      "buildsystem": "simple",
      "build-commands": [
       "cp -r LICENSE.md data/audio/music",
       "cp -r data/ /app/share/raceintospace"
      ],
      "sources": [
       {
        "type": "git",
        "url": "https://github.com/raceintospace/raceintospace-nonfree.git",
        "commit": "1b987ac092edd0a6af38342f65b3e473e9f775a0"
       }
      ]
     },
     {
      "name": "jsoncpp",
      "buildsystem": "cmake",
      "sources": [
       {
        "type": "git",
        "url": "https://github.com/open-source-parsers/jsoncpp.git",
        "tag": "1.9.3",
        "commit": "6aba23f4a8628d599a9ef7fa4811c4ff6e4070e2"
       }
      ]
     },
     {
      "name": "protobuf",
      "buildsystem": "autotools",
      "sources": [
       {
        "type": "git",
        "url": "https://github.com/protocolbuffers/protobuf.git",
        "tag": "v3.13.0",
        "commit": "fde7cf7358ec7cd69e8db9be4f1fa6a5c431386a"
       }
      ]
     },
     {
      "name": "boost",
      "buildsystem": "simple",
      "build-commands": [
       "./bootstrap.sh --with-libraries=headers",
       "./b2 install variant=release link=shared runtime-link=shared --prefix=/app"
      ],
      "sources": [
       {
        "type": "archive",
        "url": "https://github.com/boostorg/boost/releases/download/boost-1.90.0/boost-1.90.0-cmake.tar.gz",
        "sha256": "913ca43d49e93d1b158c9862009add1518a4c665e7853b349a6492d158b036d4"
       }
      ]
     },
     {
      "name": "cereal",
      "buildsystem": "cmake",
      "config-opts": [
       "-DSKIP_PERFORMANCE_COMPARISON=ON",
       "-DBUILD_TESTS=OFF"
      ],
      "sources": [
       {
        "type": "git",
        "url": "https://github.com/USCiLab/cereal.git",
        "tag": "v1.3.2",
        "commit": "ebef1e929807629befafbb2918ea1a08c7194554"
       }
      ]
     }
    ]
   }
  ]
 }
}