{
 "app_id": "net.dengine.Doomsday",
 "source_url": "https://raw.githubusercontent.com/flathub/net.dengine.Doomsday/master/net.dengine.Doomsday.json",
 "runtime": "org.kde.Platform",
 "runtime_version": "5.15-25.08",
 "sdk": "org.kde.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=x11",
  "--socket=pulseaudio",
  "--device=dri",
  "--filesystem=home",
  "--filesystem=xdg-config/kdeglobals:ro",
  "--talk-name=com.canonical.AppMenu.Registrar",
  "--talk-name=org.kde.kconfig.notify",
  "--talk-name=org.kde.KGlobalSettings"
 ],
 "module_count": 2,
 "fetched_at": "2026-09-17T16:13:21.357476+00:00",
 "manifest": {
  "app-id": "net.dengine.Doomsday",
  "runtime": "org.kde.Platform",
  "runtime-version": "5.15-25.08",
  "sdk": "org.kde.Sdk",
  "command": "doomsday",
  "finish-args": [
   "--socket=x11",
   "--socket=pulseaudio",
   "--share=ipc",
   "--share=network",
   "--device=dri",
   "--filesystem=home"
  ],
  "cleanup": [
   "/include",
   "/lib/doomsday/cmake",
   "/lib/doomsday/pkgconfig",
   "/share/doc",
   "*.la",
   "*.a"
  ],
  "modules": [
   "shared-modules/linux-audio/fluidsynth2.json",
   {
    "name": "doomsday",
    "buildsystem": "cmake-ninja",
    "builddir": true,
    "config-opts": [
     "-DCMAKE_BUILD_TYPE=RelWithDebInfo",
     "-DCMAKE_POLICY_VERSION_MINIMUM=3.5",
     "-DDE_PREFIX=/app",
     "-DDENG_ENABLE_SDK=NO",
     "-DDENG_BUILD=3685"
    ],
    "post-install": [
     "install -Dm644 ../doomsday/{gpl-3.0.txt,lgpl-3.0.txt} -t $FLATPAK_DEST/share/licenses/$FLATPAK_ID/doomsday/"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/skyjake/Doomsday-Engine",
      "tag": "v2.3.1",
      "commit": "880737669480b02c43df385ff417e8ebb77d97c7"
     }
    ]
   }
  ]
 }
}