{
 "app_id": "dev.de4th.jazz2",
 "source_url": "https://raw.githubusercontent.com/flathub/dev.de4th.jazz2/master/dev.de4th.jazz2.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:09:33.910082+00:00",
 "manifest": {
  "app-id": "dev.de4th.jazz2",
  "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",
      "tag": "3.8.0",
      "commit": "6bed167019fc63d9ab7d7974c1cb8315df6a9730",
      "x-checker-data": {
       "type": "git",
       "tag-pattern": "^([\\d.]+)$"
      }
     }
    ]
   }
  ]
 }
}