{
 "app_id": "net.kvirc.KVIrc",
 "source_url": "https://raw.githubusercontent.com/flathub/net.kvirc.KVIrc/master/net.kvirc.KVIrc.yaml",
 "runtime": "org.kde.Platform",
 "runtime_version": "6.11",
 "sdk": "org.kde.Sdk",
 "finish_args": [
  "--share=ipc",
  "--share=network",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--device=dri",
  "--filesystem=xdg-download",
  "--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": 1,
 "fetched_at": "2026-09-17T16:13:31.256727+00:00",
 "manifest": {
  "id": "net.kvirc.KVIrc",
  "runtime": "org.kde.Platform",
  "runtime-version": "6.11",
  "sdk": "org.kde.Sdk",
  "rename-icon": "kvirc",
  "rename-desktop-file": "net.kvirc.KVIrc5.desktop",
  "command": "kvirc",
  "finish-args": [
   "--share=network",
   "--socket=wayland",
   "--socket=fallback-x11",
   "--share=ipc",
   "--device=dri",
   "--filesystem=xdg-download",
   "--persist=.config/KVIrc",
   "--talk-name=org.kde.StatusNotifierWatcher"
  ],
  "cleanup": [
   "/man",
   "/share/man"
  ],
  "modules": [
   {
    "name": "kvirc",
    "buildsystem": "cmake-ninja",
    "post-install": [
     "sed -i '/^Path/d' /app/share/applications/net.kvirc.KVIrc5.desktop",
     "install -D -m 644 -t $FLATPAK_DEST/share/metainfo $FLATPAK_ID.appdata.xml"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/kvirc/KVIrc.git",
      "commit": "da51856403a84cb93a3b978e094e990b5bfee749",
      "tag": "5.2.10",
      "x-checker-data": {
       "type": "git",
       "tag-pattern": "([\\d.]+)$",
       "is-important": true
      }
     },
     {
      "type": "file",
      "path": "net.kvirc.KVIrc.appdata.xml"
     }
    ]
   }
  ]
 }
}