{
 "app_id": "net.sourceforge.TuxFootball",
 "source_url": "https://raw.githubusercontent.com/flathub/net.sourceforge.TuxFootball/master/net.sourceforge.TuxFootball.json",
 "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": 4,
 "fetched_at": "2026-09-17T16:13:46.577706+00:00",
 "manifest": {
  "app-id": "net.sourceforge.TuxFootball",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "26.08",
  "sdk": "org.freedesktop.Sdk",
  "command": "tuxfootball",
  "rename-desktop-file": "tuxfootball.desktop",
  "rename-icon": "tuxfootball",
  "finish-args": [
   "--device=all",
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--socket=pulseaudio"
  ],
  "cleanup": [
   "/doc",
   "/include",
   "/lib/pkgconfig",
   "/share/aclocal",
   "/share/man",
   "*.la",
   "*.a"
  ],
  "modules": [
   "shared-modules/SDL/sdl12-compat.json",
   "shared-modules/SDL/SDL_mixer-1.2.12.json",
   "shared-modules/SDL/SDL_image-1.2.12.json",
   {
    "name": "tuxfootball",
    "rm-configure": true,
    "post-install": [
     "install -Dm644 ${FLATPAK_ID}.metainfo.xml -t /app/share/metainfo/"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://downloads.sourceforge.net/project/tuxfootball/0.3/tuxfootball-0.3.1.tar.gz",
      "sha256": "44056c15572c2a3f0e3794719961915af15fef5f05596d2ef3f9e247f8a1f3e5"
     },
     {
      "type": "file",
      "path": "net.sourceforge.TuxFootball.metainfo.xml"
     },
     {
      "type": "patch",
      "path": "gettext-macro-0.20.patch"
     },
     {
      "type": "script",
      "dest-filename": "autogen.sh",
      "commands": [
       "cp /usr/share/gettext/po/Makefile.in.in po/",
       "autoreconf -vfi"
      ]
     }
    ]
   }
  ]
 }
}