./time/emiclock, Analog clock with image in the middle

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


Branch: CURRENT, Version: 2.0.2nb7, Package name: emiclock-2.0.2nb7, Maintainer: minoura

Shaped, analog clock with alarm functionality


Required to run:
[x11/libXpm]

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

Master sites:

Filesize: 301.447 KB

Version history: (Expand)


CVS history: (Expand)


   2021-12-11 00:37:42 by Ryo ONODERA | Files touched by this commit (1)
Log message:
emiclock: Remove restriction for source code redistribution

4th clause in COPYRIGHT.en has Japanese to English translation mistake.
According to COPYRIGHT (in Japanese), the author allows source code
redistribution without modification.
   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
   2019-11-02 17:28:42 by Roland Illig | Files touched by this commit (40)
Log message:
time: align variable assignments

pkglint -Wall -F --only aligned -r

No manual corrections.
   2017-03-23 18:07:02 by Joerg Sonnenberger | Files touched by this commit (219)
Log message:
Extend SHA512 checksums to various files I have on my local distfile
mirror.
   2015-10-14 22:17:28 by Thomas Klausner | Files touched by this commit (54)
Log message:
Switch from x11/Xaw3d to newer x11/libXaw3d.

Adapt some packages so they build with that.
Bump their PKGREVISIONs.
   2013-01-15 17:21:37 by Daniel Horecki | Files touched by this commit (30)
Log message:
Clean up libXaw handling. [1/2]

- remove LIBXAW variable. It is handled by buildlink3.mk now
- simplify patches and Makefile in packages using libXaw
- in some cases force use of Xaw3d (won't build with Xaw)
- replace some directly included of x11/Xaw3d with mk/xaw.buildlink3.mk

In next part:
- replace more includes with mk/xaw.buildlink3.mk
   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.