{
 "app_id": "com.dosbox_x.DOSBox-X",
 "source_url": "https://raw.githubusercontent.com/flathub/com.dosbox_x.DOSBox-X/master/com.dosbox_x.DOSBox-X.yaml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "26.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=ipc",
  "--share=network",
  "--socket=pulseaudio",
  "--socket=x11",
  "--device=all",
  "--filesystem=home"
 ],
 "module_count": 5,
 "fetched_at": "2026-09-17T16:07:14.087842+00:00",
 "manifest": {
  "app-id": "com.dosbox_x.DOSBox-X",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "26.08",
  "sdk": "org.freedesktop.Sdk",
  "command": "dosbox-x-flatpak",
  "finish-args": [
   "--device=all",
   "--share=ipc",
   "--share=network",
   "--socket=x11",
   "--socket=pulseaudio",
   "--filesystem=home"
  ],
  "cleanup": [
   "/include",
   "/lib/pkgconfig",
   "/share/aclocal",
   "/share/man",
   "*.la",
   "*.a",
   "/share/doc"
  ],
  "modules": [
   "shared-modules/glu/glu-9.json",
   "shared-modules/SDL2/SDL2_ttf.json",
   "shared-modules/linux-audio/fluidsynth2.json",
   {
    "name": "libslirp",
    "buildsystem": "meson",
    "cleanup": [
     "/include",
     "/lib/pkgconfig"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://gitlab.freedesktop.org/slirp/libslirp",
      "tag": "v4.9.4",
      "commit": "d09dc9a70360ee7838acccbd234ab83f3b9b37a5"
     }
    ],
    "x-checker-data": {
     "type": "anitya",
     "project-id": 96796,
     "stable-only": true,
     "tag-template": "v$version"
    }
   },
   {
    "name": "dosbox-x",
    "buildsystem": "autotools",
    "config-opts": [
     "--enable-sdl2"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/joncampbell123/dosbox-x",
      "tag": "dosbox-x-v2026.08.31",
      "commit": "4f19017c5f565dc40d01fede0f1382892e7243d7"
     },
     {
      "type": "file",
      "path": "com.dosbox_x.DOSBox-X.metainfo.xml"
     },
     {
      "type": "file",
      "path": "dosbox-x-flatpak"
     }
    ],
    "x-checker-data": {
     "type": "anitya",
     "project-id": 242383,
     "stable-only": true,
     "tag-template": "dosbox-x-v$version"
    },
    "post-install": [
     "install -Dm644 /app/share/icons/hicolor/scalable/apps/dosbox-x.svg /app/share/icons/hicolor/scalable/apps/${FLATPAK_ID}.svg",
     "desktop-file-edit --set-key=Icon --set-value=${FLATPAK_ID} /app/share/applications/${FLATPAK_ID}.desktop",
     "install -Dm644 com.dosbox_x.DOSBox-X.metainfo.xml /app/share/metainfo/${FLATPAK_ID}.metainfo.xml",
     "install -Dm755 dosbox-x-flatpak /app/bin/dosbox-x-flatpak"
    ]
   }
  ]
 }
}