mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
libpng*: bump versions.
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
SUMMARY="Portable Network Graphics library"
|
||||
DESCRIPTION="
|
||||
libpng is the official PNG reference library. It supports almost all PNG \
|
||||
features, is extensible, and has been extensively tested for over 17 years
|
||||
"
|
||||
DESCRIPTION="libpng is the official PNG reference library. It supports almost \
|
||||
all PNG features, is extensible, and has been extensively tested for over 17 \
|
||||
years"
|
||||
HOMEPAGE="http://www.libpng.org"
|
||||
COPYRIGHT="
|
||||
1998-2011 Glenn Randers-Pehrson
|
||||
@@ -11,15 +10,15 @@ COPYRIGHT="
|
||||
"
|
||||
LICENSE="LibPNG"
|
||||
SOURCE_URI="http://prdownloads.sourceforge.net/libpng/libpng-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="ebb5f90dbe27a00472db33b16e5a8ad81ce66889b7d801ec0ab2a19781bfc92c"
|
||||
CHECKSUM_SHA256="5032d6f216a993b1f6a6665f4d5ffcc56a9574ea1b039afc51ad3597757666d3"
|
||||
REVISION="1"
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86_gcc2 x86"
|
||||
|
||||
PROVIDES="
|
||||
libpng$secondaryArchSuffix = $portVersion compat >= 1.5
|
||||
lib:libpng$secondaryArchSuffix = 15.22.0 compat >= 15
|
||||
lib:libpng15$secondaryArchSuffix = 15.22.0 compat >= 15
|
||||
lib:libpng$secondaryArchSuffix = 15.24.0 compat >= 15
|
||||
lib:libpng15$secondaryArchSuffix = 15.24.0 compat >= 15
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
@@ -70,8 +69,8 @@ PROVIDES_devel="
|
||||
libpng${secondaryArchSuffix}_devel = $portVersion compat >= 1.5
|
||||
cmd:libpng_config$secondaryArchSuffix = $portVersion compat >= 1.5
|
||||
cmd:libpng15_config$secondaryArchSuffix = $portVersion compat >= 1.5
|
||||
devel:libpng$secondaryArchSuffix = 15.22.0 compat >= 15
|
||||
devel:libpng15$secondaryArchSuffix = 15.22.0 compat >= 15
|
||||
devel:libpng$secondaryArchSuffix = 15.24.0 compat >= 15
|
||||
devel:libpng15$secondaryArchSuffix = 15.24.0 compat >= 15
|
||||
"
|
||||
REQUIRES_devel="
|
||||
libpng$secondaryArchSuffix == $portVersion base
|
||||
@@ -13,7 +13,7 @@ COPYRIGHT="1998-2011 Glenn Randers-Pehrson
|
||||
LICENSE="LibPNG"
|
||||
REVISION="1"
|
||||
SOURCE_URI="http://sourceforge.net/projects/libpng/files/libpng12/$portVersion/libpng-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="57405e667b3c64c490f5ef03cc8bb7b5a89ded7292f84ba1a2f54c2412f4d5fb"
|
||||
CHECKSUM_SHA256="cc18364d238575b63862d67ec3139031251432a86bf009e60a5e7bf5ebfde667"
|
||||
SOURCE_DIR="libpng-$portVersion"
|
||||
|
||||
ARCHITECTURES="x86_gcc2"
|
||||
@@ -21,8 +21,8 @@ SECONDARY_ARCHITECTURES="x86_gcc2"
|
||||
|
||||
PROVIDES="
|
||||
libpng12$secondaryArchSuffix = $portVersion compat >= 1.2
|
||||
lib:libpng$secondaryArchSuffix = 3.53.0 compat >= 3
|
||||
lib:libpng12$secondaryArchSuffix = 3.53.0 compat >= 3
|
||||
lib:libpng$secondaryArchSuffix = 3.54.0 compat >= 3
|
||||
lib:libpng12$secondaryArchSuffix = 3.54.0 compat >= 3
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
@@ -33,8 +33,8 @@ PROVIDES_devel="
|
||||
libpng12${secondaryArchSuffix}_devel = $portVersion compat >= 1.2
|
||||
cmd:libpng_config$secondaryArchSuffix = $portVersion compat >= 1.2
|
||||
cmd:libpng12_config$secondaryArchSuffix = $portVersion compat >= 1.2
|
||||
devel:libpng$secondaryArchSuffix = 3.53.0 compat >= 3
|
||||
devel:libpng12$secondaryArchSuffix = 3.53.0 compat >= 3
|
||||
devel:libpng$secondaryArchSuffix = 3.54.0 compat >= 3
|
||||
devel:libpng12$secondaryArchSuffix = 3.54.0 compat >= 3
|
||||
"
|
||||
REQUIRES_devel="
|
||||
libpng12$secondaryArchSuffix == $portVersion base
|
||||
@@ -9,7 +9,7 @@ COPYRIGHT="1998-2014 Glenn Randers-Pehrson
|
||||
LICENSE="LibPNG"
|
||||
REVISION="1"
|
||||
SOURCE_URI="http://prdownloads.sourceforge.net/libpng/libpng-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="593d9216270dca1ab1fc2f0e4383a9ac99394c349392fb0f65043f0e6fbfdac6"
|
||||
CHECKSUM_SHA256="9f977ac8e4e3d4d5b001b32243f111eeec21bb6b59e583f2fb41fd2e48840352"
|
||||
SOURCE_DIR="libpng-$portVersion"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64 arm"
|
||||
@@ -17,8 +17,8 @@ SECONDARY_ARCHITECTURES="x86_gcc2 x86"
|
||||
|
||||
PROVIDES="
|
||||
libpng16$secondaryArchSuffix = $portVersion compat >= 1.6
|
||||
lib:libpng$secondaryArchSuffix = 16.18.0 compat >= 16
|
||||
lib:libpng16$secondaryArchSuffix = 16.18.0 compat >= 16
|
||||
lib:libpng$secondaryArchSuffix = 16.19.0 compat >= 16
|
||||
lib:libpng16$secondaryArchSuffix = 16.19.0 compat >= 16
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
@@ -31,8 +31,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.18.0 compat >= 16
|
||||
devel:libpng16$secondaryArchSuffix = 16.18.0 compat >= 16
|
||||
devel:libpng$secondaryArchSuffix = 16.19.0 compat >= 16
|
||||
devel:libpng16$secondaryArchSuffix = 16.19.0 compat >= 16
|
||||
"
|
||||
REQUIRES_devel="
|
||||
libpng16$secondaryArchSuffix == $portVersion base
|
||||
Reference in New Issue
Block a user