{
 "app_id": "org.debian.TuxPuck",
 "source_url": "https://raw.githubusercontent.com/flathub/org.debian.TuxPuck/master/org.debian.TuxPuck.json",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "26.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=pulseaudio",
  "--socket=x11",
  "--device=dri"
 ],
 "module_count": 2,
 "fetched_at": "2026-09-17T16:14:21.767742+00:00",
 "manifest": {
  "app-id": "org.debian.TuxPuck",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "26.08",
  "sdk": "org.freedesktop.Sdk",
  "command": "tuxpuck",
  "rename-appdata-file": "tuxpuck.appdata.xml",
  "rename-desktop-file": "tuxpuck.desktop",
  "rename-icon": "tuxpuck",
  "finish-args": [
   "--device=dri",
   "--share=ipc",
   "--socket=x11",
   "--socket=pulseaudio"
  ],
  "cleanup": [
   "/include",
   "/lib/pkgconfig",
   "/share/aclocal",
   "/share/man",
   "*.la",
   "*.a"
  ],
  "modules": [
   "shared-modules/SDL/SDL-1.2.15.json",
   {
    "name": "tuxpuck",
    "no-autogen": true,
    "no-parallel-make": true,
    "post-install": [
     "install -Dm644 tuxpuck.appdata.xml -t /app/share/metainfo/",
     "install -Dm644 tuxpuck.desktop -t /app/share/applications/",
     "install -Dm644 tuxpuck.png -t /app/share/icons/hicolor/128x128/apps/"
    ],
    "cleanup": [
     "/man"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "http://ftp.de.debian.org/debian/pool/main/t/tuxpuck/tuxpuck_0.8.2.orig.tar.gz",
      "sha256": "62d9604ed69c27b9ca2be1312bc705b36de8ed509c539c6d81193e7846272f18"
     },
     {
      "type": "patch",
      "paths": [
       "patches/debian/clang-FTBS.patch",
       "patches/debian/tuxpuck-libpng15.patch",
       "patches/debian/Makefile.patch",
       "patches/debian/FTBFS-with-fread.patch",
       "patches/flatpak/tuxpuck-Use-XDG_CONFIG_HOME-when-set.patch"
      ]
     },
     {
      "type": "file",
      "path": "tuxpuck.appdata.xml"
     },
     {
      "type": "file",
      "path": "tuxpuck.desktop"
     },
     {
      "type": "file",
      "path": "tuxpuck.png"
     }
    ]
   }
  ]
 }
}