[Pkg-wmaker-commits] [wmtime] 07/101: wmtime - increase version number to 1.1
Doug Torrance
dtorrance-guest at moszumanska.debian.org
Mon Aug 24 23:59:23 UTC 2015
This is an automated email from the git hooks/post-receive script.
dtorrance-guest pushed a commit to branch master
in repository wmtime.
commit 7aef6f881e49ade43ede9e513107e82dd1bcb684
Author: Doug Torrance <torrance at vandals.uidaho.edu>
Date: Sun Oct 13 14:07:37 2013 -0500
wmtime - increase version number to 1.1
Enough patches have been made over the years to the wmtime Debian
package that I have decided to incorporate these changes into
an official upstream release.
Some updates to the documentation have been made to reflect the
changes.
---
CHANGES | 6 ++++++
INSTALL | 35 +++++++++++++++--------------------
README | 24 +++++++++---------------
language | 1 -
languages/nl.lang | 19 -------------------
languages/slovene.lang | 20 --------------------
languages/us.lang | 19 -------------------
wmtime/Makefile | 3 +++
wmtime/wmtime.1 | 2 +-
wmtime/wmtime.c | 2 +-
10 files changed, 35 insertions(+), 96 deletions(-)
diff --git a/CHANGES b/CHANGES
index 3b3410f..fe5dd3e 100644
--- a/CHANGES
+++ b/CHANGES
@@ -3,6 +3,12 @@ WMTime changes.
Version Description
--------------------------------------------------------------
+1.1 - Released 131013
+ - Incorporated many patches from Debian, including
+ + Added manual page
+ + Added -geometry and -noseconds options
+ + Improved locale support
+
1.0b2 - Released 980519
- Locale support has been added.
diff --git a/INSTALL b/INSTALL
index 6a4ad4d..04f3fbb 100644
--- a/INSTALL
+++ b/INSTALL
@@ -7,28 +7,23 @@ Nothing particular, but a computer might come in handy doh ;-)
Installation
--------------------------------------------------------------
-1) % tar -zxvf wmtime-1.0.tar.gz
-2) % cd wmtime.app/wmtime
-3)* Optional, make a symlink to your preffered language like:
- % rm language
- % ln -s languages/slovene.lang language
-4)* xmkmf -a (for *BSD systems needed only!).
-5) % make
-6) copy 'wmtime' somewhere in your $PATH like /usr/local/bin;
-7) % wmtime & (or wmtime -h for help)
-
-
-3)* The default language is US/English, WMTime currently only
- supports the US/English, Dutch and Slovenia languages.
-
- A locale version of your language is very simple to create,
- just take a look at the supplied '.lang' files in the
- wmtime.app/wmtime/languages/ directory.
+1) % tar -zxvf wmtime-1.1.tar.gz
+2) % cd wmtime/wmtime
+3)* xmkmf -a (for *BSD systems needed only!).
+4) % make
+5) % make install (as root)
+
+6)* WMTime uses month and weekday abbreviations from the
+ currently set locale. If these abbreviations do not
+ use Latin alphabet characters, then WMTime defaults to
+ US/English.
+
+ You may change this behavior by setting the LANG
+ environment variable, e.g.,
- If you do create one, please be so kind to mail it to us,
- this way we can include it with future releases of WMTime.
+ % LANG=es_MX.UTF-8 wmtime
-4)* This Imakefile was kindly donated by Pascal Hofstede but
+7)* This Imakefile was kindly donated by Pascal Hofstede but
untested by the authors because we don't have a *BSD box
to test and try it out... we're working on generic
Imakefiles though ;-)
diff --git a/README b/README
index 8afef4a..3b77228 100644
--- a/README
+++ b/README
@@ -1,21 +1,16 @@
-WMTime-1.0b2 - The 2nd public BETA release
+WMTime-1.1
--------------------------------------------------------------
Authors...: Martijn Pieterse (pieterse at xs4all.nl)
Antoine Nulle (warp at xs4all.nl)
-
-Note......: WMTime has it's own mailbox, as our pop3 accounts
- are already way too crowded :)
- Please mail bugreports, comments, suggestions,
- requests and flames to:
- dockapps at windowmaker.mezaway.org
-
- The official WMTime support website address:
+Maintainer: Doug Torrance (dtorrance at monmouthcollege.edu)
+
+Note......: The official WMTime support website address:
- http://windowmaker.mezaway.org
+ http://wmtime.sourceforge.net
Credits...: Bobby Mezaway (bobby at mezaway.org) for generously
- hosting our website
+ hosting the original website
Pascal G.Hofstee (daeron at Wit401305.student.utwente.nl)
for supplying an Imakefile for *BSD systems
Alen Salamun (snowman at hal9000.medinet.si)
@@ -58,10 +53,9 @@ COPYING GNU General Public License Version 2.
Bugs
--------------------------------------------------------------
-If you discover any bugs in this software, please send a
-bugreport to dockapps at windowmaker.mezaway.org and describe
-the problem as detailed as you can.
-
+If you discover any bugs in this software, please submit a
+bugreport at
+https://sourceforge.net/p/wmtime/tickets/
Copyright
--------------------------------------------------------------
diff --git a/language b/language
deleted file mode 120000
index 859b6bb..0000000
--- a/language
+++ /dev/null
@@ -1 +0,0 @@
-languages/us.lang
\ No newline at end of file
diff --git a/languages/nl.lang b/languages/nl.lang
deleted file mode 100644
index 46ef65b..0000000
--- a/languages/nl.lang
+++ /dev/null
@@ -1,19 +0,0 @@
-ZO
-MA
-DI
-WO
-DO
-VR
-ZA
-JAN
-FEB
-MAR
-APR
-MEI
-JUN
-JUL
-AUG
-SEP
-OKT
-NOV
-DEC
diff --git a/languages/slovene.lang b/languages/slovene.lang
deleted file mode 100644
index 2a6d7de..0000000
--- a/languages/slovene.lang
+++ /dev/null
@@ -1,20 +0,0 @@
-NE
-PO
-TO
-SR
-CE
-PE
-SO
-NE
-JAN
-FEB
-MAR
-APR
-MAJ
-JUN
-JUL
-AVG
-SEP
-OKT
-NOV
-DEC
diff --git a/languages/us.lang b/languages/us.lang
deleted file mode 100644
index 77b4538..0000000
--- a/languages/us.lang
+++ /dev/null
@@ -1,19 +0,0 @@
-SU
-MO
-TU
-WE
-TH
-FR
-SA
-JAN
-FEB
-MAR
-APR
-MAY
-JUN
-JUL
-AUG
-SEP
-OCT
-NOV
-DEC
diff --git a/wmtime/Makefile b/wmtime/Makefile
index a1c3c58..85bb745 100755
--- a/wmtime/Makefile
+++ b/wmtime/Makefile
@@ -20,3 +20,6 @@ clean::
rm $$i; \
done
rm wmtime
+
+install:: wmtime
+ install -m 755 wmtime $(DESTDIR)/usr/bin
\ No newline at end of file
diff --git a/wmtime/wmtime.1 b/wmtime/wmtime.1
index f17156c..08dbd35 100644
--- a/wmtime/wmtime.1
+++ b/wmtime/wmtime.1
@@ -16,7 +16,7 @@
.\" along with this program; if not, write to the Free Software
.\" Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
.\"
-.TH WMTIME 1 "May 1998" "WMTIME 1.0b2"
+.TH WMTIME 1 "October 2013" "WMTIME 1.1"
.SH NAME
wmtime \- Window Maker dockapp that displays the time and date
diff --git a/wmtime/wmtime.c b/wmtime/wmtime.c
index 6609b59..d5cc8b2 100644
--- a/wmtime/wmtime.c
+++ b/wmtime/wmtime.c
@@ -92,7 +92,7 @@ const char* default_left_action = NULL;
const char* default_middle_action = NULL;
const char* default_right_action = NULL;
-#define WMMON_VERSION "1.0b2"
+#define WMMON_VERSION "1.1"
/********************/
/* Global Variables */
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmtime.git
More information about the Pkg-wmaker-commits
mailing list