mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
gdal, revbump for new armadillo (#13015)
This commit is contained in:
@@ -118,7 +118,7 @@ COPYRIGHT="2007-2017 Even Rouault
|
||||
PCRaster owners"
|
||||
LICENSE="MIT
|
||||
GNU GPL v3"
|
||||
REVISION="5"
|
||||
REVISION="6"
|
||||
SOURCE_URI="https://download.osgeo.org/gdal/$portVersion/gdal-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="16baf03dfccf9e3f72bb2e15cd2d5b3f4be0437cdff8a785bceab0c7be557335"
|
||||
PATCHES="gdal-3.4.2.patchset"
|
||||
@@ -214,7 +214,7 @@ BUILD_REQUIRES="
|
||||
devel:libnetcdf$secondaryArchSuffix
|
||||
devel:libpng16$secondaryArchSuffix
|
||||
devel:libproj$secondaryArchSuffix
|
||||
devel:libssl$secondaryArchSuffix >= 3
|
||||
devel:libssl$secondaryArchSuffix
|
||||
devel:libtiff$secondaryArchSuffix >= 6
|
||||
devel:libwebp$secondaryArchSuffix
|
||||
devel:libxml2$secondaryArchSuffix
|
||||
@@ -239,7 +239,7 @@ BUILD()
|
||||
{
|
||||
export LDFLAGS="-lnetwork"
|
||||
# needed otherwise geotiff compile errors
|
||||
export CXXFLAGS="-fpermissive"
|
||||
export CXXFLAGS="-fpermissive -O2 -g"
|
||||
expatDir=$portPackageLinksDir/lib~libexpat
|
||||
autoreconf -fi
|
||||
runConfigure --omit-dirs binDir ./configure \
|
||||
|
||||
Reference in New Issue
Block a user