{
 "app_id": "com.tuxpusher.TuxPusher",
 "source_url": "https://raw.githubusercontent.com/flathub/com.tuxpusher.TuxPusher/master/com.tuxpusher.TuxPusher.yaml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "25.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--device=dri"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:09:00.333888+00:00",
 "manifest": {
  "app-id": "com.tuxpusher.TuxPusher",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "25.08",
  "sdk": "org.freedesktop.Sdk",
  "command": "tuxpusher",
  "rename-icon": "tuxpusher",
  "rename-desktop-file": "tuxpusher.desktop",
  "rename-appdata-file": "tuxpusher.appdata.xml",
  "finish-args": [
   "--socket=wayland",
   "--socket=fallback-x11",
   "--share=ipc",
   "--device=dri"
  ],
  "modules": [
   {
    "name": "tuxpusher",
    "buildsystem": "simple",
    "build-commands": [
     "cc main.c -I inc -lSDL2 -lGLESv2 -lEGL -Ofast -lm -o tuxpusher",
     "install -Dm 0755 tuxpusher -t ${FLATPAK_DEST}/bin",
     "install -Dm 0644 flatpak/tuxpusher.desktop -t ${FLATPAK_DEST}/share/applications/",
     "install -Dm 0644 flatpak/tuxpusher.appdata.xml -t ${FLATPAK_DEST}/share/metainfo/",
     "install -Dm 0644 flatpak/tuxpusher.png -t ${FLATPAK_DEST}/share/icons/hicolor/128x128/apps/"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/mrbid/TuxPusher.git",
      "commit": "70e4621d3b4a5c7ff0d6043fd33811139434a68d"
     }
    ]
   }
  ]
 }
}