mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
tiff4: Bump version, disable devel provides.
This commit is contained in:
@@ -7,7 +7,7 @@ HOMEPAGE="http://www.libtiff.org/"
|
||||
COPYRIGHT="1988-1997 Sam Leffler
|
||||
1991-1997 Silicon Graphics, Inc."
|
||||
LICENSE="MIT"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://download.osgeo.org/libtiff/tiff-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="917223b37538959aca3b790d2d73aa6e626b688e02dcda272aec24c2f498abed"
|
||||
SOURCE_DIR="tiff-$portVersion"
|
||||
@@ -32,8 +32,8 @@ REQUIRES="
|
||||
|
||||
PROVIDES_devel="
|
||||
tiff4${secondaryArchSuffix}_devel = $portVersionCompat
|
||||
devel:libtiff$secondaryArchSuffix = $libVersionCompat
|
||||
devel:libtiffxx$secondaryArchSuffix = $libVersionCompat
|
||||
# devel:libtiff$secondaryArchSuffix = $libVersionCompat
|
||||
# devel:libtiffxx$secondaryArchSuffix = $libVersionCompat
|
||||
"
|
||||
REQUIRES_devel="
|
||||
tiff4$secondaryArchSuffix == $portVersion base
|
||||
|
||||
Reference in New Issue
Block a user