{
 "app_id": "io.sourceforge.pipewalker.PipeWalker",
 "source_url": "https://raw.githubusercontent.com/flathub/io.sourceforge.pipewalker.PipeWalker/master/io.sourceforge.pipewalker.PipeWalker.yaml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "25.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=pulseaudio",
  "--socket=fallback-x11",
  "--device=dri"
 ],
 "module_count": 2,
 "fetched_at": "2026-09-17T16:13:01.609696+00:00",
 "manifest": {
  "app-id": "io.sourceforge.pipewalker.PipeWalker",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "25.08",
  "sdk": "org.freedesktop.Sdk",
  "rename-desktop-file": "pipewalker.desktop",
  "rename-icon": "pipewalker",
  "command": "pipewalker",
  "finish-args": [
   "--device=dri",
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--socket=pulseaudio"
  ],
  "cleanup": [
   "/include",
   "/share/man"
  ],
  "modules": [
   "shared-modules/SDL2/SDL2_image.json",
   {
    "name": "pipewalker",
    "buildsystem": "meson",
    "config-opts": [
     "-Dbuildtype=release"
    ],
    "post-install": [
     "install -Dm644 ../${FLATPAK_ID}.png ${FLATPAK_DEST}/share/icons/hicolor/128x128/apps/${FLATPAK_ID}.png",
     "install -Dm644 ../${FLATPAK_ID}.metainfo.xml ${FLATPAK_DEST}/share/metainfo/${FLATPAK_ID}.metainfo.xml"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/artemsen/pipewalker",
      "tag": "v1.1",
      "commit": "72c4cfa37c48a60aebcd537061163ccb3eabc806",
      "x-checker-data": {
       "type": "git",
       "tag-pattern": "^v([\\d.]+)$",
       "is-main-source": true
      }
     },
     {
      "type": "patch",
      "paths": [
       "patches/0002-no-games-subdir-for-data.patch",
       "patches/0003-fix-levels-being-already-solved.patch",
       "patches/0004-missing-includes.patch"
      ]
     },
     {
      "type": "file",
      "path": "io.sourceforge.pipewalker.PipeWalker.png"
     },
     {
      "type": "file",
      "path": "io.sourceforge.pipewalker.PipeWalker.metainfo.xml"
     }
    ]
   }
  ]
 }
}