Warning, /plasma-mobile/krecorder/org.kde.krecorder.json is written in an unsupported language. File is not indexed.
0001 { 0002 "id": "org.kde.krecorder", 0003 "branch": "master", 0004 "runtime": "org.kde.Platform", 0005 "runtime-version": "5.15", 0006 "sdk": "org.kde.Sdk", 0007 "command": "krecorder", 0008 "rename-icon": "krecorder", 0009 "tags": ["nightly"], 0010 "desktop-file-name-suffix": " (Nightly)", 0011 "finish-args": [ 0012 "--share=ipc", 0013 "--share=network", 0014 "--socket=fallback-x11", 0015 "--socket=wayland", 0016 "--device=dri", 0017 "--socket=pulseaudio", 0018 "--filesystem=home" 0019 ], 0020 "modules": [ 0021 { 0022 "name": "krecorder", 0023 "buildsystem": "cmake-ninja", 0024 "builddir": true, 0025 "sources": [ { "type": "dir", "path": ".", "skip": [".git"] } ] 0026 } 0027 ] 0028 }