[gtk-osx] Update core modules to latest release



commit a74a42a53afaf91630f9f24198208b392687f1f8
Author: John Ralls <jralls ceridwen us>
Date:   Wed Feb 20 14:16:04 2013 -0800

    Update core modules to latest release

 modulesets-stable/gtk-osx-bootstrap.modules |    2 +-
 modulesets-stable/gtk-osx.modules           |   37 ++++++++++----------------
 2 files changed, 15 insertions(+), 24 deletions(-)
---
diff --git a/modulesets-stable/gtk-osx-bootstrap.modules b/modulesets-stable/gtk-osx-bootstrap.modules
index f71ced2..8cd3510 100644
--- a/modulesets-stable/gtk-osx-bootstrap.modules
+++ b/modulesets-stable/gtk-osx-bootstrap.modules
@@ -128,7 +128,7 @@
 
   <autotools id="fontconfig" autogen-sh="configure"
             autogenargs="--disable-docs">
-    <branch repo="fontconfig" version="2.10.1" module="fontconfig-2.10.1.tar.gz"/>
+    <branch repo="fontconfig" version="2.10.91" module="fontconfig-2.10.91.tar.gz"/>
     <dependencies>
       <dep package="expat"/>
       <dep package="freetype"/>
diff --git a/modulesets-stable/gtk-osx.modules b/modulesets-stable/gtk-osx.modules
index dfface4..b65629a 100644
--- a/modulesets-stable/gtk-osx.modules
+++ b/modulesets-stable/gtk-osx.modules
@@ -66,8 +66,8 @@
   </metamodule>
 
   <autotools id="glib" autogen-sh="configure">
-    <branch module="glib/2.34/glib-2.34.1.tar.xz"  version="2.34.1"
-            hash="sha256:6e84dc9d84b104725b34d255421ed7ac3629e49f437d37addde5ce3891c2e2f1"/>
+    <branch module="glib/2.34/glib-2.34.3.tar.xz"  version="2.34.3"
+            hash="sha256:855fcbf87cb93065b488358e351774d8a39177281023bae58c286f41612658a7"/>
     <dependencies>
       <dep package="libffi"/>
       <dep package="gtk-doc"/>
@@ -98,9 +98,9 @@
   </autotools>
 
   <autotools id="gobject-introspection" autogen-sh="configure">
-    <branch module="gobject-introspection/1.34/gobject-introspection-1.34.1.tar.xz"
-            version="1.34.1"
-            hash="sha256:bf40470c863dbb292ec52d1e84495e9334ea954e3a0ee59d6ff5f8161ea53abd">
+    <branch module="gobject-introspection/1.34/gobject-introspection-1.34.2.tar.xz"
+            version="1.34.2"
+            hash="sha256:bc7948a35ce2218922dfb0806679cad21060715cc0c340cf7823eb633cc03429">
       <patch file="http://git.gnome.org/browse/gtk-osx/plain/patches/girscanner-objc.patch"; strip="1"/>
     </branch>
     <dependencies>
@@ -110,9 +110,8 @@
   </autotools>
 
  <autotools id="pango"  autogen-sh="configure">
-    <branch version="1.32.4" module="pango/1.32/pango-1.32.4.tar.xz"
-            hash="sha256:9895b2e6572c3b3e0cc1c174b8bf55791a47de1995af21a1787f6c573b4b58db">
-      <patch file="http://git.gnome.org/browse/gtk-osx/plain/patches/0001-Fix-relative-module-paths.patch"; 
strip="1"/>
+    <branch version="1.32.6" module="pango/1.32/pango-1.32.6.tar.xz"
+            hash="sha256:8e9a3eadebf30a31640f2b3ae0fb455cf92d10d1cad246d0ffe72ec595905174">
     </branch>
     <dependencies>
       <dep package="cairo"/>
@@ -137,17 +136,9 @@
     </after>
   </autotools>
 
-  <autotools id="gdk-pixbuf">
-    <branch module="gdk-pixbuf/2.24/gdk-pixbuf-2.24.0.tar.bz2" version="2.24.0"
-            hash="sha256:38d2630314e6d91976bffd833236f84fefa440a9038f86dc422820a39f2e3700"/>
-    <after>
-      <dep package="pango"/>
-    </after>
-  </autotools>
-
-  <autotools id="gdk-pixbuf-gtk3" autogen-sh="configure">
-    <branch module="gdk-pixbuf/2.26/gdk-pixbuf-2.26.4.tar.xz" version="2.26.4"
-            hash="sha256:a91458645f078debf204fef8bb06b30f356fcb5d48f65395132a5dba2b3510be"/>
+  <autotools id="gdk-pixbuf" autogen-sh="configure">
+    <branch module="gdk-pixbuf/2.26/gdk-pixbuf-2.26.5.tar.xz" version="2.26.5"
+            hash="sha256:77696fd163bca95a130a1883dbd78d0ae4d782de2fc85a9a38556d13681f5c84"/>
     <after>
       <dep package="pango"/>
     </after>
@@ -156,8 +147,8 @@
   <autotools id="gtk+" autogen-sh="configure"
              autogenargs="--with-gdktarget=quartz --enable-quartz-relocation --disable-introspection"
              autogen-template="autoreconf -fis &amp;&amp; %(srcdir)s/%(autogen-sh)s --prefix %(prefix)s 
--libdir %(libdir)s %(autogenargs)s">
-    <branch module="gtk+/2.24/gtk+-2.24.13.tar.xz" version="2.24.13"
-            hash="sha256:35e1a01e46b02970b02ee9f299390d0aa57c1215ad2667bcd584b72f4ea6513d">
+    <branch module="gtk+/2.24/gtk+-2.24.16.tar.xz" version="2.24.16"
+            hash="sha256:93cd69cc2cecf9a3aa31a50caf4a24752a6928a48c527ae967b109df6f9302d3">
       <patch 
file="http://git.gnome.org/browse/gtk-osx/plain/patches/0004-Bug-571582-GtkSelection-implementation-for-quartz.patch";
 strip="1"/>
       <patch 
file="http://git.gnome.org/browse/gtk-osx/plain/patches/0008-Implement-GtkDragSourceOwner-pasteboardChangedOwner.patch";
 strip="1"/>
       <patch 
file="http://git.gnome.org/browse/gtk-osx/plain/patches/0006-Bug-658722-Drag-and-Drop-sometimes-stops-working.patch";
 strip="1"/>
@@ -166,7 +157,7 @@
       <dep package="glib"/>
       <dep package="pango"/>
       <dep package="atk"/>
-      <dep package="gdk-pixbuf-gtk3"/>
+      <dep package="gdk-pixbuf"/>
       <dep package="gobject-introspection"/>
     </dependencies>
     <after>
@@ -183,7 +174,7 @@
       <dep package="glib"/>
       <dep package="pango"/>
       <dep package="atk"/>
-      <dep package="gdk-pixbuf-gtk3"/>
+      <dep package="gdk-pixbuf"/>
       <dep package="gobject-introspection"/>
     </dependencies>
     <after>


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