{
 "app_id": "org.kde.neochat",
 "source_url": "https://raw.githubusercontent.com/flathub/org.kde.neochat/master/org.kde.neochat.json",
 "runtime": "org.kde.Platform",
 "runtime_version": "6.10",
 "sdk": "org.kde.Sdk",
 "finish_args": [
  "--share=ipc",
  "--share=network",
  "--socket=fallback-x11",
  "--socket=pulseaudio",
  "--socket=wayland",
  "--device=dri",
  "--filesystem=xdg-download",
  "--filesystem=xdg-config/kdeglobals:ro",
  "--talk-name=org.freedesktop.Notifications",
  "--talk-name=org.kde.kwalletd5",
  "--talk-name=org.freedesktop.secrets",
  "--talk-name=org.unifiedpush.Distributor.*",
  "--talk-name=org.kde.StatusNotifierWatcher",
  "--talk-name=org.kde.KGlobalSettings",
  "--talk-name=org.kde.kuiserver",
  "--talk-name=com.canonical.AppMenu.Registrar",
  "--talk-name=org.kde.kconfig.notify",
  "--talk-name=org.kde.kwalletd6"
 ],
 "module_count": 7,
 "fetched_at": "2026-09-17T16:15:49.719830+00:00",
 "manifest": {
  "id": "org.kde.neochat",
  "runtime": "org.kde.Platform",
  "runtime-version": "6.10",
  "sdk": "org.kde.Sdk",
  "command": "neochat",
  "rename-icon": "org.kde.neochat",
  "finish-args": [
   "--device=dri",
   "--filesystem=xdg-download",
   "--share=ipc",
   "--share=network",
   "--socket=fallback-x11",
   "--socket=pulseaudio",
   "--socket=wayland",
   "--talk-name=org.unifiedpush.Distributor.*",
   "--talk-name=org.freedesktop.Notifications",
   "--talk-name=org.kde.StatusNotifierWatcher",
   "--talk-name=org.freedesktop.secrets",
   "--talk-name=org.kde.kwalletd5",
   "--talk-name=org.kde.kwalletd6",
   "--talk-name=org.kde.kuiserver"
  ],
  "cleanup": [
   "/bin/cmark",
   "/bin/kunifiedpush-distributor",
   "/bin/secret-tool",
   "/include",
   "/lib/*.a",
   "/lib/cmake",
   "/lib/pkgconfig",
   "/lib/plugins",
   "/mkspecs",
   "/share/app-info",
   "/share/kdevappwizard",
   "/share/man"
  ],
  "modules": [
   {
    "name": "olm",
    "buildsystem": "cmake-ninja",
    "builddir": true,
    "config-opts": [
     "-DCMAKE_BUILD_TYPE=Release"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://gitlab.matrix.org/matrix-org/olm/-/archive/3.2.16/olm-3.2.16.tar.gz",
      "sha256": "1e90f9891009965fd064be747616da46b232086fe270b77605ec9bda34272a68",
      "x-checker-data": {
       "type": "anitya",
       "project-id": 29706,
       "stable-only": true,
       "url-template": "https://gitlab.matrix.org/matrix-org/olm/-/archive/$version/olm-$version.tar.gz"
      }
     },
     {
      "type": "patch",
      "path": "olm_cmake.patch"
     }
    ]
   },
   {
    "name": "qtkeychain",
    "buildsystem": "cmake-ninja",
    "builddir": true,
    "cleanup": [
     "mkspecs"
    ],
    "config-opts": [
     "-DCMAKE_INSTALL_LIBDIR=/app/lib",
     "-DLIB_INSTALL_DIR=/app/lib",
     "-DBUILD_TRANSLATIONS=NO",
     "-DBUILD_WITH_QT6=ON"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/frankosterfeld/qtkeychain/archive/0.15.0.tar.gz",
      "sha256": "f4254dc8f0933b06d90672d683eab08ef770acd8336e44dfa030ce041dc2ca22",
      "x-checker-data": {
       "type": "anitya",
       "project-id": 4138,
       "stable-only": true,
       "url-template": "https://github.com/frankosterfeld/qtkeychain/archive/$version.tar.gz"
      }
     }
    ]
   },
   {
    "name": "cmark",
    "buildsystem": "cmake-ninja",
    "builddir": true,
    "config-opts": [
     "-DCMARK_TESTS=OFF"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/commonmark/cmark/archive/0.31.2.tar.gz",
      "sha256": "f9bc5ca38bcb0b727f0056100fac4d743e768872e3bacec7746de28f5700d697",
      "x-checker-data": {
       "type": "anitya",
       "project-id": 9159,
       "stable-only": true,
       "url-template": "https://github.com/commonmark/cmark/archive/$version.tar.gz"
      }
     }
    ]
   },
   {
    "name": "libquotient",
    "buildsystem": "cmake-ninja",
    "builddir": true,
    "config-opts": [
     "-DBUILD_TESTING=OFF"
    ],
    "cleanup": [
     "/bin/qmc-example",
     "/include",
     "/lib",
     "/share"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/quotient-im/libQuotient/archive/0.9.6.1.tar.gz",
      "sha256": "ac0fe5df480fa893d3e16da626bf5028c944e9b41f504f6fe0fe49273247d636",
      "x-checker-data": {
       "type": "anitya",
       "project-id": 89357,
       "stable-only": true,
       "url-template": "https://github.com/quotient-im/libQuotient/archive/$version.tar.gz"
      }
     },
     {
      "type": "patch",
      "path": "0001-Find-QtCorePrivate.patch"
     },
     {
      "type": "patch",
      "path": "0001-Fix-thread-null-access.patch"
     },
     {
      "type": "patch",
      "path": "0001-Fix-database-null-access.patch"
     }
    ]
   },
   {
    "name": "kquickimageeditor",
    "buildsystem": "cmake-ninja",
    "builddir": true,
    "config-opts": [
     "-DBUILD_WITH_QT6=ON"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://download.kde.org/stable/kquickimageeditor/kquickimageeditor-0.7.0.1.tar.xz",
      "sha256": "b65f32c44bd126cea5e1b5a6eb7cb0eb517277cb8de06675fa6be624b7da381a",
      "x-checker-data": {
       "type": "anitya",
       "project-id": 229033,
       "stable-only": true,
       "url-template": "https://download.kde.org/stable/kquickimageeditor/kquickimageeditor-$version.tar.xz"
      }
     }
    ]
   },
   {
    "name": "kunifiedpush",
    "buildsystem": "cmake-ninja",
    "builddir": true,
    "sources": [
     {
      "type": "archive",
      "url": "https://download.kde.org/stable/release-service/26.08.1/src/kunifiedpush-26.08.1.tar.xz",
      "sha256": "818476fbf87df903f92f875302ab9d76fc136d05f42530d35f58f3cc10f0a904",
      "x-checker-data": {
       "type": "anitya",
       "project-id": 8763,
       "stable-only": true,
       "url-template": "https://download.kde.org/stable/release-service/$version/src/kunifiedpush-$version.tar.xz"
      }
     }
    ]
   },
   {
    "name": "neochat",
    "buildsystem": "cmake-ninja",
    "builddir": true,
    "config-opts": [
     "-DNEOCHAT_FLATPAK=ON"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://download.kde.org/stable/release-service/26.08.1/src/neochat-26.08.1.tar.xz",
      "sha256": "d745a8cd878c89d9bd3227ed027332933bcb9b5415b1d55ff2987c0587fd8182",
      "x-checker-data": {
       "is-main-source": true,
       "type": "anitya",
       "project-id": 141434,
       "stable-only": true,
       "url-template": "https://download.kde.org/stable/release-service/$version/src/neochat-$version.tar.xz"
      }
     }
    ]
   }
  ]
 }
}