Warning, /packaging/flatpak-kde-applications/org.kde.konqueror.json is written in an unsupported language. File is not indexed.
0001 {
0002 "id": "org.kde.konqueror",
0003 "branch": "master",
0004 "runtime": "org.kde.Platform",
0005 "runtime-version": "5.15-22.08",
0006 "base": "io.qt.qtwebengine.BaseApp",
0007 "base-version": "5.15-22.08",
0008 "rename-desktop-file": "konqbrowser.desktop",
0009 "sdk": "org.kde.Sdk",
0010 "command": "konqueror",
0011 "tags": ["nightly"],
0012 "desktop-file-name-suffix": " (Nightly)",
0013 "finish-args": ["--share=ipc", "--socket=cups", "--socket=x11", "--socket=wayland", "--filesystem=host" ],
0014
0015 "modules": [
0016 {
0017 "name": "ksu",
0018 "buildsystem": "cmake-ninja",
0019 "sources": [
0020 {
0021 "type": "git",
0022 "url": "https://invent.kde.org/frameworks/kdesu.git",
0023 "tag": "v5.92.0",
0024 "x-checker-data": {
0025 "type": "git",
0026 "tag-pattern": "^v([\\d.]+)$"
0027 },
0028 "commit": "17ca3a91012d768f4778a1d59a7c9f50a0d07697"
0029 }
0030 ]
0031 },
0032 {
0033 "name": "konqueror",
0034 "buildsystem": "cmake-ninja",
0035 "sources": [
0036 { "type": "git", "url": "https://invent.kde.org/network/konqueror.git" }
0037 ]
0038 }
0039 ]
0040 }