{
 "app_id": "org.kde.komodo",
 "source_url": "https://raw.githubusercontent.com/flathub/org.kde.komodo/master/org.kde.komodo.json",
 "runtime": "org.kde.Platform",
 "runtime_version": "6.10",
 "sdk": "org.kde.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--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": 1,
 "fetched_at": "2026-09-17T16:15:39.792399+00:00",
 "manifest": {
  "id": "org.kde.komodo",
  "runtime": "org.kde.Platform",
  "runtime-version": "6.10",
  "sdk": "org.kde.Sdk",
  "command": "komodo",
  "finish-args": [
   "--device=dri",
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland"
  ],
  "cleanup": [
   "*.a",
   "*.la",
   "/doc",
   "/docs",
   "/include",
   "/lib/cmake",
   "/lib/pkgconfig",
   "/libpkgconfig",
   "/man",
   "/share/cmake",
   "/share/doc",
   "/share/man",
   "/share/pkgconfig"
  ],
  "modules": [
   {
    "name": "komodo",
    "buildsystem": "cmake-ninja",
    "config-opts": [
     "-DBUILD_TESTING=OFF"
    ],
    "builddir": true,
    "sources": [
     {
      "type": "archive",
      "url": "https://cdn.download.kde.org/stable/komodo/1.6.0/komodo-1.6.0.tar.xz",
      "sha256": "c7a6321f0faadcf230df361beaac2e8b2e161b1d47d170b2036617581909089a",
      "x-checker-data": {
       "type": "anitya",
       "project-id": 379835,
       "stable-only": true,
       "url-template": "https://cdn.download.kde.org/stable/komodo/$version/komodo-$version.tar.xz"
      }
     },
     {
      "type": "patch",
      "paths": [
       "patches/remove-filetype-filters.patch",
       "patches/help-link.patch"
      ]
     }
    ]
   }
  ]
 }
}