Search Criteria
Package Details: kclock 23.03.80-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/kclock.git (read-only, click to copy) |
---|---|
Package Base: | kclock |
Description: | Convergent clock application for Plasma |
Upstream URL: | https://invent.kde.org/plasma-mobile/kclock |
Keywords: | alarm clock plasmoid stopwatch timer |
Licenses: | GPL2 |
Conflicts: | kclock, kclockd |
Provides: | kclockd |
Submitter: | caltlgin |
Maintainer: | langfingaz |
Last Packager: | langfingaz |
Votes: | 14 |
Popularity: | 0.75 |
First Submitted: | 2020-10-13 17:55 (UTC) |
Last Updated: | 2023-03-22 09:05 (UTC) |
Dependencies (10)
- hicolor-icon-theme (hicolor-icon-theme-git)
- kconfig (kconfig-git)
- kcoreaddons (kcoreaddons-git)
- kdbusaddons (kdbusaddons-git)
- ki18n (ki18n-git)
- kirigami-addons (kirigami-addons-git)
- kirigami2 (kirigami2-git)
- knotifications (knotifications-git)
- plasma-framework (plasma-framework-git)
- extra-cmake-modules (extra-cmake-modules-git) (make)
Latest Comments
randomnerd commented on 2022-02-09 11:19 (UTC)
Hmmm.... I'm not getting any kclockd autostart thing. Nothing in systemd (user and system), nothing in background services in system settings. What's going on? It won't let me set alarms otherwise.
langfingaz commented on 2021-06-16 16:00 (UTC)
@espidev: Thanks for letting me know. I have read through CMakeLists.txt and added
kirigami-addons-git
as well as some other missing dependencies. Feedback is very welcome!Note: Currently there are no releases for kirigami-addons. Therefore one will just find the git version in the AUR.
espidev commented on 2021-06-14 18:05 (UTC)
Hey, This package needs kirigamiaddons (it's a runtime dependency)
japareaggae commented on 2020-10-24 03:00 (UTC) (edited on 2020-10-24 03:05 (UTC) by japareaggae)
Hello, this package is failing to build for me with the following error:
I tried adapting another KDE PKGBUILD \<https://github.com/archlinux/svntogit-packages/blob/packages/kapman/trunk/PKGBUILD> for use with KClock and that built without problems. Maybe that would be more reliable?