{
 "app_id": "com.github.Novum.vkQuake",
 "source_url": "https://gitlab.com/Persival/flatpak-manifests/-/raw/master/com.github.Novum.vkQuake/com.github.Novum.vkQuake.json",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "18.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--device=dri",
  "--socket=pulseaudio",
  "--socket=x11",
  "--filesystem=~/jocs/vkquake",
  "--socket=wayland"
 ],
 "module_count": 2,
 "fetched_at": "2026-09-18T08:34:26.893328+00:00",
 "manifest": {
  "app-id": "com.github.Novum.vkQuake",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "18.08",
  "sdk": "org.freedesktop.Sdk",
  "command": "launchvkquake",
  "finish-args": [
   "--device=dri",
   "--socket=pulseaudio",
   "--socket=x11",
   "--filesystem=~/jocs/vkquake",
   "--socket=wayland"
  ],
  "modules": [
   {
    "name": "libmad",
    "cleanup": [
     "/include",
     "/lib/*.a",
     "/lib/*.la"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://downloads.sourceforge.net/mad/libmad-0.15.1b.tar.gz",
      "sha256": "bbfac3ed6bfbc2823d3775ebb931087371e142bb0e9bb1bee51a76a6e0078690"
     },
     {
      "type": "patch",
      "path": "libmad.patch"
     }
    ]
   },
   {
    "name": "vkquake",
    "subdir": "Quake",
    "no-autogen": true,
    "no-make-install": true,
    "post-install": [
     "install -D /run/build/vkquake/Quake/vkquake /app/bin/vkquake",
     "install -D /run/build/vkquake/Misc/vkQuake_512.png /app/share/icons/hicolor/512x512/apps/com.github.Novum.vkQuake.png",
     "install -D ../com.github.Novum.vkQuake.desktop /app/share/applications/com.github.Novum.vkQuake.desktop",
     "install -Dm744 ../launchvkquake /app/bin/launchvkquake"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/Novum/vkQuake/archive/1.00.0.tar.gz",
      "sha256": "b0c5420d6f5c71ed032232729fc73537588267a187bea5f29681dc2d51d8712f"
     },
     {
      "type": "file",
      "path": "com.github.Novum.vkQuake.desktop"
     },
     {
      "type": "script",
      "commands": [
       "vkquake -basedir ~/jocs/vkquake"
      ],
      "dest-filename": "launchvkquake"
     }
    ]
   }
  ]
 }
}