{
 "app_id": "com.devmindscape.richmd",
 "source_url": "https://raw.githubusercontent.com/lszl84/richmd/main/flatpak/com.devmindscape.richmd.yaml",
 "runtime": "org.gnome.Platform",
 "runtime_version": "46",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--device=dri",
  "--filesystem=home"
 ],
 "module_count": 2,
 "fetched_at": "2026-09-20T13:04:56.615469+00:00",
 "manifest": {
  "app-id": "com.devmindscape.richmd",
  "runtime": "org.gnome.Platform",
  "runtime-version": "46",
  "sdk": "org.gnome.Sdk",
  "command": "richmd",
  "finish-args": [
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--device=dri",
   "--filesystem=home"
  ],
  "modules": [
   {
    "name": "wxwidgets",
    "buildsystem": "cmake-ninja",
    "builddir": true,
    "config-opts": [
     "-DCMAKE_BUILD_TYPE=Release",
     "-DwxBUILD_SHARED=OFF",
     "-DwxBUILD_DEMOS=OFF",
     "-DwxBUILD_SAMPLES=OFF",
     "-DwxBUILD_TESTS=OFF",
     "-DwxUSE_OPENGL=OFF",
     "-DwxUSE_WEBVIEW=OFF",
     "-DwxUSE_MEDIACTRL=OFF"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/wxWidgets/wxWidgets.git",
      "tag": "v3.2.8"
     }
    ]
   },
   {
    "name": "richmd",
    "buildsystem": "cmake-ninja",
    "builddir": true,
    "config-opts": [
     "-DCMAKE_BUILD_TYPE=Release"
    ],
    "sources": [
     {
      "type": "dir",
      "path": ".."
     }
    ]
   }
  ]
 }
}