{
 "app_id": "com.voxdsp.TuxScape2",
 "source_url": "https://raw.githubusercontent.com/flathub/com.voxdsp.TuxScape2/master/com.voxdsp.TuxScape2.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": 2,
 "fetched_at": "2026-09-17T16:09:06.128517+00:00",
 "manifest": {
  "app-id": "com.voxdsp.TuxScape2",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "25.08",
  "sdk": "org.freedesktop.Sdk",
  "command": "tuxscape2",
  "rename-icon": "tuxscape2",
  "rename-desktop-file": "tuxscape2.desktop",
  "rename-appdata-file": "tuxscape2.appdata.xml",
  "finish-args": [
   "--socket=wayland",
   "--socket=fallback-x11",
   "--share=ipc",
   "--device=dri"
  ],
  "cleanup": [
   "/include",
   "/lib/cmake",
   "/lib/pkgconfig"
  ],
  "modules": [
   {
    "name": "glfw",
    "buildsystem": "cmake-ninja",
    "config-opts": [
     "-DCMAKE_BUILD_TYPE=Release",
     "-DBUILD_SHARED_LIBS=ON",
     "-DGLFW_BUILD_EXAMPLES=OFF",
     "-DGLFW_BUILD_TESTS=OFF",
     "-DGLFW_BUILD_DOCS=OFF",
     "-DGLFW_BUILD_WAYLAND=1"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/glfw/glfw.git",
      "commit": "b35641f4a3c62aa86a0b3c983d163bc0fe36026d"
     }
    ]
   },
   {
    "name": "tuxscape2",
    "buildsystem": "simple",
    "build-commands": [
     "cc main.c -I inc -Ofast -L/app/lib -lglfw -lm -o tuxscape2",
     "install -Dm 0755 tuxscape2 -t ${FLATPAK_DEST}/bin",
     "install -Dm 0644 flat/tuxscape2.desktop ${FLATPAK_DEST}/share/applications/tuxscape2.desktop",
     "install -Dm 0644 flat/tuxscape2.appdata.xml ${FLATPAK_DEST}/share/metainfo/tuxscape2.appdata.xml",
     "install -Dm 0644 flat/tuxscape2.png ${FLATPAK_DEST}/share/icons/hicolor/256x256/apps/tuxscape2.png"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/mrbid/tuxscape2.git",
      "commit": "726ec192d385efc1661b3d587d483adbc6c658a5"
     }
    ]
   }
  ]
 }
}