gdal, revbump for new proj version (#6848)

This commit is contained in:
Schrijvers Luc
2022-04-24 15:30:33 +02:00
committed by GitHub
parent 9c688aeaab
commit 91a9f05086

View File

@@ -118,7 +118,7 @@ COPYRIGHT="2007-2017 Even Rouault
PCRaster owners"
LICENSE="MIT
GNU GPL v3"
REVISION="1"
REVISION="2"
SOURCE_URI="https://download.osgeo.org/gdal/$portVersion/gdal-$portVersion.tar.xz"
CHECKSUM_SHA256="6c588b58fcb63ff3f288eb9f02d76791c0955ba9210d98c3abd879c770ae28ea"
@@ -201,17 +201,17 @@ BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
devel:libarmadillo$secondaryArchSuffix
devel:libexpat$secondaryArchSuffix
devel:libgeotiff$secondaryArchSuffix >= 5
devel:libgif$secondaryArchSuffix >= 7.0.0
devel:libgeotiff$secondaryArchSuffix
devel:libgif$secondaryArchSuffix
devel:libhdf5$secondaryArchSuffix
devel:libiconv$secondaryArchSuffix
devel:libjpeg$secondaryArchSuffix
devel:libnetcdf$secondaryArchSuffix
devel:libpng16$secondaryArchSuffix
devel:libproj$secondaryArchSuffix >= 15
devel:libproj$secondaryArchSuffix
devel:libssl$secondaryArchSuffix
devel:libtiff$secondaryArchSuffix >= 5
devel:libwebp$secondaryArchSuffix >= 7
devel:libwebp$secondaryArchSuffix
devel:libxml2$secondaryArchSuffix
devel:libz$secondaryArchSuffix
devel:libzstd$secondaryArchSuffix
@@ -234,6 +234,7 @@ BUILD()
{
export LDFLAGS="-lnetwork"
expatDir=$portPackageLinksDir/lib~libexpat
touch config.rpath
autoreconf -fi
runConfigure --omit-dirs binDir ./configure \
--bindir=$commandBinDir \