Search Criteria
Package Details: dong 0.1.1-2
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.87 |
First Submitted: | 2025-06-09 20:37 (UTC) |
Last Updated: | 2025-06-16 16:55 (UTC) |
Dependencies (7)
- alsa-lib
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR)
- alsa-lib (make)
- cargo (rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rustup-gitAUR, rust, rustup) (make)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR) (make)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR) (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)