mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 03:30:05 +02:00
libpng16: bump version.
This commit is contained in:
@@ -11,7 +11,7 @@ COPYRIGHT="
|
||||
"
|
||||
LICENSE="LibPNG"
|
||||
SOURCE_URI="http://prdownloads.sourceforge.net/libpng/libpng-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="a18233c99e1dc59a256180e6871d9305a42e91b3f98799b3ceb98e87e9ec5e31"
|
||||
CHECKSUM_SHA256="593d9216270dca1ab1fc2f0e4383a9ac99394c349392fb0f65043f0e6fbfdac6"
|
||||
SOURCE_DIR="libpng-$portVersion"
|
||||
REVISION="1"
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64 arm"
|
||||
@@ -19,8 +19,8 @@ SECONDARY_ARCHITECTURES="x86_gcc2 x86"
|
||||
|
||||
PROVIDES="
|
||||
libpng16$secondaryArchSuffix = $portVersion compat >= 1.6
|
||||
lib:libpng$secondaryArchSuffix = 16.17.0 compat >= 16
|
||||
lib:libpng16$secondaryArchSuffix = 16.17.0 compat >= 16
|
||||
lib:libpng$secondaryArchSuffix = 16.18.0 compat >= 16
|
||||
lib:libpng16$secondaryArchSuffix = 16.18.0 compat >= 16
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
@@ -69,8 +69,8 @@ PROVIDES_devel="
|
||||
cmd:libpng16_config$secondaryArchSuffix = $portVersion compat >= 1.6
|
||||
cmd:pngfix$secondaryArchSuffix = $portVersion compat >= 1.6
|
||||
cmd:png_fix_itxt$secondaryArchSuffix = $portVersion compat >= 1.6
|
||||
devel:libpng$secondaryArchSuffix = 16.17.0 compat >= 16
|
||||
devel:libpng16$secondaryArchSuffix = 16.17.0 compat >= 16
|
||||
devel:libpng$secondaryArchSuffix = 16.18.0 compat >= 16
|
||||
devel:libpng16$secondaryArchSuffix = 16.18.0 compat >= 16
|
||||
"
|
||||
REQUIRES_devel="
|
||||
libpng16$secondaryArchSuffix == $portVersion base
|
||||
Reference in New Issue
Block a user