{
 "app_id": "org.kde.kdiff3",
 "source_url": "https://raw.githubusercontent.com/flathub/org.kde.kdiff3/master/org.kde.kdiff3.json",
 "runtime": "org.kde.Platform",
 "runtime_version": "6.10",
 "sdk": "org.kde.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--device=dri",
  "--filesystem=xdg-config/kdeglobals:ro",
  "--talk-name=com.canonical.AppMenu.Registrar",
  "--talk-name=org.kde.kconfig.notify",
  "--talk-name=org.kde.KGlobalSettings"
 ],
 "module_count": 2,
 "fetched_at": "2026-09-17T16:15:35.500110+00:00",
 "manifest": {
  "id": "org.kde.kdiff3",
  "runtime": "org.kde.Platform",
  "runtime-version": "6.10",
  "sdk": "org.kde.Sdk",
  "command": "kdiff3",
  "rename-icon": "kdiff3",
  "finish-args": [
   "--device=dri",
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland"
  ],
  "cleanup": [
   "/include",
   "/lib/cmake",
   "/share/doc",
   "/share/man"
  ],
  "modules": [
   {
    "name": "boost",
    "buildsystem": "simple",
    "build-commands": [
     "./bootstrap.sh --prefix=/app",
     "./b2 -j $FLATPAK_BUILDER_N_JOBS install"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://archives.boost.io/release/1.91.0/source/boost_1_91_0.tar.bz2",
      "sha256": "de5e6b0e4913395c6bdfa90537febd9028ea4c0735d2cdb0cd9b45d5f51264f5",
      "x-checker-data": {
       "type": "anitya",
       "project-id": 6845,
       "stable-only": true,
       "url-template": "https://archives.boost.io/release/${major}.${minor}.${patch}/source/boost_${major}_${minor}_$patch.tar.bz2"
      }
     }
    ]
   },
   {
    "name": "kdiff3",
    "buildsystem": "cmake-ninja",
    "config-opts": [
     "-DBUILD_WITH_QT6=ON"
    ],
    "post-install": [
     "desktop-file-edit --set-icon=${FLATPAK_ID} ${FLATPAK_DEST}/share/applications/${FLATPAK_ID}.desktop"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://download.kde.org/stable/kdiff3/kdiff3-1.12.4.tar.xz",
      "sha256": "4690a35aa933b192751dd590a6b4f53fef3aa950246371112ad6e872f6b26ecb",
      "x-checker-data": {
       "type": "anitya",
       "project-id": 1503,
       "stable-only": true,
       "url-template": "https://download.kde.org/stable/kdiff3/kdiff3-$version.tar.xz"
      }
     }
    ]
   }
  ]
 }
}