{ "id": "org.kde.kclock", "runtime": "org.kde.Platform", "runtime-version": "6.7", "sdk": "org.kde.Sdk", "command": "kclock", "tags": ["nightly"], "desktop-file-name-suffix": " (Nightly)", "finish-args": [ "--share=ipc", "--share=network", "--socket=fallback-x11", "--socket=wayland", "--device=dri", "--socket=pulseaudio", "--talk-name=org.freedesktop.Notifications", "--talk-name=org.kde.Solid.PowerManagement", "--own-name=org.kde.kclockd" ], "separate-locales": false, "modules": [ { "name": "intltool", "cleanup": [ "*" ], "sources": [ { "type": "archive", "url": "https://launchpad.net/intltool/trunk/0.51.0/+download/intltool-0.51.0.tar.gz", "sha256": "67c74d94196b153b774ab9f89b2fa6c6ba79352407037c8c14d5aeb334e959cd" } ] }, { "name": "sound-theme-freedesktop", "sources": [ { "type": "archive", "url": "https://people.freedesktop.org/~mccann/dist/sound-theme-freedesktop-0.8.tar.bz2", "sha256": "cb518b20eef05ec2e82dda1fa89a292c1760dc023aba91b8aa69bafac85e8a14" } ] }, { "name": "plasma-mobile-sounds", "buildsystem": "cmake-ninja", "builddir": true, "sources": [ { "type": "archive", "url": "https://download.kde.org/stable/plasma-mobile-sounds/0.1/plasma-mobile-sounds-0.1.tar.xz", "sha256": "f1aed3ddd1de209e0d60df54e968b141b4c868ff0c4706dedb85e4cce29f26af" } ] }, { "name": "kirigamiaddons", "config-opts": [ "-DBUILD_TESTING=OFF" ], "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "https://invent.kde.org/libraries/kirigami-addons.git", "branch": "master" } ] }, { "name": "kclock", "buildsystem": "cmake-ninja", "builddir": true, "config-opts": [ "-DBUILD_PLASMOID=OFF" ], "sources": [ { "type": "dir", "path": ".", "skip": [".git"] } ] } ] }