From 463ea139076836c9492005c9c305bff08d106af3 Mon Sep 17 00:00:00 2001 From: fbrosson Date: Fri, 5 Aug 2016 19:57:27 +0000 Subject: [PATCH] libpng: bump to 1.6.24, PROVIDES_devel+= cmd:pngcp, drop libpng*.la. --- ...ibpng16-1.6.23.recipe => libpng16-1.6.24.recipe} | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) rename media-libs/libpng/{libpng16-1.6.23.recipe => libpng16-1.6.24.recipe} (83%) diff --git a/media-libs/libpng/libpng16-1.6.23.recipe b/media-libs/libpng/libpng16-1.6.24.recipe similarity index 83% rename from media-libs/libpng/libpng16-1.6.23.recipe rename to media-libs/libpng/libpng16-1.6.24.recipe index 479bf0730..0d5c394bc 100644 --- a/media-libs/libpng/libpng16-1.6.23.recipe +++ b/media-libs/libpng/libpng16-1.6.24.recipe @@ -9,7 +9,7 @@ COPYRIGHT="1998-2016 Glenn Randers-Pehrson LICENSE="LibPNG" REVISION="1" SOURCE_URI="http://downloads.sf.net/libpng/libpng-$portVersion.tar.gz" -CHECKSUM_SHA256="74a9db9ddd66caa64be82bfcb3cbec4fc4394ceb1053cb7e94b2a0aa9b78eb88" +CHECKSUM_SHA256="be46e0d14ccac3800f816ae860d191a1187a40164b7552c44afeee97a9caa0a3" SOURCE_DIR="libpng-$portVersion" ARCHITECTURES="x86_gcc2 x86 x86_64 arm ?ppc" @@ -17,8 +17,8 @@ SECONDARY_ARCHITECTURES="x86_gcc2 x86" PROVIDES=" libpng16$secondaryArchSuffix = $portVersion compat >= 1.6 - lib:libpng$secondaryArchSuffix = 16.23.0 compat >= 16 - lib:libpng16$secondaryArchSuffix = 16.23.0 compat >= 16 + lib:libpng$secondaryArchSuffix = 16.24.0 compat >= 16 + lib:libpng16$secondaryArchSuffix = 16.24.0 compat >= 16 " REQUIRES=" haiku$secondaryArchSuffix @@ -29,10 +29,11 @@ PROVIDES_devel=" libpng16${secondaryArchSuffix}_devel = $portVersion compat >= 1.6 cmd:libpng_config$secondaryArchSuffix = $portVersion compat >= 1.6 cmd:libpng16_config$secondaryArchSuffix = $portVersion compat >= 1.6 + cmd:pngcp$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.23.0 compat >= 16 - devel:libpng16$secondaryArchSuffix = 16.23.0 compat >= 16 + devel:libpng$secondaryArchSuffix = 16.24.0 compat >= 16 + devel:libpng16$secondaryArchSuffix = 16.24.0 compat >= 16 " REQUIRES_devel=" libpng16$secondaryArchSuffix == $portVersion base @@ -69,6 +70,8 @@ INSTALL() { make install + rm $libDir/libpng*.la + prepareInstalledDevelLibs libpng libpng16 fixPkgconfig