summaryrefslogtreecommitdiffstats
path: root/gis
diff options
context:
space:
mode:
author Benjamin Trigona-Harany2017-10-14 03:18:06 +0200
committer David Spencer2017-10-14 15:48:21 +0200
commitb0242022a3d8216287771eea31ad208e0a91d733 (patch)
treee7905b498f52c058602387fb84c4741e8e579a0a /gis
parentb814df5ab6d4815bc8a0938ce3351ed694293389 (diff)
downloadold.slackbuilds-b0242022a3d8216287771eea31ad208e0a91d733.tar.gz
gis/saga-gis: Updated for version 6.0.0.
Diffstat (limited to 'gis')
-rw-r--r--gis/saga-gis/README3
-rw-r--r--gis/saga-gis/saga-gis.SlackBuild2
-rw-r--r--gis/saga-gis/saga-gis.info6
3 files changed, 6 insertions, 5 deletions
diff --git a/gis/saga-gis/README b/gis/saga-gis/README
index ec7f5446f7..519525bd24 100644
--- a/gis/saga-gis/README
+++ b/gis/saga-gis/README
@@ -6,4 +6,5 @@ Functions are organised as modules in framework independent Module Libraries
and can be accessed via SAGA's Graphical User Interface or various scripting
environments (shell scripts, Python, R and so on).
-SAGA can use these optional dependencies: postgresql, opencv and vigra.
+SAGA can use these optional dependencies: libharu, opencv, postgresql, qhull
+and vigra.
diff --git a/gis/saga-gis/saga-gis.SlackBuild b/gis/saga-gis/saga-gis.SlackBuild
index 4eb4e53dae..88a70e3ca2 100644
--- a/gis/saga-gis/saga-gis.SlackBuild
+++ b/gis/saga-gis/saga-gis.SlackBuild
@@ -24,7 +24,7 @@
PRGNAM=saga
PKGNAM=${PRGNAM}-gis
-VERSION=${VERSION:-5.0.0}
+VERSION=${VERSION:-6.0.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/gis/saga-gis/saga-gis.info b/gis/saga-gis/saga-gis.info
index d08c5ac374..7863293ff8 100644
--- a/gis/saga-gis/saga-gis.info
+++ b/gis/saga-gis/saga-gis.info
@@ -1,8 +1,8 @@
PRGNAM="saga-gis"
-VERSION="5.0.0"
+VERSION="6.0.0"
HOMEPAGE="http://www.saga-gis.org"
-DOWNLOAD="https://sourceforge.net/projects/saga-gis/files/SAGA%20-%205/SAGA%20-%205.0.0/saga-5.0.0.tar.gz"
-MD5SUM="475adff7b2e05cbdf5ccabfbbca449ac"
+DOWNLOAD="https://sourceforge.net/projects/saga-gis/files/SAGA%20-%206/SAGA%20-%206.0.0/saga-6.0.0.tar.gz"
+MD5SUM="9cf4914bbde5b4bee36a4c6a2366fae0"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="gdal wxGTK3"