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

0001 {
0002     "id": "org.kde.kexi-stable",
0003     "branch": "master",
0004     "runtime": "org.kde.Platform",
0005     "runtime-version": "5.15-22.08",
0006     "sdk": "org.kde.Sdk",
0007     "command": "kexi-3.2",
0008     "tags": ["nightly-stable"],
0009     "rename-desktop-file": "org.kde.kexi-3.2.desktop",
0010     "desktop-file-name-suffix": " (Nightly, Stable)",
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": [ { "type": "git", "url": "https://invent.kde.org/frameworks/breeze-icons.git", "tag": "v5.105.0" } ]
0020         },
0021         {
0022             "name": "kdb",
0023             "buildsystem": "cmake-ninja",
0024             "sources": [ { "type": "git", "url": "https://invent.kde.org/libraries/kdb.git", "branch": "3.2" } ]
0025         },
0026         {
0027             "name": "kproperty",
0028             "buildsystem": "cmake-ninja",
0029             "sources": [ { "type": "git", "url": "https://invent.kde.org/libraries/kproperty.git", "branch": "3.2" } ]
0030         },
0031         {
0032             "name": "kreport",
0033             "buildsystem": "cmake-ninja",
0034             "sources": [ { "type": "git", "url": "https://invent.kde.org/libraries/kreport.git", "branch": "3.2" } ]
0035         },
0036         {
0037             "name": "kexi",
0038             "buildsystem": "cmake-ninja",
0039             "sources": [ { "type": "git", "url": "https://invent.kde.org/office/kexi.git", "branch": "3.2" } ]
0040         }
0041     ]
0042 }