[gnumeric] win32: no patch needed for jpeg anymore.



commit 2198b4449cac292470472fa1ca521d1ea3895779
Author: Morten Welinder <terra gnome org>
Date:   Wed Jul 17 23:14:13 2013 -0400

    win32: no patch needed for jpeg anymore.

 tools/win32/ChangeLog    |    3 ++-
 tools/win32/moduleset.in |    3 ---
 2 files changed, 2 insertions(+), 4 deletions(-)
---
diff --git a/tools/win32/ChangeLog b/tools/win32/ChangeLog
index e1243e6..7aa1080 100644
--- a/tools/win32/ChangeLog
+++ b/tools/win32/ChangeLog
@@ -1,7 +1,8 @@
 2013-07-17  Morten Welinder  <terra gnome org>
 
        * moduleset.in: Update zlib to 1.2.8.  Update gettext to 0.18.
-       Update libbz2 to 1.0.6.
+       Update libbz2 to 1.0.6.  Update png to 1.2.50.  jpeg no longer
+       seems to require a patch.
 
        * patches/zlib.patch: Update for 1.2.8
 
diff --git a/tools/win32/moduleset.in b/tools/win32/moduleset.in
index 351ebfe..a94e29c 100644
--- a/tools/win32/moduleset.in
+++ b/tools/win32/moduleset.in
@@ -85,9 +85,6 @@
 <!-- Image formats  -->
     <tarball id="jpeg" version="6b" checkoutdir="jpeg-6b">
        <source href="http://www.ijg.org/files/jpegsrc.v7.tar.gz"/>
-       <patches>
-           <patch file="http://gnome.org/~aruiz/gtk+/patches/jpeg_mingwport.patch"; strip="1"/>
-       </patches>
     </tarball>
     <autotools id="png" autogen-sh="autoreconf">
        <branch repo="simplesystems.org" module="libpng12/libpng-1.2.50.tar.xz"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]