Warning, /packaging/flatpak-kde-applications/org.kde.kexi.json is written in an unsupported language. File is not indexed.
0001 { 0002 "id": "org.kde.kexi", 0003 "branch": "master", 0004 "runtime": "org.kde.Platform", 0005 "runtime-version": "5.15-21.08", 0006 "sdk": "org.kde.Sdk", 0007 "command": "kexi-3.3", 0008 "tags": ["nightly"], 0009 "rename-desktop-file": "org.kde.kexi-3.3.desktop", 0010 "desktop-file-name-suffix": " (Nightly)", 0011 "finish-args": ["--share=ipc", "--socket=x11", "--socket=wayland" ], 0012 0013 "modules": [ 0014 { 0015 "name": "breeze-icons", 0016 "config-opts": [ "-DSKIP_INSTALL_ICONS=ON" ], 0017 "buildsystem": "cmake-ninja", 0018 "sources": [ 0019 { 0020 "type": "git", 0021 "url": "https://invent.kde.org/frameworks/breeze-icons.git", 0022 "tag": "v5.92.0", 0023 "x-checker-data": { 0024 "type": "git", 0025 "tag-pattern": "^v([\\d.]+)$" 0026 }, 0027 "commit": "62df190a751916e95cae1a81c1af51bd9258224c" 0028 } 0029 ] 0030 }, 0031 { 0032 "name": "kdb", 0033 "buildsystem": "cmake-ninja", 0034 "sources": [ { "type": "git", "url": "https://invent.kde.org/kde/kdb.git" } ] 0035 }, 0036 { 0037 "name": "kproperty", 0038 "buildsystem": "cmake-ninja", 0039 "sources": [ { "type": "git", "url": "https://invent.kde.org/kde/kproperty.git" } ] 0040 }, 0041 { 0042 "name": "kreport", 0043 "buildsystem": "cmake-ninja", 0044 "sources": [ { "type": "git", "url": "https://invent.kde.org/kde/kreport.git" } ] 0045 }, 0046 { 0047 "name": "kexi", 0048 "buildsystem": "cmake-ninja", 0049 "sources": [ { "type": "git", "url": "https://invent.kde.org/kde/kexi.git" } ] 0050 } 0051 ] 0052 }