Warning, /packaging/flatpak-kde-applications/org.kde.konversation-konvi2x.json is written in an unsupported language. File is not indexed.

0001 {
0002     "id": "org.kde.konversation-konvi2x",
0003     "rename-desktop-file": "org.kde.konversation.desktop",
0004     "branch": "master",
0005     "runtime": "org.kde.Platform",
0006     "runtime-version": "5.15-22.08",
0007     "sdk": "org.kde.Sdk",
0008     "command": "konversation",
0009     "tags": ["nightly"],
0010     "desktop-file-name-suffix": " (Konvi2x, Nightly)",
0011     "finish-args": ["--share=ipc", "--share=network", "--socket=x11", "--socket=wayland", "--device=dri",
0012                     "--talk-name=org.kde.StatusNotifierWatcher", "--talk-name=org.freedesktop.Notifications" ],
0013     "separate-locales": false,
0014 
0015     "modules": [
0016         {
0017             "name": "konversation-konvi2x",
0018             "buildsystem": "cmake-ninja",
0019             "config-opts": ["-DCMAKE_BUILD_TYPE=debug"],
0020             "sources": [ { "type": "git", "url": "https://invent.kde.org/kde/konversation.git", "branch": "wip/qtquick" } ]
0021         }
0022     ]
0023 }