mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
libpng16: bump version
This commit is contained in:
@@ -11,7 +11,7 @@ COPYRIGHT="
|
||||
"
|
||||
LICENSE="LibPNG"
|
||||
SRC_URI="http://prdownloads.sourceforge.net/libpng/libpng-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="7cbeb2429a249464e8d529e955045e00d0a90637d25970a081258141630c8941"
|
||||
CHECKSUM_SHA256="e6cab38f051bfc66929e766c1e67eba6fafac9e0f463ee3bbeb4ac16f173fe8e"
|
||||
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.13.0 compat >= 16
|
||||
lib:libpng16$secondaryArchSuffix = 16.13.0 compat >= 16
|
||||
lib:libpng$secondaryArchSuffix = 16.14.0 compat >= 16
|
||||
lib:libpng16$secondaryArchSuffix = 16.14.0 compat >= 16
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix >= $haikuVersion
|
||||
@@ -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.13.0 compat >= 16
|
||||
devel:libpng16$secondaryArchSuffix = 16.13.0 compat >= 16
|
||||
devel:libpng$secondaryArchSuffix = 16.14.0 compat >= 16
|
||||
devel:libpng16$secondaryArchSuffix = 16.14.0 compat >= 16
|
||||
"
|
||||
REQUIRES_devel="
|
||||
libpng16$secondaryArchSuffix == $portVersion base
|
||||
Reference in New Issue
Block a user