[Pkg-wmaker-commits] [wmforecast] 02/09: Add info about libraries and Debian/Ubuntu/PPA packages to README.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Sun May 15 02:46:07 UTC 2016


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

dtorrance-guest pushed a commit to branch upstream
in repository wmforecast.

commit 5e24595d49a6dc7c6ad64c128f2e6db6d75527c3
Author: Doug Torrance <dtorrance at piedmont.edu>
Date:   Sun Apr 3 16:35:53 2016 -0400

    Add info about libraries and Debian/Ubuntu/PPA packages to README.
---
 README.md | 17 ++++++++++++++++-
 1 file changed, 16 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 9fd6323..f2fb98c 100644
--- a/README.md
+++ b/README.md
@@ -12,10 +12,25 @@ The icons were designed by MerlinTheRed and are available at
 Installation
 ------------
 
+To compile wmforecast from source, you will need
+
+* [libcurl](https://curl.haxx.se/libcurl/)
+* [libxml2](http://www.xmlsoft.org/)
+* [WINGs](http://windowmaker.org/)
+
+Then the usual
+
     ./configure
     make
     sudo make install
-    (see INSTALL for more details)
+
+wmforecast binary packages are also available in the Debian and Ubuntu archives,
+but possibly older versions.  To obtain the latest version in Ubuntu, you may
+use the PPA:
+
+    sudo add-apt-repository ppa:profzoom/wmaker
+    sudo apt-get update
+	sudo apt-get install wmforecast
 
 Usage
 -----

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



More information about the Pkg-wmaker-commits mailing list