mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 20:20:06 +02:00
tiff4: bump version
This commit is contained in:
@@ -7,16 +7,16 @@ HOMEPAGE="http://www.libtiff.org/"
|
||||
COPYRIGHT="1988-1997 Sam Leffler
|
||||
1991-1997 Silicon Graphics, Inc."
|
||||
LICENSE="MIT"
|
||||
REVISION="3"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://download.osgeo.org/libtiff/tiff-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="5d29f32517dadb6dbcd1255ea5bbc93a2b54b94fbf83653b4d65c7d6775b8634"
|
||||
CHECKSUM_SHA256="eb0484e568ead8fa23b513e9b0041df7e327f4ee2d22db5a533929dfc19633cb"
|
||||
SOURCE_DIR="tiff-$portVersion"
|
||||
PATCHES="tiff4-$portVersion.patchset"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86_gcc2 x86"
|
||||
|
||||
libVersion="5.5.0"
|
||||
libVersion="5.6.0"
|
||||
libVersionCompat="$libVersion compat >= ${libVersion%%.*}"
|
||||
portVersionCompat="$portVersion compat >= ${portVersion%%.*}"
|
||||
|
||||
@@ -124,7 +124,7 @@ INSTALL()
|
||||
{
|
||||
make install
|
||||
|
||||
rm -f $libDir/libtiff*.la
|
||||
rm -f $libDir/libtiff*.*a
|
||||
prepareInstalledDevelLibs libtiff libtiffxx
|
||||
fixPkgconfig
|
||||
|
||||
Reference in New Issue
Block a user