summaryrefslogtreecommitdiffstats
path: root/academic
diff options
context:
space:
mode:
author David Spencer <baildon.research@googlemail.com>2011-12-30 17:24:50 -0600
committer Robby Workman <rworkman@slackbuilds.org>2011-12-30 17:24:50 -0600
commit47330e1d4ad691805e565c728396e70dafb1d907 (patch)
tree9a069e8ba5bf86452638b52030be4459646d6623 /academic
parent76a73ab9771d1f76bc3531287213eae0f756e76e (diff)
downloadslackbuilds-47330e1d4ad691805e565c728396e70dafb1d907.tar.gz
slackbuilds-47330e1d4ad691805e565c728396e70dafb1d907.tar.xz
academic/qgis: Updated for version 1.7.3.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'academic')
-rw-r--r--academic/qgis/README.server6
-rw-r--r--academic/qgis/qgis.SlackBuild5
-rw-r--r--academic/qgis/qgis.info8
-rw-r--r--academic/qgis/slack-desc15
4 files changed, 21 insertions, 13 deletions
diff --git a/academic/qgis/README.server b/academic/qgis/README.server
index 5ab3b45d1a..40fb86b098 100644
--- a/academic/qgis/README.server
+++ b/academic/qgis/README.server
@@ -1,4 +1,4 @@
-QGIS Server is a WMS server for your QGS project. It requires fcgi. It is
+QGIS Server is a WMS server for your QGIS project. It requires fcgi. It is
optionally built at the same time as QGIS; you need to specify SERVER=yes
to the SlackBuild, for example
@@ -17,7 +17,7 @@ that 'Save paths' is set to 'absolute', and on the 'WMS Server' tab, fill
in all relevant details (particularly including 'Coordinate Systems
Restrictions').
-* Create a symlink to your QGIS project file from /var/www/cgi-bin/qgis/,
-e.g.,
+* Create a symlink to your QGIS project file from /var/www/cgi-bin/qgis/:
ln -s /home/user/maps/mymap.qgs /var/www/cgi-bin/qgis/
+
diff --git a/academic/qgis/qgis.SlackBuild b/academic/qgis/qgis.SlackBuild
index 7cc73c5b60..4766f141d8 100644
--- a/academic/qgis/qgis.SlackBuild
+++ b/academic/qgis/qgis.SlackBuild
@@ -1,6 +1,7 @@
#!/bin/sh
# Slackware build script for Quantum GIS
+
# Copyright 2011 David Spencer, Baildon, West Yorkshire, U.K.
# All rights reserved.
#
@@ -22,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=qgis
-VERSION=${VERSION:-1.7.0}
+VERSION=${VERSION:-1.7.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -105,7 +106,7 @@ install -D -m 0644 $CWD/$PRGNAM.png \
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
cp -a \
- doc/AUTHORS BUGS CODING doc/CONTRIBUTORS COPYING ChangeLog \
+ doc/AUTHORS BUGS CODING doc/CONTRIBUTORS COPYING CHANGELOG \
doc/DONORS Exception_to_GPL_for_Qt.txt INSTALL \
PROVENANCE README doc/SPONSORS TODO doc/TRANSLATORS \
$PKG/usr/doc/$PRGNAM-$VERSION
diff --git a/academic/qgis/qgis.info b/academic/qgis/qgis.info
index cb6d2580c1..11c94764a5 100644
--- a/academic/qgis/qgis.info
+++ b/academic/qgis/qgis.info
@@ -1,10 +1,10 @@
PRGNAM="qgis"
-VERSION="1.7.0"
+VERSION="1.7.3"
HOMEPAGE="http://qgis.org/"
-DOWNLOAD="http://qgis.org/downloads/qgis-1.7.0.tar.bz2"
-MD5SUM="d8506990f52563d39c7b916f500f282f"
+DOWNLOAD="http://qgis.org/downloads/qgis-1.7.3.tar.bz2"
+MD5SUM="e1b3b1f33ea8d648bde0eddf54f7eb90"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="David Spencer"
EMAIL="baildon.research@googlemail.com"
-APPROVED="Niels Horn"
+APPROVED="rworkman"
diff --git a/academic/qgis/slack-desc b/academic/qgis/slack-desc
index 6c74d0b9d5..894e3bb3c6 100644
--- a/academic/qgis/slack-desc
+++ b/academic/qgis/slack-desc
@@ -1,12 +1,19 @@
+# HOW TO EDIT THIS FILE:
+# The "handy ruler" below makes it easier to edit a package description. Line
+# up the first '|' above the ':' following the base package name, and the '|'
+# on the right side marks the last column you can put a character in. You must
+# make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':' except on otherwise blank lines.
+
|-----handy-ruler------------------------------------------------------|
qgis: qgis (Quantum GIS)
qgis:
-qgis: Quantum GIS is a user friendly Geographic Information System. It lets
-qgis: you browse and create map data on your computer. Many common spatial
-qgis: data formats are supported (e.g. ESRI ShapeFile, geotiff).
+qgis: Quantum GIS is a user friendly Geographic Information System.
+qgis: It lets you browse and create map data on your computer.
+qgis: Many common spatial data formats are supported (including
+qgis: ESRI ShapeFile and geotiff).
qgis:
qgis: Homepage: http://qgis.org/
qgis:
qgis:
qgis:
-qgis: