{
 "app_id": "uk.me.doof.Lander",
 "source_url": "https://raw.githubusercontent.com/flathub/uk.me.doof.Lander/master/uk.me.doof.Lander.json",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "26.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=pulseaudio",
  "--socket=wayland",
  "--socket=x11",
  "--device=all",
  "--device=dri"
 ],
 "module_count": 5,
 "fetched_at": "2026-09-17T16:17:35.764081+00:00",
 "manifest": {
  "app-id": "uk.me.doof.Lander",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "26.08",
  "sdk": "org.freedesktop.Sdk",
  "command": "lander",
  "rename-icon": "lander",
  "finish-args": [
   "--socket=x11",
   "--share=ipc",
   "--socket=wayland",
   "--device=dri",
   "--socket=pulseaudio",
   "--device=all"
  ],
  "modules": [
   "shared-modules/glu/glu-9.json",
   "shared-modules/glew/glew.json",
   "shared-modules/SDL2/SDL2_image.json",
   "shared-modules/SDL2/SDL2_mixer.json",
   {
    "name": "lander",
    "buildsystem": "meson",
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/nickg/lander/releases/download/r0.7.3/lander-0.7.3.tar.xz",
      "sha256": "980ffa84e8c3f8072398b0fd809502ed4c72c9cfdce1b52e013f3af58c108da4"
     },
     {
      "type": "patch",
      "path": "fix-appdata.patch"
     }
    ]
   }
  ]
 }
}