mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
pngcrush: bump to 1.8.8.
This commit is contained in:
@@ -5,10 +5,10 @@ Subject: haiku patch
|
||||
|
||||
|
||||
diff --git a/pngcrush.c b/pngcrush.c
|
||||
index 47dae7f..3510e2a 100644
|
||||
index 2e946db..dc1697c 100644
|
||||
--- a/pngcrush.c
|
||||
+++ b/pngcrush.c
|
||||
@@ -6982,6 +6982,8 @@ defined(PNG_READ_STRIP_16_TO_8_SUPPORTED)
|
||||
@@ -7000,6 +7000,8 @@ defined(PNG_READ_STRIP_16_TO_8_SUPPORTED)
|
||||
png_uint_32 zbuf_size;
|
||||
png_uint_32 required_window;
|
||||
int channels = 0;
|
||||
@@ -17,7 +17,7 @@ index 47dae7f..3510e2a 100644
|
||||
png_set_compression_strategy(write_ptr,
|
||||
z_strategy);
|
||||
png_set_compression_mem_level(write_ptr,
|
||||
@@ -7003,8 +7005,6 @@ defined(PNG_READ_STRIP_16_TO_8_SUPPORTED)
|
||||
@@ -7021,8 +7023,6 @@ defined(PNG_READ_STRIP_16_TO_8_SUPPORTED)
|
||||
* a png_uint_32, by limiting the width and height used
|
||||
* to 15 bits.
|
||||
*/
|
||||
@@ -11,7 +11,7 @@ COPYRIGHT="1998-2002, 2006-2016 Glenn Randers-Pehrson
|
||||
LICENSE="LibPNG"
|
||||
REVISION="1"
|
||||
SOURCE_URI="http://downloads.sf.net/pmt/pngcrush-$portVersion-nolib.tar.xz"
|
||||
CHECKSUM_SHA256="f0cfc0d6f4df67106a184600f891b164875b6be7173111c87bec48a509fac60b"
|
||||
CHECKSUM_SHA256="e20f8d823c778815d788d1f1d0275d98d76774695dca4f2d273f7f9ddf0a3bcb"
|
||||
SOURCE_DIR="pngcrush-$portVersion-nolib"
|
||||
PATCHES="pngcrush-$portVersion.patchset"
|
||||
|
||||
Reference in New Issue
Block a user