{
 "app_id": "org.indii.mendingwall",
 "source_url": "https://raw.githubusercontent.com/flathub/org.indii.mendingwall/master/org.indii.mendingwall.yaml",
 "runtime": "org.gnome.Platform",
 "runtime_version": "50",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--device=dri",
  "--filesystem=xdg-data/flatpak/exports/share/applications:ro",
  "--filesystem=xdg-config/gtk-4.0:create",
  "--filesystem=/var/lib/flatpak/exports/share/applications:ro",
  "--filesystem=xdg-config/plasma-workspace/env:create",
  "--filesystem=xdg-config/dconf",
  "--filesystem=xdg-run/dconf",
  "--filesystem=xdg-data/applications:create",
  "--filesystem=xdg-config/gtk-3.0:create",
  "--filesystem=xdg-config/autostart:create",
  "--filesystem=host-os:ro",
  "--filesystem=xdg-config",
  "--filesystem=xdg-config/xsettingsd:create",
  "--filesystem=/var/lib/snapd/desktop/applications:ro",
  "--talk-name=ca.desrt.dconf"
 ],
 "module_count": 2,
 "fetched_at": "2026-09-17T16:15:16.413192+00:00",
 "manifest": {
  "id": "org.indii.mendingwall",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "command": "mendingwall",
  "finish-args": [
   "--share=ipc",
   "--device=dri",
   "--socket=wayland",
   "--socket=fallback-x11",
   "--filesystem=xdg-config/autostart:create",
   "--filesystem=xdg-config/plasma-workspace/env:create",
   "--filesystem=xdg-run/dconf",
   "--filesystem=xdg-config/dconf:rw",
   "--talk-name=ca.desrt.dconf",
   "--env=GIO_EXTRA_MODULES=/app/lib/gio/modules/",
   "--env=GSETTINGS_BACKEND=dconf",
   "--filesystem=xdg-config:rw",
   "--filesystem=xdg-config/gtk-3.0:create",
   "--filesystem=xdg-config/gtk-4.0:create",
   "--filesystem=xdg-config/xsettingsd:create",
   "--filesystem=xdg-data/flatpak/exports/share/applications:ro",
   "--filesystem=/var/lib/flatpak/exports/share/applications:ro",
   "--filesystem=/var/lib/snapd/desktop/applications:ro",
   "--filesystem=host-os:ro",
   "--filesystem=xdg-data/applications:create"
  ],
  "cleanup": [
   "/include",
   "/lib/pkgconfig",
   "/man",
   "/share/doc",
   "/share/gtk-doc",
   "/share/man",
   "/share/pkgconfig",
   "*.la",
   "*.a"
  ],
  "modules": [
   {
    "name": "dconf",
    "buildsystem": "meson",
    "config-opts": [
     "-Dbash_completion=false",
     "-Dman=false"
    ],
    "cleanup": [
     "/include",
     "/lib/pkgconfig",
     "/libexec",
     "/share/dbus-1"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://gitlab.gnome.org/GNOME/dconf",
      "tag": "0.40.0"
     }
    ]
   },
   {
    "name": "mendingwall",
    "buildsystem": "meson",
    "config-opts": [
     "-Dbuildfor=flatpak"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/lawmurray/mendingwall.git",
      "tag": "v0.3.9"
     }
    ]
   }
  ]
 }
}