{
 "app_id": "tk.deat.Jazz2Resurrection",
 "source_url": "https://raw.githubusercontent.com/flathub/tk.deat.Jazz2Resurrection/master/tk.deat.Jazz2Resurrection.yml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "25.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=ipc",
  "--share=network",
  "--socket=fallback-x11",
  "--socket=pulseaudio",
  "--socket=wayland",
  "--device=all"
 ],
 "module_count": 2,
 "fetched_at": "2026-09-17T16:17:30.574926+00:00",
 "manifest": {
  "app-id": "tk.deat.Jazz2Resurrection",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "25.08",
  "sdk": "org.freedesktop.Sdk",
  "command": "jazz2",
  "finish-args": [
   "--share=ipc",
   "--share=network",
   "--socket=wayland",
   "--socket=fallback-x11",
   "--socket=pulseaudio",
   "--device=all"
  ],
  "modules": [
   {
    "name": "libopenmpt",
    "config-opts": [
     "--disable-examples",
     "--disable-openmpt123",
     "--disable-static",
     "--disable-tests",
     "--without-portaudio",
     "--without-portaudiocpp"
    ],
    "cleanup": [
     "/include",
     "*.la",
     "*.so",
     "/lib/pkgconfig",
     "/share/doc"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://lib.openmpt.org/files/libopenmpt/src/libopenmpt-0.7.13+release.autotools.tar.gz",
      "sha256": "dcd7cde4f9c498eb496c4556e1c1b81353e2a74747e8270a42565117ea42e1f1"
     }
    ]
   },
   {
    "name": "jazz2-native",
    "buildsystem": "cmake-ninja",
    "config-opts": [
     "-DCMAKE_BUILD_TYPE=Release",
     "-DNCINE_BUILD_FLATPAK=ON",
     "-DNCINE_DOWNLOAD_DEPENDENCIES=OFF",
     "-DNCINE_PREFERRED_BACKEND=SDL2",
     "-DLIBOPENMPT_INCLUDE_DIR=/app/include/libopenmpt"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/deathkiller/jazz2-native.git",
      "commit": "6f01918528421c2ea634c12f43b41866ee55cb55"
     }
    ]
   }
  ]
 }
}