1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28
|
Source: xarclock
Section: x11
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Standards-Version: 4.4.1
Build-Depends: debhelper-compat (= 12),
libx11-dev,
libxaw7-dev,
libxmu-dev,
libxt-dev,
xutils-dev,
Rules-Requires-Root: no
Homepage: https://www.ibiblio.org/pub/Linux/X11/clocks
Vcs-Browser: https://salsa.debian.org/debian/xarclock
Vcs-Git: https://salsa.debian.org/debian/xarclock.git
Package: xarclock
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
Description: reversed xclock
If clocks had been invented in Argentina (southern hemisphere), they
would run counter-clockwise. Down there a sundial runs the other way
around!
.
The program is an extension of the standard X clock widget. New
features are: Configurable direction of rotation and font support in
analog mode.
|