summaryrefslogtreecommitdiffstats
path: root/gis/qmapshack
diff options
context:
space:
mode:
Diffstat (limited to 'gis/qmapshack')
-rw-r--r--gis/qmapshack/proj.patch.gzbin2343 -> 0 bytes
-rw-r--r--gis/qmapshack/qmapshack.SlackBuild6
-rw-r--r--gis/qmapshack/qmapshack.info6
3 files changed, 4 insertions, 8 deletions
diff --git a/gis/qmapshack/proj.patch.gz b/gis/qmapshack/proj.patch.gz
deleted file mode 100644
index 4d67d373fa..0000000000
--- a/gis/qmapshack/proj.patch.gz
+++ /dev/null
Binary files differ
diff --git a/gis/qmapshack/qmapshack.SlackBuild b/gis/qmapshack/qmapshack.SlackBuild
index 197c0d1b77..3262134a32 100644
--- a/gis/qmapshack/qmapshack.SlackBuild
+++ b/gis/qmapshack/qmapshack.SlackBuild
@@ -12,7 +12,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=qmapshack
-VERSION=${VERSION:-1.16.1}
+VERSION=${VERSION:-1.17.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
@@ -59,10 +59,6 @@ cd $TMP
rm -rf $PRGNAM-V_${VERSION}
tar xvf $CWD/${PRGNAM}-V_${VERSION}.tar.gz
cd ${PRGNAM}-V_${VERSION}
-# cmake / autotools problem in proj package if proj switches to cmake in
-# future, cmake should be able to find proj here.
-# thanks debian maintainers
-zcat $CWD/proj.patch.gz | patch -p1
chown -R root:root .
find -L . \
diff --git a/gis/qmapshack/qmapshack.info b/gis/qmapshack/qmapshack.info
index 0dfb13a29d..8e6e139656 100644
--- a/gis/qmapshack/qmapshack.info
+++ b/gis/qmapshack/qmapshack.info
@@ -1,10 +1,10 @@
PRGNAM="qmapshack"
-VERSION="1.16.1"
+VERSION="1.17.1"
HOMEPAGE="https://github.com/Maproom/qmapshack/wiki"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://github.com/Maproom/qmapshack/archive/V_1.16.1/qmapshack-V_1.16.1.tar.gz"
-MD5SUM_x86_64="7520305c2309af093cf873130d599ee9"
+DOWNLOAD_x86_64="https://github.com/Maproom/qmapshack/archive/V_1.17.1/qmapshack-V_1.17.1.tar.gz"
+MD5SUM_x86_64="94851207c9e9800f7d2ca0200ce7ecff"
REQUIRES="gdal routino"
MAINTAINER="Daniel Stolarski"
EMAIL="daniel.stolarski@gmail.com"