]> git.pld-linux.org Git - packages/GraphicsMagick.git/commitdiff
- initial
authoramateja <amateja@pld-linux.org>
Tue, 16 Feb 2010 12:21:53 +0000 (12:21 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    GraphicsMagick-libpng.patch -> 1.1

GraphicsMagick-libpng.patch [new file with mode: 0644]

diff --git a/GraphicsMagick-libpng.patch b/GraphicsMagick-libpng.patch
new file mode 100644 (file)
index 0000000..91f9db5
--- /dev/null
@@ -0,0 +1,12 @@
+--- GraphicsMagick-1.3.10/coders/png.c.orig    2010-02-16 13:03:15.000000000 +0100
++++ GraphicsMagick-1.3.10/coders/png.c 2010-02-16 13:05:17.000000000 +0100
+@@ -99,9 +99,6 @@
+    /* We could parse PNG_LIBPNG_VER_STRING here but it's too much bother..
+     * Just don't use libpng-1.4.0beta32-34 or beta67-73
+     */
+-#  ifndef  PNG_ER_CHUNK_CACHE_MAX     /* Added at libpng-1.4.0beta32 */
+-#    define trans_color  trans_values   /* Changed at libpng-1.4.0beta35 */
+-#  endif
+ #  ifndef  PNG_TRANSFORM_GRAY_TO_RGB    /* Added at libpng-1.4.0beta67 */
+ #    define trans_alpha  trans          /* Changed at libpng-1.4.0beta74 */
+ #  endif
This page took 0.144959 seconds and 4 git commands to generate.