{
 "app_id": "io.gitlab.LibreGames.jumpnbump",
 "source_url": "https://raw.githubusercontent.com/flathub/io.gitlab.LibreGames.jumpnbump/master/io.gitlab.LibreGames.jumpnbump.yaml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "26.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=ipc",
  "--share=network",
  "--socket=fallback-x11",
  "--socket=pulseaudio",
  "--socket=wayland",
  "--device=dri"
 ],
 "module_count": 3,
 "fetched_at": "2026-09-17T16:12:40.231485+00:00",
 "manifest": {
  "app-id": "io.gitlab.LibreGames.jumpnbump",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "26.08",
  "sdk": "org.freedesktop.Sdk",
  "command": "jumpnbump",
  "rename-desktop-file": "jumpnbump.desktop",
  "rename-icon": "jumpnbump",
  "rename-appdata-file": "jumpnbump.appdata.xml",
  "finish-args": [
   "--socket=pulseaudio",
   "--socket=wayland",
   "--socket=fallback-x11",
   "--share=ipc",
   "--share=network",
   "--device=dri"
  ],
  "cleanup": [
   "/include",
   "/lib/cmake",
   "/lib/pkgconfig",
   "/share/man",
   "*.la"
  ],
  "modules": [
   "shared-modules/SDL2/SDL2_mixer.json",
   {
    "name": "SDL2_net",
    "config-opts": [
     "--disable-static"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://www.libsdl.org/projects/SDL_net/release/SDL2_net-2.4.0.tar.gz",
      "sha256": "9cbca2527feb3f1a622d48ba65cc7dee9b1e3f2c55ceafb7d7720bb058aafb30"
     }
    ]
   },
   {
    "name": "jumpnbump",
    "buildsystem": "autotools",
    "no-autogen": true,
    "make-args": [
     "PREFIX=${FLATPAK_DEST}",
     "SDL_CFLAGS=`sdl2-config --cflags` -I${FLATPAK_DEST}/include/SDL2 -I/usr/include/SDL2"
    ],
    "make-install-args": [
     "PREFIX=${FLATPAK_DEST}"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://gitlab.com/LibreGames/jumpnbump",
      "tag": "1.61",
      "commit": "7a0a7ab7491680338bb13058adafdfaac03a1f6d"
     },
     {
      "type": "patch",
      "path": "globals.patch"
     },
     {
      "type": "patch",
      "path": "appstream.patch",
      "use-git": true
     },
     {
      "type": "patch",
      "path": "screenshot.patch"
     }
    ]
   }
  ]
 }
}