{
 "app_id": "io.github.endless_sky.endless_sky",
 "source_url": "https://raw.githubusercontent.com/flathub/io.github.endless_sky.endless_sky/master/io.github.endless_sky.endless_sky.json",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "25.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=pulseaudio",
  "--socket=x11",
  "--device=dri"
 ],
 "module_count": 5,
 "fetched_at": "2026-09-17T16:11:00.302226+00:00",
 "manifest": {
  "id": "io.github.endless_sky.endless_sky",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "25.08",
  "sdk": "org.freedesktop.Sdk",
  "command": "endless-sky",
  "rename-icon": "endless-sky",
  "finish-args": [
   "--socket=pulseaudio",
   "--socket=x11",
   "--share=ipc",
   "--device=dri"
  ],
  "add-extensions": {
   "io.github.endless_sky.endless_sky.plugins": {
    "directory": "share/games/endless-sky/plugins",
    "subdirectories": true,
    "no-autodownload": true
   }
  },
  "modules": [
   "shared-modules/glu/glu-9.json",
   "shared-modules/glew/glew.json",
   "shared-modules/libmad/libmad.json",
   "minizip.json",
   {
    "name": "endless-sky",
    "buildsystem": "cmake-ninja",
    "config-opts": [
     "-DCMAKE_BUILD_TYPE=Release",
     "-DBUILD_TESTING=OFF",
     "-DES_USE_VCPKG=OFF"
    ],
    "post-install": [
     "install -Dm755 /app/games/endless-sky /app/bin/endless-sky",
     "mkdir -p /app/share/games/endless-sky/plugins/"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/endless-sky/endless-sky/archive/refs/tags/v0.11.2.tar.gz",
      "sha256": "066b4c171fa7756b4c538a81e9926d4d7686cdbbe44fb5ab2c83e137a7493278",
      "x-checker-data": {
       "type": "anitya",
       "project-id": 10359,
       "stable-only": true,
       "url-template": "https://github.com/endless-sky/endless-sky/archive/refs/tags/v$version.tar.gz"
      }
     },
     {
      "type": "patch",
      "path": "use-app-not-usr-directory.patch"
     }
    ]
   }
  ]
 }
}