{
 "app_id": "org.gnome.meld",
 "source_url": "https://raw.githubusercontent.com/flathub/org.gnome.meld/master/org.gnome.meld.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "50",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--device=dri",
  "--filesystem=host"
 ],
 "module_count": 4,
 "fetched_at": "2026-09-17T16:15:06.699743+00:00",
 "manifest": {
  "app-id": "org.gnome.meld",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "command": "meld",
  "rename-appdata-file": "org.gnome.meld.metainfo.xml",
  "cleanup": [
   "/include",
   "/lib/pkgconfig",
   "/share/gir-1.0",
   "/share/man"
  ],
  "finish-args": [
   "--share=ipc",
   "--socket=fallback-x11",
   "--device=dri",
   "--socket=wayland",
   "--filesystem=host",
   "--metadata=X-DConf=migrate-path=/org/gnome/meld/"
  ],
  "modules": [
   {
    "name": "gtksourceview",
    "buildsystem": "meson",
    "config-opts": [
     "-Dvapi=false"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://download.gnome.org/sources/gtksourceview/4.8/gtksourceview-4.8.4.tar.xz",
      "sha256": "7ec9d18fb283d1f84a3a3eff3b7a72b09a10c9c006597b3fbabbb5958420a87d",
      "x-checker-data": {
       "type": "gnome",
       "name": "gtksourceview",
       "versions": {
        "<": "5.0.0"
       },
       "stable-only": true,
       "version-scheme": "odd-minor-is-unstable"
      }
     }
    ]
   },
   {
    "name": "meld",
    "buildsystem": "meson",
    "sources": [
     {
      "type": "archive",
      "url": "https://download.gnome.org/sources/meld/3.24/meld-3.24.0.tar.xz",
      "sha256": "19f036297e7c89514516bcd2e56182db2bb2ba13b4850893c1ce597445018b94",
      "x-checker-data": {
       "is-main-source": true,
       "type": "gnome",
       "name": "meld",
       "stable-only": true,
       "version-scheme": "odd-minor-is-unstable"
      }
     },
     {
      "type": "patch",
      "path": "meld-appid.patch"
     }
    ],
    "modules": [
     "shared-modules/intltool/intltool-0.51.json"
    ]
   },
   {
    "name": "git",
    "buildsystem": "simple",
    "build-commands": [
     "cp /usr/bin/git ${FLATPAK_DEST}/bin"
    ]
   }
  ]
 }
}