Commit graph

9 commits

Author SHA1 Message Date
nia
390a720537 time: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
2021-10-26 11:24:16 +00:00
nia
5c3f4c5851 time: Remove SHA1 hashes for distfiles 2021-10-07 15:03:53 +00:00
nia
fa07ae20f5 wmitime: avoid non-portable iconv modifier 2021-08-08 09:40:43 +00:00
nia
690e41ac09 wmitime: Update to 0.5
0.5		* wmitime uses now the new library libdockapp that includes the
		  old wmgeneral library.
		* Add note about libdockapp to README.

0.4		* Update GPL text and Free Software Foundation address.
		* Remove trailing whitespace.
		* Allow -display option with no argument.  Previously, if a user
		  ran wmitime with the -display option and no argument, a
		  segmentation fault would occur. Print a warning instead.
		  (Patch from Debian to fix bug #716466.)
		* Update Makefile.  In particular,
		  - Remove reference to deprecated X11R6 directory.
		  - Replace FLAGS variable with CFLAGS, CPPFLAGS, and LDFLAGS.
		  - Honor CC, PREFIX, and DESTDIR variables.
		  - Use INSTALL instead of cp for installation.
		  - Remove redundant -lXext flag.
		  - Move contents of wmitime directory to top directory to ease
		    the building process.
		* Improve locale support.  Previously, wmitime only had support
		  for English, French, and (in Debian only) Hungarian.	In
		  addition, the choice was made at compile time.
		  Add run-time support for any language using the Latin
		  alphabet.  The locale is determined by the user's environment
		  or may be specified on the command line with the "-l" option.
		  Note that users whose environment specifies a non-Latin locale
		  may wish to use, e.g., "-l C", as otherwise no date will
		  appear.
		  Note that, for simplicity, the month and day are now displayed
		  as "01 JAN" as opposed to "JAN 01".  (Previously, the former
		  format was used for English and the latter for French.)
		* Remove C++ style comments.
		* Remove references to config file in source; nonexistent
		  feature.
		* Update contact information.  wmitime is now maintained by the
		  Window Maker Developers Team
		  <wmaker-dev@lists.windowmaker.org>.
		* Add manpage and desktop file, both adapted from Debian.
		* Remove wmitime-master-led.xpm; unused duplicate file.
		* Do not include or compile unused wmgeneral files.
2020-11-24 11:18:21 +00:00
agc
536eabf008 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.
2015-11-02 23:31:35 +00:00
khorben
88b19a623c Add support for CFLAGS
No functional change intended.
2015-08-06 21:41:43 +00:00
joerg
0a4eb4c557 Fix inline use. 2013-11-07 00:49:46 +00:00
khorben
c86f2f49bd Modified the categories to "x11 time" to reflect where the package was
actually committed.
2013-11-06 00:40:15 +00:00
khorben
e4898d3e61 Added time/wmitime at version 0.3nb3 (as found in wip)
Windowmaker dockapp showing time, date and itime. Digital and analog time
displays. Works under fluxbox/blackbox window managers.
2013-11-06 00:35:19 +00:00