./time/catclock, Variant of the MIT xclock with a cat mode

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.0nb6, Package name: catclock-0.0nb6, Maintainer: pkgsrc-users

This version of xclock is a Motif-based variant of the MIT xclock
program, with an alarm feature, and a new "cat" mode, in addition to
the analog and digital modes. The cat image was based on the famous
"Kit-Cat" (R) plastic wall clock, and was designed by Deanna Hohn of
DEC Advanced Technology Development. The Motif interface, eyes,
tails, and the general state of the program now are a product of
Philip Schneider of DEC.


Required to run:
[x11/motif]

Required to build:
[pkgtools/x11-links] [x11/xbitmaps] [pkgtools/cwrappers] [x11/xorgproto]

Master sites: (Expand)

Filesize: 175.789 KB

Version history: (Expand)


CVS history: (Expand)


   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
   2015-11-03 00:31:47 by Alistair G. Crooks | Files touched by this commit (161)
Log message:
Add SHA512 digests for distfiles for time category

Problems found with mismatching existing digests for:
	distfiles/asclock-classic-1.0.tar.gz
	distfiles/asclock-gtk-2.1.10beta.tar.gz
	distfiles/asclock-xlib-2.0.11.tar.gz
	distfiles/emiclock-2.0.2.tar.gz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
   2012-10-08 15:04:32 by Aleksej Saushev | Files touched by this commit (146)
Log message:
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.
   2012-07-03 19:29:20 by Joerg Sonnenberger | Files touched by this commit (2)
Log message:
Fix various callback type mismatches.
   2012-01-29 16:52:34 by John Marino | Files touched by this commit (2)
Log message:
time/catclock: Restore missing reference to libXt

The patch-aa removed the linkage to libXt (static) but catclock still needs
functions from this library which it was accessing indirectly.  Change this
to a direct link which makes gnu linker v2.22 happy.
   2011-12-09 15:36:36 by Matthias Drochner | Files touched by this commit (36)
Log message:
PKGREV bump for libXp-less openmotif
   2009-10-21 20:08:10 by Matthias Drochner | Files touched by this commit (2)
Log message:
make this build on NetBSD again