summaryrefslogtreecommitdiffstats
path: root/gis
diff options
context:
space:
mode:
author Benjamin Trigona-Harany <bosth@alumni.sfu.ca>2015-10-17 13:44:50 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-10-18 07:23:07 +0700
commit1f952dd6fc63d6f992c19843ad96f564b0406798 (patch)
tree360fc4fb8671fd1ee359a69508677594d1259392 /gis
parentfeb34b9bcd19e3a247328306f54ad4d775102349 (diff)
downloadslackbuilds-1f952dd6fc63d6f992c19843ad96f564b0406798.tar.gz
slackbuilds-1f952dd6fc63d6f992c19843ad96f564b0406798.tar.xz
gis/OTB: Remove mapnik as an optional dependency.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
Diffstat (limited to 'gis')
-rw-r--r--gis/OTB/OTB.SlackBuild2
-rw-r--r--gis/OTB/README3
2 files changed, 2 insertions, 3 deletions
diff --git a/gis/OTB/OTB.SlackBuild b/gis/OTB/OTB.SlackBuild
index 3139d0336f..0c7f7e499f 100644
--- a/gis/OTB/OTB.SlackBuild
+++ b/gis/OTB/OTB.SlackBuild
@@ -26,7 +26,7 @@
PRGNAM=OTB
VERSION=${VERSION:-4.0.0}
-BUILD=${BUILD:-1}
+BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then
diff --git a/gis/OTB/README b/gis/OTB/README
index 5d59dbc84d..2f8f0e7bb6 100644
--- a/gis/OTB/README
+++ b/gis/OTB/README
@@ -6,8 +6,7 @@ algorithms for high resolution optical images (Pleiades, SPOT, QuickBird,
WorldView, Landsat, Ikonos), hyperspectral sensors (Hyperion) or SAR
(TerraSarX, ERS, Palsar) are available.
-OTB may make use of the following optional dependencies: mapnik (use MAPNIK=on)
-and opencv (use OPENCV=on).
+OTB may use the following optional dependency: opencv (use OPENCV=on).
If the following packages are installed OTB will be built and linked against
them: muParser, OpenSceneGraph and tinyxml. Otherwise, internal copies of the