{
 "app_id": "io.github.signus_game.signus",
 "source_url": "https://raw.githubusercontent.com/flathub/io.github.signus_game.signus/master/io.github.signus_game.signus.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=dri"
 ],
 "module_count": 5,
 "fetched_at": "2026-09-17T16:12:12.238673+00:00",
 "manifest": {
  "app-id": "io.github.signus_game.signus",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "26.08",
  "sdk": "org.freedesktop.Sdk",
  "command": "signus",
  "finish-args": [
   "--socket=pulseaudio",
   "--socket=wayland",
   "--socket=fallback-x11",
   "--share=ipc",
   "--device=dri",
   "--persist=.signus"
  ],
  "modules": [
   "shared-modules/SDL2/SDL2_image.json",
   "shared-modules/SDL2/SDL2_ttf.json",
   "shared-modules/SDL2/SDL2_mixer.json",
   {
    "name": "signus",
    "buildsystem": "autotools",
    "build-options": {
     "cxxflags": "--std=c++03"
    },
    "post-install": [
     "install -Dm644 ${FLATPAK_ID}.metainfo.xml -t ${FLATPAK_DEST}/share/metainfo/",
     "install -Dm644 ${FLATPAK_ID}.desktop -t ${FLATPAK_DEST}/share/applications/",
     "install -Dm644 ${FLATPAK_ID}.png -t ${FLATPAK_DEST}/share/icons/hicolor/128x128/apps/"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/signus-game/signus/releases/download/v1.96.0/signus-1.96.0.tar.bz2",
      "sha256": "caeb40b4d62e06039755ce84c1bf44d0eb2df975f122ce2423751d22ea9d17bd"
     },
     {
      "type": "file",
      "path": "io.github.signus_game.signus.desktop"
     },
     {
      "type": "file",
      "path": "io.github.signus_game.signus.metainfo.xml"
     },
     {
      "type": "file",
      "path": "io.github.signus_game.signus.png"
     }
    ]
   },
   {
    "name": "signus-data",
    "buildsystem": "autotools",
    "build-options": {
     "cxxflags": "--std=c++03"
    },
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/signus-game/signus/releases/download/v1.96.0/signus-data-1.96.tar.bz2",
      "sha256": "342bb2273776cbbc1fd3415fe140a1f7b9e18c69c3c65f981c2f30bb7edf1b19"
     }
    ]
   }
  ]
 }
}