{
 "app_id": "org.moneymanagerex.MMEX",
 "source_url": "https://raw.githubusercontent.com/flathub/org.moneymanagerex.MMEX/master/org.moneymanagerex.MMEX.yml",
 "runtime": "org.gnome.Platform",
 "runtime_version": "50",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--share=network",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--device=dri",
  "--filesystem=home",
  "--filesystem=/media",
  "--filesystem=/mnt",
  "--filesystem=/run/media"
 ],
 "module_count": 2,
 "fetched_at": "2026-09-17T16:16:05.499501+00:00",
 "manifest": {
  "app-id": "org.moneymanagerex.MMEX",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "command": "mmex",
  "cleanup": [
   "/bin/wx-config",
   "/bin/wxrc",
   "/bin/wxrc-3.3",
   "/include",
   "/lib/*.a",
   "/lib/pkgconfig",
   "/lib/wx/include",
   "/share/aclocal",
   "/share/bakefile"
  ],
  "finish-args": [
   "--socket=fallback-x11",
   "--socket=wayland",
   "--device=dri",
   "--filesystem=home",
   "--filesystem=/mnt",
   "--filesystem=/run/media",
   "--filesystem=/media",
   "--share=ipc",
   "--share=network"
  ],
  "modules": [
   {
    "name": "wxWidgets",
    "config-opts": [
     "--enable-std_containers",
     "--disable-shared",
     "--with-cxx=17",
     "--enable-webview",
     "--with-gtk=3",
     "--enable-intl"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/wxWidgets/wxWidgets/releases/download/v3.3.3/wxWidgets-3.3.3.tar.bz2",
      "sha256": "81b09d6dd9f1ed9301f8c55a968a488d0491f264dc2bab19a7e407ac67009482",
      "x-checker-data": {
       "type": "json",
       "url": "https://api.github.com/repos/wxWidgets/wxWidgets/releases/latest",
       "url-query": ".assets[] | select(.name==\"wxWidgets-\" + $version + \".tar.bz2\") | .browser_download_url",
       "version-query": ".tag_name | sub(\"^v\"; \"\")"
      }
     }
    ]
   },
   {
    "name": "moneymanagerex",
    "buildsystem": "cmake",
    "config-opts": [
     "-DCMAKE_BUILD_TYPE=Release"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/moneymanagerex/moneymanagerex",
      "tag": "v1.9.4",
      "x-checker-data": {
       "type": "git",
       "tag-pattern": "^v([\\d.]+)$"
      },
      "commit": "377d1f5bed96da377dce8f79a39939e86c300584"
     }
    ]
   }
  ]
 }
}