0fbe3d839a
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. Inspired in part by the Debian patches [1,2]. [1] http://sources.debian.net/src/wmitime/0.3%2B20120605-1/debian/patches/20-makefile-CC.patch/ [2] http://sources.debian.net/src/wmitime/0.3%2B20120605-1/debian/patches/make-install.patch/
54 lines
1.5 KiB
Plaintext
54 lines
1.5 KiB
Plaintext
wmitime 0.2 beta Public Release
|
|
--------------------------------------------------------------
|
|
Author...: Dave Clark (clarkd@skynet.ca)
|
|
|
|
Homepage : http://www.neotokyo.org
|
|
|
|
Description
|
|
--------------------------------------------------------------
|
|
I cooked this up one night when i was bored and had read about
|
|
the new internet time thing from Swatch... kinda interesting
|
|
idea, who knows if it'll go anywhere...
|
|
|
|
wmitime is yet another clock for your dock/clip/etc...
|
|
It's quite overglorified :)
|
|
|
|
It tells standard 12/24hr time and Swatch's new Internet Time
|
|
(see www.swatch.com)
|
|
|
|
Let me know what you think of it. ;)
|
|
|
|
Installing
|
|
--------------------------------------------------------------
|
|
make
|
|
make install
|
|
|
|
should do it.
|
|
|
|
Options
|
|
--------------------------------------------------------------
|
|
Do a 'wmitime -h' to see the options...
|
|
|
|
|
|
Files
|
|
--------------------------------------------------------------
|
|
README This file.
|
|
BUGS Things you don't want to know ;-)
|
|
CHANGES Description of changes.
|
|
COPYING GNU General Public License Version 2.
|
|
|
|
|
|
Bugs
|
|
--------------------------------------------------------------
|
|
If you discover any bugs in this software, please send a
|
|
bugreport to clarkd@skynet.ca and describe the
|
|
problem as detailed! as you can.
|
|
|
|
|
|
Copyright
|
|
--------------------------------------------------------------
|
|
wmitime is copyright (c) 1997/98 by Dave Clark
|
|
|
|
wmitime is licensed through the GNU General Public License.
|
|
Read the COPYING file for the complete GNU license.
|