mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
tiff4: bump version.
This commit is contained in:
@@ -9,7 +9,7 @@ COPYRIGHT="1988-1997 Sam Leffler
|
||||
LICENSE="MIT"
|
||||
REVISION="1"
|
||||
SOURCE_URI="http://download.osgeo.org/libtiff/tiff-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="9f43a2cfb9589e5cecaa66e16bf87f814c945f22df7ba600d63aac4632c4f019"
|
||||
CHECKSUM_SHA256="59d7a5a8ccd92059913f246877db95a2918e6c04fb9d43fd74e5c3390dac2910"
|
||||
SOURCE_DIR="tiff-$portVersion"
|
||||
PATCHES="tiff4-$portVersion.patchset"
|
||||
|
||||
@@ -18,8 +18,8 @@ SECONDARY_ARCHITECTURES="x86_gcc2 x86"
|
||||
|
||||
PROVIDES="
|
||||
tiff4$secondaryArchSuffix = $portVersion compat >= 4
|
||||
lib:libtiff$secondaryArchSuffix = 5.2.5 compat >= 5
|
||||
lib:libtiffxx$secondaryArchSuffix = 5.2.5 compat >= 5
|
||||
lib:libtiff$secondaryArchSuffix = 5.2.6 compat >= 5
|
||||
lib:libtiffxx$secondaryArchSuffix = 5.2.6 compat >= 5
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
@@ -30,8 +30,8 @@ REQUIRES="
|
||||
|
||||
PROVIDES_devel="
|
||||
tiff4${secondaryArchSuffix}_devel = $portVersion compat >= 4
|
||||
devel:libtiff$secondaryArchSuffix = 5.2.5 compat >= 5
|
||||
devel:libtiffxx$secondaryArchSuffix = 5.2.5 compat >= 5
|
||||
devel:libtiff$secondaryArchSuffix = 5.2.6 compat >= 5
|
||||
devel:libtiffxx$secondaryArchSuffix = 5.2.6 compat >= 5
|
||||
"
|
||||
REQUIRES_devel="
|
||||
tiff4$secondaryArchSuffix == $portVersion base
|
||||
Reference in New Issue
Block a user