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