{
 "app_id": "org.gnucash.GnuCash",
 "source_url": "https://raw.githubusercontent.com/flathub/org.gnucash.GnuCash/master/org.gnucash.GnuCash.json",
 "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=xdg-run/gvfsd",
  "--filesystem=host",
  "--filesystem=xdg-run/gvfs",
  "--talk-name=org.gtk.vfs.*"
 ],
 "module_count": 13,
 "fetched_at": "2026-09-17T16:15:06.699745+00:00",
 "manifest": {
  "app-id": "org.gnucash.GnuCash",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "command": "gnucash",
  "copy-icon": true,
  "rename-icon": "gnucash-icon",
  "rename-desktop-file": "gnucash.desktop",
  "rename-appdata-file": "gnucash.appdata.xml",
  "finish-args": [
   "--socket=wayland",
   "--socket=fallback-x11",
   "--share=ipc",
   "--share=network",
   "--filesystem=host",
   "--talk-name=org.gtk.vfs.*",
   "--filesystem=xdg-run/gvfsd",
   "--filesystem=xdg-run/gvfs",
   "--device=dri",
   "--metadata=X-DConf=migrate-path=/org/gnucash/GnuCash/"
  ],
  "cleanup": [
   "*.a",
   "*.la",
   "/include",
   "/lib/cmake",
   "/lib/pkgconfig",
   "/man",
   "/share/aclocal",
   "/share/doc",
   "/share/info",
   "/share/man"
  ],
  "modules": [
   "modules/guile.json",
   "modules/libofx.json",
   "modules/boost.json",
   "modules/mariadb.json",
   "modules/postgresql.json",
   "modules/libdbi.json",
   "modules/aqbanking.json",
   "modules/googletest.json",
   "modules/perl.json",
   "modules/swig.json",
   "./gnucash-extra-modules.json",
   {
    "name": "gnucash",
    "buildsystem": "cmake-ninja",
    "config-opts": [
     "-DBOOST_ROOT=/app",
     "-DGNUCASH_BUILD_ID='Flathub 5.16'"
    ],
    "cleanup": [
     "/share/info",
     "/share/doc/gnucash/*.csv",
     "/share/doc/gnucash/*.qif",
     "/share/doc/gnucash/*.gnucash",
     "/share/doc/gnucash/ChangeLog*",
     "/share/doc/gnucash/HACKING",
     "/share/doc/gnucash/README*",
     "/share/doc/gnucash/guile-hackers.txt",
     "/share/doc/gnucash/projects.html"
    ],
    "sources": [
     "./gnucash-source.json"
    ]
   },
   {
    "name": "gnucash-docs",
    "buildsystem": "cmake-ninja",
    "sources": [
     "./gnucash-docs-source.json"
    ]
   }
  ]
 }
}