{
 "app_id": "org.kde.kgraphviewer",
 "source_url": "https://raw.githubusercontent.com/flathub/org.kde.kgraphviewer/master/org.kde.kgraphviewer.json",
 "runtime": "org.kde.Platform",
 "runtime_version": "6.11",
 "sdk": "org.kde.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=cups",
  "--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": 3,
 "fetched_at": "2026-09-17T16:15:35.500114+00:00",
 "manifest": {
  "id": "org.kde.kgraphviewer",
  "runtime": "org.kde.Platform",
  "runtime-version": "6.11",
  "sdk": "org.kde.Sdk",
  "command": "kgraphviewer",
  "rename-icon": "kgraphviewer",
  "finish-args": [
   "--device=dri",
   "--share=ipc",
   "--socket=cups",
   "--socket=fallback-x11",
   "--socket=wayland"
  ],
  "cleanup": [
   "/include",
   "/lib/cmake",
   "/lib/pkgconfig",
   "/share/doc",
   "/share/man",
   "/share/qlogging-categories6",
   "*.la",
   "*.a"
  ],
  "modules": [
   {
    "name": "boost",
    "buildsystem": "simple",
    "build-commands": [
     "./bootstrap.sh --prefix=/app --with-libraries=headers",
     "./b2 -j $FLATPAK_BUILDER_N_JOBS install"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://archives.boost.io/release/1.92.0/source/boost_1_92_0.tar.bz2",
      "sha256": "5c1d40cb8e19adbf740a4ec2da35b3e58f3f5804b1dce44deb53df72193cbc6c",
      "x-checker-data": {
       "type": "anitya",
       "project-id": 6845,
       "stable-only": true,
       "url-template": "https://archives.boost.io/release/$version/source/boost_${major}_${minor}_$patch.tar.bz2"
      }
     }
    ]
   },
   {
    "name": "graphviz",
    "buildsystem": "autotools",
    "sources": [
     {
      "type": "archive",
      "url": "https://gitlab.com/api/v4/projects/4207231/packages/generic/graphviz-releases/16.0.0/graphviz-16.0.0.tar.xz",
      "sha256": "9cfb7ccc422e82ef56b01561bab212a9afde75fe65ef884bd3198e6ceea95f6d",
      "x-checker-data": {
       "type": "anitya",
       "project-id": 1249,
       "stable-only": true,
       "url-template": "https://gitlab.com/api/v4/projects/4207231/packages/generic/graphviz-releases/$version/graphviz-$version.tar.xz"
      }
     }
    ]
   },
   {
    "name": "kgraphviewer",
    "buildsystem": "cmake-ninja",
    "post-install": [
     "install -Dm0644 logo.png /app/share/icons/hicolor/128x128/apps/org.kde.kgraphviewer.png"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://download.kde.org/stable/release-service/26.08.0/src/kgraphviewer-26.08.0.tar.xz",
      "sha256": "955dd7c8119015d960dd883ffe66017f766ec5b5f3a0090257e8983c6df8a381",
      "x-checker-data": {
       "is-main-source": true,
       "type": "anitya",
       "project-id": 17741,
       "stable-only": true,
       "url-template": "https://download.kde.org/stable/release-service/$version/src/kgraphviewer-$version.tar.xz"
      }
     }
    ]
   }
  ]
 }
}