{
 "app_id": "com.tuxpusher.TuxPusherAF",
 "source_url": "https://raw.githubusercontent.com/flathub/com.tuxpusher.TuxPusherAF/master/com.tuxpusher.TuxPusherAF.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.333889+00:00",
 "manifest": {
  "app-id": "com.tuxpusher.TuxPusherAF",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "25.08",
  "sdk": "org.freedesktop.Sdk",
  "command": "tuxpusheraf",
  "rename-icon": "tuxpusheraf",
  "rename-desktop-file": "tuxpusheraf.desktop",
  "rename-appdata-file": "tuxpusheraf.appdata.xml",
  "finish-args": [
   "--socket=wayland",
   "--socket=fallback-x11",
   "--share=ipc",
   "--device=dri"
  ],
  "modules": [
   {
    "name": "tuxpusheraf",
    "buildsystem": "simple",
    "build-commands": [
     "cc main.c -I inc -lSDL2 -lGLESv2 -lEGL -Ofast -lm -o tuxpusheraf",
     "install -Dm 0755 tuxpusheraf -t ${FLATPAK_DEST}/bin",
     "install -Dm 0644 flat/tuxpusheraf.desktop -t ${FLATPAK_DEST}/share/applications/",
     "install -Dm 0644 flat/tuxpusheraf.appdata.xml -t${FLATPAK_DEST}/share/metainfo/",
     "install -Dm 0644 flat/tuxpusheraf.png -t ${FLATPAK_DEST}/share/icons/hicolor/128x128/apps/"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/mrbid/TuxPusherAF.git",
      "commit": "0fac437aaa6e26402fa6924d3aead1f62d8273c2"
     }
    ]
   }
  ]
 }
}