[Libreoffice-commits] .: libpng/libpng-1.5.10.patch

Fridrich Strba fridrich at kemper.freedesktop.org
Fri Apr 27 08:26:07 PDT 2012


 libpng/libpng-1.5.10.patch |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

New commits:
commit 08ea0e636de1c1db7fd4f2063ff8980301bc0992
Author: Fridrich Å trba <fridrich.strba at bluewin.ch>
Date:   Fri Apr 27 17:25:43 2012 +0200

    Another undefined function in libpng
    
    Change-Id: I4cc93e31ea2866b8b8e8fb508a398b963c1b7318

diff --git a/libpng/libpng-1.5.10.patch b/libpng/libpng-1.5.10.patch
index 46ed2e2..956f265 100644
--- a/libpng/libpng-1.5.10.patch
+++ b/libpng/libpng-1.5.10.patch
@@ -52,7 +52,7 @@
 +
 --- misc/libpng-1.5.10/pnglibconf.h	2011-03-24 21:49:50.913397154 +0100
 +++ misc/build/libpng-1.5.10/pnglibconf.h	2011-03-24 21:47:23.380397048 +0100
-@@ -1 +1,178 @@
+@@ -1 +1,179 @@
 -dummy
 +
 +/* libpng STANDARD API DEFINITION */
@@ -230,6 +230,7 @@
 +#define PNG_iTXt_SUPPORTED
 +#define PNG_WRITE_COMPRESSED_TEXT_SUPPORTED
 +#define PNG_READ_COMPRESSED_TEXT_SUPPORTED
++#define PNG_READ_STRIP_16_TO_8_SUPPORTED
 +/* end of options */
 +#endif /* PNGLCONF_H */
 --- misc/libpng-1.5.10/pngstruct.h	2011-02-03 05:58:17.000000000 +0100


More information about the Libreoffice-commits mailing list