Search Criteria
Package Details: dong 0.3.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/dong.git (read-only, click to copy) |
|---|---|
| Package Base: | dong |
| Description: | A striking clock on your computer |
| Upstream URL: | https://gitlab.com/TuTiuTe/dong |
| Keywords: | clock |
| Licenses: | GPL-3.0-only |
| Conflicts: | dong |
| Provides: | dong |
| Submitter: | myriade |
| Maintainer: | myriade |
| Last Packager: | myriade |
| Votes: | 1 |
| Popularity: | 0.002055 |
| First Submitted: | 2025-06-09 20:37 (UTC) |
| Last Updated: | 2025-07-18 12:21 (UTC) |
Dependencies (5)
- alsa-lib
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- alsa-lib (make)
- cargo (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rust, rustup) (make)
Latest Comments
myriade commented on 2025-06-16 20:42 (UTC) (edited on 2025-06-16 20:42 (UTC) by myriade)
Known to be buggy with pulseaudio package
The problem doesn't seem to be coming from me (I try to start the service after the sound target is done), plus I haven't found a proper way to fix it from my end
If systemd enabling dong disables all audio devices, or dong simply doesn't work, consider either
- installing pulse-native-provider to replace pulseaudio
- adding a
sleep 5 && ...in the service file in the execstart (ugly workaround ik)