{
 "app_id": "io.github.pr_starfighter.starfighter",
 "source_url": "https://raw.githubusercontent.com/flathub/io.github.pr_starfighter.starfighter/master/io.github.pr_starfighter.starfighter.yml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "26.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=ipc",
  "--share=network",
  "--socket=fallback-x11",
  "--socket=pulseaudio",
  "--socket=wayland",
  "--device=dri"
 ],
 "module_count": 2,
 "fetched_at": "2026-09-17T16:11:56.654471+00:00",
 "manifest": {
  "app-id": "io.github.pr_starfighter.starfighter",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "26.08",
  "sdk": "org.freedesktop.Sdk",
  "command": "starfighter",
  "finish-args": [
   "--device=dri",
   "--share=ipc",
   "--share=network",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--socket=pulseaudio",
   "--persist=.config/starfighter"
  ],
  "cleanup": [
   "/share/doc",
   "/share/man",
   "/share/pixmaps"
  ],
  "modules": [
   "shared-modules/SDL2/SDL2_image.json",
   {
    "name": "starfighter",
    "buildsystem": "autotools",
    "post-install": [
     "install -Dm644 misc/starfighter.png /app/share/icons/hicolor/128x128/apps/${FLATPAK_ID}.png",
     "desktop-file-edit --set-icon=${FLATPAK_ID} /app/share/applications/${FLATPAK_ID}.desktop"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/pr-starfighter/starfighter/archive/refs/tags/v2.4.0-1.tar.gz",
      "sha256": "6268b2f2cbcc1b086acbd146fe2a24006bae00908b1208765d22ef7d76d17fda"
     },
     {
      "type": "patch",
      "path": "appdata.patch"
     }
    ]
   }
  ]
 }
}