[Pkg-wmaker-commits] [wmcalc] 33/65: wmcalc: Update README.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Sun Aug 23 13:54:05 UTC 2015


This is an automated email from the git hooks/post-receive script.

dtorrance-guest pushed a commit to branch master
in repository wmcalc.

commit 43efba0f488830123cec695540cdebb83968e2ec
Author: Doug Torrance <dtorrance at monmouthcollege.edu>
Date:   Sat Jan 10 10:59:51 2015 -0600

    wmcalc: Update README.
    
    In particular,
    - Update maintainer.
    - Remove version-specific information.
    - Update installation instructions.
    - Add previously released version 0.4 to changelog.
---
 README | 23 ++++++++++-------------
 1 file changed, 10 insertions(+), 13 deletions(-)

diff --git a/README b/README
index b4d58b1..5bc8970 100644
--- a/README
+++ b/README
@@ -1,9 +1,9 @@
-wmcalc Ver. 0 Rel 4
+wmcalc
 -------------------------------------------------------------
    Code is loosely based on wmppp, wmload, wmtime, wmcp, and asbutton
    Original Author: Edward H. Flora <ehflora at access1.net>
-   Current Maintainer: Gordon Fraser <gordon at debian.org>
-   Ver 0 Rel 4    May 25, 2002
+   Current Maintainer: Window Maker Developers Team
+                       <wmaker-dev at lists.windowmaker.org>
 
 DESCRIPTION:
 ------------
@@ -36,20 +36,14 @@ bugs in the code, etc.
 
 INSTALLATION:
 -------------
-	Untar the file:
-		tar xvzf wmcalc-0.3.tar.gz
-
-	CD to source directory:
-		cd wmcalc-0.3
-
 	Compile it:
 	 	make clean; make
 
-	Copy the config file:
-		cp .wmcalc ~
+	As root, install it:
+		make install
 
-	Put the executable somewhere in your path:
-		mv wmcalc /usr/local/bin (or anyhere in your path)
+	Optionally, copy the config file:
+		cp wmcalc.conf ~/.wmcalc
 
 	Run it:
 		wmcalc &
@@ -141,6 +135,9 @@ The background border is defined in backdrop.xpm.
 
 CHANGE LOG:
 -----------
+0.4     Added global config file
+	Maintained by Gordon Fraser <gordon at debian.org>
+
 0.3     Added "Locked" memory capabilities via config file
         General Code clean-up
 	Keyboard Support - may not be platform independent

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmcalc.git



More information about the Pkg-wmaker-commits mailing list