{
 "app_id": "com.voxdsp.AstroImpact",
 "source_url": "https://raw.githubusercontent.com/flathub/com.voxdsp.AstroImpact/master/com.voxdsp.AstroImpact.yaml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "25.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--device=dri"
 ],
 "module_count": 2,
 "fetched_at": "2026-09-17T16:09:06.128511+00:00",
 "manifest": {
  "app-id": "com.voxdsp.AstroImpact",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "25.08",
  "sdk": "org.freedesktop.Sdk",
  "command": "astroimpact",
  "rename-icon": "astroimpact",
  "rename-desktop-file": "astroimpact.desktop",
  "rename-appdata-file": "astroimpact.appdata.xml",
  "finish-args": [
   "--socket=wayland",
   "--socket=fallback-x11",
   "--share=ipc",
   "--device=dri",
   "--share=network"
  ],
  "modules": [
   {
    "name": "glfw",
    "buildsystem": "cmake-ninja",
    "config-opts": [
     "-DCMAKE_BUILD_TYPE=Release",
     "-DBUILD_SHARED_LIBS=ON",
     "-DGLFW_BUILD_EXAMPLES=OFF",
     "-DGLFW_BUILD_TESTS=OFF",
     "-DGLFW_BUILD_DOCS=OFF",
     "-DGLFW_BUILD_WAYLAND=1"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/glfw/glfw.git",
      "commit": "fdd14e65b1c29e4e6df875fb5669ec00d6793531"
     }
    ]
   },
   {
    "name": "astroimpact",
    "buildsystem": "simple",
    "build-commands": [
     "make",
     "cp bin/fat astroimpact",
     "install -Dm 0755 astroimpact -t ${FLATPAK_DEST}/bin/",
     "install -Dm 0644 flat/astroimpact.desktop -t ${FLATPAK_DEST}/share/applications/",
     "install -Dm 0644 flat/astroimpact.appdata.xml -t ${FLATPAK_DEST}/share/metainfo/",
     "install -Dm 0644 flat/astroimpact.png -t ${FLATPAK_DEST}/share/icons/hicolor/128x128/apps/"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/mrbid/AstroImpact.git",
      "commit": "a658138e6fe863203b5cf61ce8161d7338708039"
     },
     {
      "type": "patch",
      "path": "fix-appdata.patch"
     }
    ]
   }
  ]
 }
}