{
 "app_id": "net.darkradiant.DarkRadiant",
 "source_url": "https://raw.githubusercontent.com/flathub/net.darkradiant.DarkRadiant/master/net.darkradiant.DarkRadiant.yml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "23.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=x11",
  "--socket=pulseaudio",
  "--device=dri",
  "--filesystem=host"
 ],
 "module_count": 7,
 "fetched_at": "2026-09-17T16:13:26.620507+00:00",
 "manifest": {
  "app-id": "net.darkradiant.DarkRadiant",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "23.08",
  "sdk": "org.freedesktop.Sdk",
  "command": "darkradiant",
  "rename-desktop-file": "darkradiant.desktop",
  "finish-args": [
   "--device=dri",
   "--filesystem=host",
   "--share=ipc",
   "--share=network",
   "--socket=pulseaudio",
   "--socket=x11"
  ],
  "cleanup": [
   "/bin/wx-config",
   "/bin/wxrc",
   "/bin/wxrc-3.2",
   "/include",
   "/lib/cmake",
   "/lib/pkgconfig",
   "/lib/sigc++-2.0",
   "/lib/wx",
   "/share/aclocal",
   "/share/bakefile",
   "/share/eigen3",
   "/share/pkgconfig"
  ],
  "modules": [
   "shared-modules/glew/glew.json",
   "shared-modules/glu/glu-9.json",
   {
    "name": "libsigc++",
    "buildsystem": "meson",
    "sources": [
     {
      "type": "archive",
      "url": "https://download.gnome.org/sources/libsigc++/2.12/libsigc++-2.12.1.tar.xz",
      "sha256": "a9dbee323351d109b7aee074a9cb89ca3e7bcf8ad8edef1851f4cf359bd50843"
     }
    ]
   },
   {
    "name": "libftgl",
    "buildsystem": "cmake-ninja",
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/frankheckenbach/ftgl.git",
      "commit": "36e8cd683492456def3b6a54c6dcb56cd6ee4bb4"
     }
    ]
   },
   {
    "name": "eigen",
    "buildsystem": "cmake-ninja",
    "builddir": true,
    "sources": [
     {
      "type": "archive",
      "url": "https://gitlab.com/libeigen/eigen/-/archive/3.4.0/eigen-3.4.0.tar.bz2",
      "sha256": "b4c198460eba6f28d34894e3a5710998818515104d6e74e5cc331ce31e46e626"
     }
    ]
   },
   {
    "name": "wxgtk3",
    "buildsystem": "cmake-ninja",
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/wxWidgets/wxWidgets/releases/download/v3.2.4/wxWidgets-3.2.4.tar.bz2",
      "sha256": "0640e1ab716db5af2ecb7389dbef6138d7679261fbff730d23845ba838ca133e"
     }
    ]
   },
   {
    "name": "darkradiant",
    "buildsystem": "cmake-ninja",
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/codereader/DarkRadiant/archive/refs/tags/3.9.0.tar.gz",
      "sha256": "719311456ec1a86314b6c385fa46ae1356245018a041e534f15aa5ffb0a2fb58"
     },
     {
      "type": "patch",
      "path": "post_release.patch"
     }
    ]
   }
  ]
 }
}