{
 "app_id": "io.github.lethal_guitar.RigelEngine",
 "source_url": "https://raw.githubusercontent.com/flathub/io.github.lethal_guitar.RigelEngine/master/io.github.lethal_guitar.RigelEngine.yaml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "26.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=fallback-x11",
  "--socket=pulseaudio",
  "--socket=wayland",
  "--device=all"
 ],
 "module_count": 2,
 "fetched_at": "2026-09-17T16:11:29.458216+00:00",
 "manifest": {
  "app-id": "io.github.lethal_guitar.RigelEngine",
  "runtime": "org.freedesktop.Platform",
  "sdk": "org.freedesktop.Sdk",
  "runtime-version": "26.08",
  "command": "run.sh",
  "rename-appdata-file": "rigelengine.metainfo.xml",
  "rename-desktop-file": "rigelengine.desktop",
  "rename-icon": "rigelengine",
  "finish-args": [
   "--device=all",
   "--share=ipc",
   "--socket=wayland",
   "--socket=fallback-x11",
   "--socket=pulseaudio"
  ],
  "modules": [
   "shared-modules/SDL2/SDL2_mixer.json",
   {
    "name": "rigelengine",
    "buildsystem": "cmake-ninja",
    "config-opts": [
     "-DCMAKE_BUILD_TYPE=RelWithDebInfo",
     "-DCMAKE_POLICY_VERSION_MINIMUM=3.5"
    ],
    "build-commands": [
     "install -Dm755 run.sh -t ${FLATPAK_DEST}/bin/",
     "desktop-file-edit --set-key=Exec --set-value=run.sh dist/linux/rigelengine.desktop"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/lethal-guitar/RigelEngine.git",
      "tag": "v0.9.1",
      "commit": "84ae53f039fc3d08971433b3287cd1910b78fb6b"
     },
     {
      "type": "file",
      "path": "run.sh"
     },
     {
      "type": "patch",
      "paths": [
       "fix-missing-headers.patch",
       "fix-appdata.patch"
      ]
     }
    ]
   }
  ]
 }
}