Warning, /utilities/fielding/org.kde.fielding.json is written in an unsupported language. File is not indexed.

0001 {
0002     "id": "org.kde.fielding",
0003     "runtime": "org.kde.Platform",
0004     "runtime-version": "5.15-21.08",
0005     "sdk": "org.kde.Sdk",
0006     "command": "fielding",
0007     "tags": ["nightly"],
0008     "desktop-file-name-suffix": " (Nightly)",
0009     "finish-args": [
0010         "--share=ipc",
0011         "--share=network",
0012         "--socket=x11",
0013         "--socket=wayland",
0014         "--device=dri",
0015         "--filesystem=home"
0016     ],
0017     "separate-locales": false,
0018 
0019     "modules": [
0020         {
0021             "name": "fielding",
0022             "buildsystem": "cmake-ninja",
0023             "builddir": true,
0024             "sources": [ { "type": "dir", "path": ".", "skip": [".git"] } ]
0025         }
0026     ]
0027 }
0028