[gimp] build/win: Upgrade pixman to 0.32.2



commit 6a42e3cb625f6a7bc665937952660e77a132a2cb
Author: Michael Henning <drawoc darkrefraction com>
Date:   Fri Nov 15 15:55:02 2013 -0500

    build/win: Upgrade pixman to 0.32.2

 build/windows/jhbuild/build.jhbuildrc |    3 +--
 build/windows/jhbuild/gtk+.moduleset  |    6 +++---
 2 files changed, 4 insertions(+), 5 deletions(-)
---
diff --git a/build/windows/jhbuild/build.jhbuildrc b/build/windows/jhbuild/build.jhbuildrc
index 66c5192..08c4fbc 100644
--- a/build/windows/jhbuild/build.jhbuildrc
+++ b/build/windows/jhbuild/build.jhbuildrc
@@ -137,8 +137,7 @@ module_autogenargs['cairo']      = autogenargs + """ --enable-xlib=no \
                                                      --enable-pthread=no \
                                                      --enable-win32-font=yes"""
 
-module_autogenargs['pixman']     = autogenargs + """ --enable-gtk=no \
-                                                     --disable-sse2"""
+module_autogenargs['pixman']     = autogenargs + """ --enable-gtk=no"""
 
 module_autogenargs['pango']      = autogenargs + """ --disable-gtk-doc \
                                                      --enable-explicit-deps=no \
diff --git a/build/windows/jhbuild/gtk+.moduleset b/build/windows/jhbuild/gtk+.moduleset
index 45e95cc..c32dd6b 100644
--- a/build/windows/jhbuild/gtk+.moduleset
+++ b/build/windows/jhbuild/gtk+.moduleset
@@ -34,9 +34,9 @@
 </autotools>
 
 <autotools id="pixman" autogen-sh="configure">
-       <branch version="0.30.2" repo="cairographics.org"
-                       module="pixman-0.30.2.tar.gz"
-                       hash="sha1:59cc9cd91a2394b7c0aa90ffc7c141f06d75f066">
+       <branch version="0.32.2" repo="cairographics.org"
+                       module="pixman-0.32.2.tar.gz"
+                       hash="sha1:83a0e491542509e5c83382b9cd63bee565377f11">
        </branch>
 </autotools>
 


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