Warning, /packaging/flatpak-kde-applications/org.kde.kclock.json is written in an unsupported language. File is not indexed.
0001 { 0002 "id": "org.kde.kclock", 0003 "runtime": "org.kde.Platform", 0004 "runtime-version": "5.15-21.08", 0005 "sdk": "org.kde.Sdk", 0006 "command": "kclock", 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=xdg-data/sounds", 0016 "--talk-name=org.freedesktop.Notifications", 0017 "--talk-name=org.kde.Solid.PowerManagement", 0018 "--own-name=org.kde.kclockd" 0019 ], 0020 "separate-locales": false, 0021 0022 "modules": [ 0023 { 0024 "name": "kirigamiaddons", 0025 "config-opts": [ "-DBUILD_TESTING=OFF" ], 0026 "buildsystem": "cmake-ninja", 0027 "sources": [ { "type": "git", "url": "https://invent.kde.org/libraries/kirigami-addons.git", "branch": "master" } ] 0028 }, 0029 { 0030 "name": "kclock", 0031 "buildsystem": "cmake-ninja", 0032 "builddir": true, 0033 "sources": [ { "type": "git", "url": "https://invent.kde.org/plasma-mobile/kclock.git", "branch": "master" } ] 0034 } 0035 ] 0036 }