{
 "app_id": "org.gnome.Dia",
 "source_url": "https://raw.githubusercontent.com/GNOME/dia/master/build-aux/flatpak/org.gnome.Dia.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "master",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--filesystem=home",
  "--device=dri",
  "--share=ipc",
  "--socket=fallback-x11",
  "--socket=wayland"
 ],
 "module_count": 3,
 "fetched_at": "2026-09-17T17:54:14.179876+00:00",
 "manifest": {
  "app-id": "org.gnome.Dia",
  "runtime": "org.gnome.Platform",
  "runtime-version": "master",
  "sdk": "org.gnome.Sdk",
  "command": "dia",
  "finish-args": [
   "--filesystem=home",
   "--device=dri",
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland"
  ],
  "cleanup": [
   "/include",
   "/lib/pkgconfig",
   "/man",
   "/share/doc",
   "/share/gtk-doc",
   "/share/man",
   "/share/pkgconfig",
   "/share/vala",
   "*.la",
   "*.a"
  ],
  "modules": [
   {
    "name": "xpm-pixbuf",
    "buildsystem": "meson",
    "sources": [
     {
      "type": "git",
      "url": "https://gitlab.gnome.org/ZanderBrown/xpm-pixbuf.git",
      "branch": "main"
     }
    ]
   },
   {
    "name": "libxml2",
    "buildsystem": "meson",
    "sources": [
     {
      "type": "git",
      "url": "https://gitlab.gnome.org/GNOME/libxml2.git",
      "branch": "2.14"
     }
    ]
   },
   {
    "name": "dia",
    "buildsystem": "meson",
    "config-opts": [
     "-Dtests=false"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://gitlab.gnome.org/GNOME/dia.git"
     }
    ]
   }
  ]
 }
}