Search Criteria
Package Details: catclock-git r15.2d55f69-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/catclock-git.git (read-only, click to copy) |
|---|---|
| Package Base: | catclock-git |
| Description: | X clock, with cat mode |
| Upstream URL: | https://github.com/BarkyTheDog/catclock |
| Licenses: | custom |
| Conflicts: | xorg-xclock |
| Provides: | xorg-xclock |
| Submitter: | HoaS |
| Maintainer: | HoaS |
| Last Packager: | HoaS |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2017-12-03 22:40 (UTC) |
| Last Updated: | 2017-12-03 22:40 (UTC) |
Dependencies (9)
- libx11 (libx11-gitAUR, libx11-mr293AUR)
- libxaw (xawmAUR)
- libxft (libxft-gitAUR)
- libxkbfile
- libxmu
- libxrender
- openmotif
- git (git-gitAUR, git-glAUR) (make)
- xorg-util-macros (make)
Required by (4)
- xdm-arch-theme (requires xorg-xclock)
- xdm-hallo (requires xorg-xclock) (optional)
- xdm-minimalist (requires xorg-xclock)
- xdm-unexicon-theme (requires xorg-xclock)
Latest Comments
pio commented on 2025-07-22 15:15 (UTC)
Hi, consider packaging .man page, as it contains useful information (rename
xclock.mantoxclock.6, gzip it and copy to/usr/share/man/man6).Also recently I couldn't compile it, because of incompatible-pointer-types warning treated as error. Until the upstream fixes this, this can be compiled by adding
-Wno-incompatible-pointer-typestoCFLAGSin Makefile.