The patches for this are no longer maintained upstream. The existing patches will need to be rebased for newer gnome-clocks releases. I'll look more into this when I have time.
If anyone else wants to take a crack at it before then, feel free.
Git Clone URL: | https://aur.archlinux.org/gnome-clocks-waked.git (read-only, click to copy) |
---|---|
Package Base: | gnome-clocks-waked |
Description: | Clocks applications for GNOME (version with waked support) |
Upstream URL: | https://wiki.gnome.org/Apps/Clocks |
Licenses: | GPL |
Groups: | gnome |
Conflicts: | gnome-clocks |
Provides: | gnome-clocks |
Submitter: | e-v |
Maintainer: | lectrode |
Last Packager: | lectrode |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2022-11-23 16:32 (UTC) |
Last Updated: | 2023-11-05 01:09 (UTC) |
The patches for this are no longer maintained upstream. The existing patches will need to be rebased for newer gnome-clocks releases. I'll look more into this when I have time.
If anyone else wants to take a crack at it before then, feel free.
I'll look into updating this when I can. The patches haven't changed, but they might need to be rebased. The 45.0 version of gnome-clocks still works with gnome 47.
Anyone currently using this and finding that it no longer works, this relies on the waked-git
AUR package, which in turn requires sdbus-cpp <= 1.5.0. The recent 2.0 update of sdbus-cpp has api-breaking changes that prevent waked from working with it.
Last working sdbus-cpp PKGBUILD: https://gitlab.archlinux.org/archlinux/packaging/packages/sdbus-cpp/-/tree/7ee4ab989a61165d60783e327cfeaf8a5076b031
(I've started porting waked-git to sdbus-cpp 2.0, and while I have it compiling, it does not currently work)
As of version 45.0, gnome-clocks no longer respects the sounds provided in a system sound theme. Instead, specific sounds are compiled into the gnome-clocks binary. There is currently no way to change these sounds once compiled.
As such, this package now replaces the default bundled sounds with some provided by community members. You can replace these sound files with ones of your choosing when manually compiling this package with makepkg
.
More details about this change and the package in general can be found at: https://github.com/lectrode/gnome-clocks-waked
Additional steps to use this:
1) sudo systemctl enable waked --now
- required for alarms to wake up device from suspend
2) reboot or run /etc/xdg/autostart/gnome-clocks.desktop
More details can be found at https://github.com/lectrode/gnome-clocks-waked
Pinned Comments
lectrode commented on 2022-11-23 19:34 (UTC) (edited on 2022-11-23 19:35 (UTC) by lectrode)
Additional steps to use this:
1)
sudo systemctl enable waked --now
- required for alarms to wake up device from suspend2) reboot or run
/etc/xdg/autostart/gnome-clocks.desktop
More details can be found at https://github.com/lectrode/gnome-clocks-waked