From 58c7fb22448246196e13fef7d673074b3c52b43a Mon Sep 17 00:00:00 2001 From: David Spencer Date: Sun, 20 Mar 2016 18:08:54 +0000 Subject: gis/gdal: Updated for version 2.0.2. Signed-off-by: David Spencer --- gis/gdal/gdal.SlackBuild | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) (limited to 'gis/gdal/gdal.SlackBuild') diff --git a/gis/gdal/gdal.SlackBuild b/gis/gdal/gdal.SlackBuild index 668acf0464..d6fb931aa5 100644 --- a/gis/gdal/gdal.SlackBuild +++ b/gis/gdal/gdal.SlackBuild @@ -24,7 +24,7 @@ # Maintained by David Spencer PRGNAM=gdal -VERSION=${VERSION:-1.11.4} +VERSION=${VERSION:-2.0.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -114,13 +114,6 @@ fi # Thanks to the people at Arch for this: patch -p0 <$CWD/gdal-python-install.patch -# poppler-0.41 broke the build again, so we're going to use podofo. This is -# really an optional dependency that most people don't need, but podofo doesn't -# have a .pc file for us to autodetect, and pdf support with poppler was -# included by default in previous gdal builds, so we're going to pretend podofo -# is a mandatory dep. See also http://www.gdal.org/frmt_pdf.html -WITHLIST+=" --with-podofo" - CFLAGS="$SLKCFLAGS" \ CXXFLAGS="$SLKCFLAGS" \ ./configure \ @@ -141,6 +134,7 @@ CXXFLAGS="$SLKCFLAGS" \ --with-static-proj4 \ --with-mysql \ --with-python \ + --with-poppler \ --with-libtiff=internal \ --with-rename-internal-libtiff-symbols=yes \ --with-geotiff=internal \ -- cgit v1.2.3