mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
libgeotiff, revbump, use newer tiff library (#11584)
This commit is contained in:
@@ -4,7 +4,7 @@ cartographic projections."
|
||||
HOMEPAGE="https://trac.osgeo.org/geotiff/"
|
||||
COPYRIGHT="1999-2012 Frank Warmerdam"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://download.osgeo.org/geotiff/libgeotiff/libgeotiff-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="05ab1347aaa471fc97347d8d4269ff0c00f30fa666d956baba37948ec87e55d6"
|
||||
|
||||
@@ -62,7 +62,7 @@ BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
devel:libjpeg$secondaryArchSuffix
|
||||
devel:libproj$secondaryArchSuffix
|
||||
devel:libtiff$secondaryArchSuffix >= 5
|
||||
devel:libtiff$secondaryArchSuffix >= 6
|
||||
devel:libz$secondaryArchSuffix
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
|
||||
Reference in New Issue
Block a user