Path to this page:
./
time/xclock,
Analog / digital clock for X
Branch: CURRENT,
Version: 1.1.1,
Package name: xclock-1.1.1,
Maintainer: joergxclock is the classic X Window System clock utility. It displays
the time in analog or digital form, continuously updated at a
frequency which may be specified by the user.
Required to run:[
fonts/Xft2] [
x11/Xrender]
Required to build:[
pkgtools/x11-links] [
pkgtools/cwrappers] [
x11/xorgproto]
Master sites:
Filesize: 155.816 KB
Version history: (Expand)
- (2022-04-08) Updated to version: xclock-1.1.1
- (2022-04-04) Updated to version: xclock-1.1.0
- (2020-08-18) Updated to version: xclock-1.0.9nb1
- (2019-11-14) Updated to version: xclock-1.0.9
- (2019-02-21) Updated to version: xclock-1.0.8
- (2018-03-13) Updated to version: xclock-1.0.7nb1
CVS history: (Expand)
2022-04-08 08:16:20 by Thomas Klausner | Files touched by this commit (3) |  |
Log message:
xclock: update to 1.1.1
Alan Coopersmith (2):
Fall back to sin() and cos() calls on systems without sincos()
xclock 1.1.1
Thomas Kuehne (2):
fix -Wmissing-field-initializers warning
fix -Wabsolute-value compiler warning
|
2022-04-04 11:56:43 by Thomas Klausner | Files touched by this commit (2) |
Log message:
xclock: add upstream bug report URL
|
2022-04-04 00:13:17 by Thomas Klausner | Files touched by this commit (3) |  |
Log message:
xclock: update to 1.1.0.
Alan Coopersmith (5):
Fix build on Solaris
Fix spelling/wording issues
gitlab CI: add a basic build test
Build xz tarballs instead of bzip2
xclock 1.1.0
Keith Packard (1):
Update hands smoothly in Render mode
rees4905 (2):
re-indent Clock.c
man: Indicate that -twelve & -twentyfour only affect brief display
|
2021-10-26 13:24:47 by Nia Alarie | Files touched by this commit (263) |
Log message:
time: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
2021-10-07 17:04:23 by Nia Alarie | Files touched by this commit (263) |
Log message:
time: Remove SHA1 hashes for distfiles
|
2020-08-17 22:20:41 by Leonardo Taccari | Files touched by this commit (2202) |
Log message:
*: revbump after fontconfig bl3 changes (libuuid removal)
|
2020-01-19 00:36:14 by Roland Illig | Files touched by this commit (3046) |
Log message:
all: migrate several HOMEPAGEs to https
pkglint --only "https instead of http" -r -F
With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.
This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
|
2019-11-14 12:02:29 by Thomas Klausner | Files touched by this commit (2) |  |
Log message:
xclock: update to 1.0.9.
Alan Coopersmith (3):
Use _CONST_X_STRING to make libXt declare String as const char *
Clear -Wsign-compare warning from gcc 7.3
xclock 1.0.9
Jon Turney (1):
Consistently use X_GETTIMEOFDAY
Niclas Zeising (2):
Fix logic sourrouning && and ||
Use fabsf when dealing with floating point numbers
|