Warning, /utilities/kongress/org.kde.kongress.json is written in an unsupported language. File is not indexed.
0001 { 0002 "id": "org.kde.kongress", 0003 "runtime": "org.kde.Platform", 0004 "runtime-version": "5.15", 0005 "sdk": "org.kde.Sdk", 0006 "command": "kongress", 0007 "tags": ["nightly"], 0008 "finish-args": [ 0009 "--share=ipc", 0010 "--share=network", 0011 "--socket=x11", 0012 "--socket=wayland", 0013 "--device=dri", 0014 "--filesystem=home", 0015 "--talk-name=org.freedesktop.Notifications", 0016 "--talk-name=org.kde.Solid.PowerManagement", 0017 "--own-name=org.kde.kongressac" 0018 ], 0019 "separate-locales": false, 0020 "modules": [ 0021 { 0022 "name": "kongress", 0023 "buildsystem": "cmake-ninja", 0024 "builddir": true, 0025 "sources": [ { "type": "dir", "path": ".", "skip": [".git"] } ] 0026 } 0027 ] 0028 } 0029