Sha256: e54a72d807ab17595aaec641286a2fa49c96cf8b59d7f0c4f3b11c753cd59ea0

Contents?: true

Size: 586 Bytes

Versions: 24

Compression:

Stored size: 586 Bytes

Contents

diff --git a/pngcrush.c b/pngcrush.c
index d0c387e..ed27eff 100644
--- a/pngcrush.c
+++ b/pngcrush.c
@@ -5520,8 +5520,10 @@ int main(int argc, char *argv[])
                      * they were already checked in the pngcrush_measure_idat
                      * function
                      */
+# ifdef PNG_IGNORE_ADLER32
                     png_set_option(read_ptr, PNG_IGNORE_ADLER32,
                         PNG_OPTION_ON);
+# endif
                     png_set_crc_action(read_ptr, PNG_CRC_QUIET_USE,
                                        PNG_CRC_QUIET_USE);
                 }

Version data entries

24 entries across 24 versions & 1 rubygems

Version Path
image_optim_pack-0.11.2-x86_64-linux patches/pngcrush.patch
image_optim_pack-0.11.2-x86_64-darwin patches/pngcrush.patch
image_optim_pack-0.11.2 patches/pngcrush.patch
image_optim_pack-0.11.1.20250125-x86_64-linux patches/pngcrush.patch
image_optim_pack-0.11.1.20250125-x86_64-darwin patches/pngcrush.patch
image_optim_pack-0.11.1.20250125 patches/pngcrush.patch
image_optim_pack-0.11.1.20250108-x86_64-linux patches/pngcrush.patch
image_optim_pack-0.11.1.20250108-x86_64-darwin patches/pngcrush.patch
image_optim_pack-0.11.1.20250108 patches/pngcrush.patch
image_optim_pack-0.11.1.20241130-x86_64-linux patches/pngcrush.patch
image_optim_pack-0.11.1.20241130-x86_64-darwin patches/pngcrush.patch
image_optim_pack-0.11.1.20241130 patches/pngcrush.patch
image_optim_pack-0.11.1.20240914-x86_64-linux patches/pngcrush.patch
image_optim_pack-0.11.1.20240914-x86_64-darwin patches/pngcrush.patch
image_optim_pack-0.11.1.20240914 patches/pngcrush.patch
image_optim_pack-0.11.1.20240713-x86_64-linux patches/pngcrush.patch
image_optim_pack-0.11.1.20240713-x86_64-darwin patches/pngcrush.patch
image_optim_pack-0.11.1.20240713 patches/pngcrush.patch
image_optim_pack-0.11.0-x86_64-linux patches/pngcrush.patch
image_optim_pack-0.11.0-x86_64-darwin patches/pngcrush.patch