{
 "app_id": "io.github.erick194.doomrpg-re",
 "source_url": "https://raw.githubusercontent.com/fpiesche/flatpak-builds/main/apps/io.github.erick194.doomrpg-re/io.github.erick194.doomrpg-re.yml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "25.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--socket=pulseaudio",
  "--device=all",
  "--allow=bluetooth"
 ],
 "module_count": 2,
 "fetched_at": "2026-09-20T12:56:48.407830+00:00",
 "manifest": {
  "app-id": "io.github.erick194.doomrpg-re",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "25.08",
  "x-gl-version": "1.4",
  "x-gl-versions": "25.08;1.4",
  "sdk": "org.freedesktop.Sdk",
  "command": "io.github.erick194.doomrpg-re.sh",
  "finish-args": [
   "--share=ipc",
   "--socket=wayland",
   "--socket=fallback-x11",
   "--socket=pulseaudio",
   "--device=all",
   "--allow=bluetooth"
  ],
  "build-options": {
   "strip": true,
   "no-debuginfo": true
  },
  "modules": [
   "../shared-modules/linux-audio/fluidsynth2.json",
   {
    "name": "doomrpg",
    "buildsystem": "cmake-ninja",
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/erick194/doomrpg-re",
      "commit": "8ff35da34478170eb3c9d42604184f1174b4558c",
      "x-checker-data": {
       "type": "json",
       "url": "https://api.github.com/repos/erick194/doomrpg-re/branches/main",
       "commit-query": ".commit.sha"
      }
     },
     {
      "type": "patch",
      "path": "io.github.erick194.doomrpg-re.cmake-install.patch"
     },
     {
      "type": "patch",
      "path": "pr15.patch"
     },
     {
      "type": "file",
      "path": "io.github.erick194.doomrpg-re.sh"
     },
     {
      "type": "file",
      "path": "io.github.erick194.doomrpg-re.png"
     },
     {
      "type": "file",
      "path": "io.github.erick194.doomrpg-re.metainfo.xml"
     },
     {
      "type": "file",
      "path": "io.github.erick194.doomrpg-re.desktop"
     }
    ],
    "post-install": [
     "mkdir -p /app/share/metainfo /app/share/icons/hicolor/256x256/apps /app/share/applications",
     "install -m 644 -t /app/share/metainfo/ io.github.erick194.doomrpg-re.metainfo.xml",
     "install -m 644 -t /app/share/icons/hicolor/256x256/apps/ io.github.erick194.doomrpg-re.png",
     "install -m 644 -t /app/share/applications/ io.github.erick194.doomrpg-re.desktop",
     "install -m 755 -t /app/bin/ io.github.erick194.doomrpg-re.sh"
    ]
   }
  ]
 }
}