{
 "app_id": "io.github.erick194.doomiirpg-re",
 "source_url": "https://raw.githubusercontent.com/fpiesche/flatpak-builds/main/apps/io.github.erick194.doomiirpg-re/io.github.erick194.doomiirpg-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": 1,
 "fetched_at": "2026-09-20T12:56:47.848846+00:00",
 "manifest": {
  "app-id": "io.github.erick194.doomiirpg-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.doomiirpg-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": [
   {
    "name": "doomiirpg",
    "buildsystem": "cmake-ninja",
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/KorolevSoftware/DoomIIRPG-RE",
      "branch": "refactoring_bug_fix",
      "commit": "ef4f832c0827c9173f4e46ac98b4ecd077ac54d2"
     },
     {
      "type": "patch",
      "paths": [
       "io.github.erick194.doomiirpg-re.cmake-install.patch",
       "io.github.erick194.doomiirpg-re.ipa-argv.patch",
       "io.github.erick194.doomiirpg-re.fix-saves.patch",
       "io.github.erick194.doomiirpg-re.fix-readwrite.patch",
       "io.github.erick194.doomiirpg-re.fix-crashes.patch"
      ]
     },
     {
      "type": "file",
      "path": "io.github.erick194.doomiirpg-re.sh"
     },
     {
      "type": "file",
      "path": "io.github.erick194.doomiirpg-re.png"
     },
     {
      "type": "file",
      "path": "io.github.erick194.doomiirpg-re.metainfo.xml"
     },
     {
      "type": "file",
      "path": "io.github.erick194.doomiirpg-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.doomiirpg-re.metainfo.xml",
     "install -m 644 -t /app/share/icons/hicolor/256x256/apps/ io.github.erick194.doomiirpg-re.png",
     "install -m 644 -t /app/share/applications/ io.github.erick194.doomiirpg-re.desktop",
     "install -m 755 -t /app/bin/ io.github.erick194.doomiirpg-re.sh"
    ]
   }
  ]
 }
}