{
 "app_id": "io.github.eiskaltdcpp.eiskaltdcpp",
 "source_url": "https://raw.githubusercontent.com/flathub/io.github.eiskaltdcpp.eiskaltdcpp/master/io.github.eiskaltdcpp.eiskaltdcpp.yml",
 "runtime": "org.kde.Platform",
 "runtime_version": "5.15-25.08",
 "sdk": "org.kde.Sdk",
 "finish_args": [
  "--share=ipc",
  "--share=network",
  "--socket=fallback-x11",
  "--socket=pulseaudio",
  "--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",
  "--talk-name=org.kde.StatusNotifierWatcher"
 ],
 "module_count": 3,
 "fetched_at": "2026-09-17T16:11:00.302222+00:00",
 "manifest": {
  "app-id": "io.github.eiskaltdcpp.eiskaltdcpp",
  "runtime": "org.kde.Platform",
  "runtime-version": "5.15-25.08",
  "sdk": "org.kde.Sdk",
  "command": "eiskaltdcpp-qt",
  "rename-desktop-file": "eiskaltdcpp-qt.desktop",
  "rename-icon": "eiskaltdcpp",
  "rename-appdata-file": "eiskaltdcpp-qt.metainfo.xml",
  "finish-args": [
   "--share=network",
   "--share=ipc",
   "--socket=wayland",
   "--socket=fallback-x11",
   "--socket=pulseaudio",
   "--device=dri",
   "--talk-name=org.kde.StatusNotifierWatcher"
  ],
  "cleanup": [
   "/include",
   "/share/man",
   "/lib/cmake",
   "/lib/pkgconfig",
   "*.a",
   "*.la"
  ],
  "modules": [
   "shared-modules/lua5.4/lua-5.4.json",
   {
    "name": "miniupnpc",
    "buildsystem": "cmake-ninja",
    "builddir": true,
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/miniupnp/miniupnp/releases/download/miniupnpc_2_3_3/miniupnpc-2.3.3.tar.gz",
      "sha256": "d52a0afa614ad6c088cc9ddff1ae7d29c8c595ac5fdd321170a05f41e634bd1a"
     }
    ],
    "cleanup": [
     "/bin"
    ]
   },
   {
    "name": "eiskaltdcpp",
    "buildsystem": "cmake-ninja",
    "builddir": true,
    "config-opts": [
     "-DCMAKE_POLICY_VERSION_MINIMUM=3.5",
     "-DUSE_JS=ON",
     "-DUSE_XATTR=ON",
     "-DENABLE_STACKTRACE=ON",
     "-DINSTALL_METAINFO=ON",
     "-DINSTALL_QT_TRANSLATIONS=ON"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/eiskaltdcpp/eiskaltdcpp.git",
      "commit": "697db4b03e3d9ffa48b3d4c74fd043dee7663266"
     },
     {
      "type": "patch",
      "path": "metainfo.patch"
     }
    ],
    "post-install": [
     "desktop-file-edit --set-key=StartupWMClass --set-value=eiskaltdcpp-qt ${FLATPAK_DEST}/share/applications/eiskaltdcpp-qt.desktop"
    ]
   }
  ]
 }
}