Warning, /plasma-mobile/plasma-phonebook/org.kde.phonebook.json is written in an unsupported language. File is not indexed.
0001 { 0002 "id": "org.kde.phonebook", 0003 "runtime": "org.kde.Platform", 0004 "runtime-version": "5.15", 0005 "sdk": "org.kde.Sdk", 0006 "command": "plasma-phonebook", 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 ], 0016 "separate-locales": false, 0017 "cleanup": [ 0018 "/include", 0019 "/lib/cmake" 0020 ], 0021 "modules": [ 0022 { 0023 "name": "kpeople", 0024 "buildsystem": "cmake-ninja", 0025 "sources": [ { "type": "git", "url": "https://anongit.kde.org/kpeople.git", "tag": "v5.85.0" } ] 0026 }, 0027 { 0028 "name": "kpeoplevcard", 0029 "buildsystem": "cmake-ninja", 0030 "sources": [ { "type": "git", "url": "https://anongit.kde.org/kpeoplevcard.git" } ] 0031 }, 0032 { 0033 "name": "plasma-phonebook", 0034 "buildsystem": "cmake-ninja", 0035 "builddir": true, 0036 "sources": [ { "type": "dir", "path": ".", "skip": [".git"] } ] 0037 } 0038 ] 0039 }