[arch-commits] Commit in thunderbird/repos (jpng-x86_64 jpng-x86_64/libpng14.patch)

Ionut Biru ibiru at archlinux.org
Sun Jan 17 19:12:04 UTC 2010


    Date: Sunday, January 17, 2010 @ 14:12:03
  Author: ibiru
Revision: 63537

Merged revisions 63534 via svnmerge from 
svn+ssh://gerolde.archlinux.org/srv/svn-packages/thunderbird/trunk

........
  r63534 | ibiru | 2010-01-17 21:10:29 +0200 (Sun, 17 Jan 2010) | 1 line
  
  patch for compiling agaisnt libpng1.4.0
........

Added:
  thunderbird/repos/jpng-x86_64/libpng14.patch
    (from rev 63534, thunderbird/trunk/libpng14.patch)
Modified:
  thunderbird/repos/jpng-x86_64/	(properties)

----------------+
 libpng14.patch |   12 ++++++++++++
 1 file changed, 12 insertions(+)


Property changes on: thunderbird/repos/jpng-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
   - /thunderbird/trunk:1-63531
   + /thunderbird/trunk:1-63536

Copied: thunderbird/repos/jpng-x86_64/libpng14.patch (from rev 63534, thunderbird/trunk/libpng14.patch)
===================================================================
--- jpng-x86_64/libpng14.patch	                        (rev 0)
+++ jpng-x86_64/libpng14.patch	2010-01-17 19:12:03 UTC (rev 63537)
@@ -0,0 +1,12 @@
+diff -Nur comm-1.9.1.orig/mozilla/modules/libpr0n/encoders/png/nsPNGEncoder.cpp comm-1.9.1/mozilla/modules/libpr0n/encoders/png/nsPNGEncoder.cpp
+--- comm-1.9.1.orig/mozilla/modules/libpr0n/encoders/png/nsPNGEncoder.cpp	2009-12-05 03:56:19.000000000 +0200
++++ comm-1.9.1/mozilla/modules/libpr0n/encoders/png/nsPNGEncoder.cpp	2010-01-17 18:34:32.000000000 +0200
+@@ -135,7 +135,7 @@
+ 
+   // initialize
+   mPNG = png_create_write_struct(PNG_LIBPNG_VER_STRING,
+-                                 png_voidp_NULL,
++                                 NULL,
+                                  ErrorCallback,
+                                  ErrorCallback);
+   if (! mPNG)




More information about the arch-commits mailing list