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-22.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 "builddir": true, 0019 "sources": [ 0020 { 0021 "type": "git", 0022 "url": "https://invent.kde.org/frameworks/breeze-icons.git", 0023 "tag": "v5.105.0", 0024 "x-checker-data": { 0025 "type": "git", 0026 "tag-pattern": "^v([\\d.]+)$" 0027 }, 0028 "commit": "cf1647176626f87d1ec5bc25db3661bd27936adc" 0029 } 0030 ] 0031 }, 0032 { 0033 "name": "kdb", 0034 "buildsystem": "cmake-ninja", 0035 "sources": [ { "type": "git", "url": "https://invent.kde.org/kde/kdb.git" } ] 0036 }, 0037 { 0038 "name": "kproperty", 0039 "buildsystem": "cmake-ninja", 0040 "sources": [ { "type": "git", "url": "https://invent.kde.org/kde/kproperty.git" } ] 0041 }, 0042 { 0043 "name": "kreport", 0044 "buildsystem": "cmake-ninja", 0045 "sources": [ { "type": "git", "url": "https://invent.kde.org/kde/kreport.git" } ] 0046 }, 0047 { 0048 "name": "kexi", 0049 "buildsystem": "cmake-ninja", 0050 "sources": [ { "type": "git", "url": "https://invent.kde.org/kde/kexi.git" } ] 0051 } 0052 ] 0053 }