[gtk-osx] Update GI, ATK, GdkPixbuf



commit e6fdfa5fa09535f2dcedf8ed1ec56bdc6b30531d
Author: Philip Chimento <philip chimento gmail com>
Date:   Thu Nov 20 22:11:52 2014 -0800

    Update GI, ATK, GdkPixbuf
    
    Remove a duplicate dependency as well.

 modulesets-stable/gtk-osx.modules |   15 +++++++--------
 modulesets/gtk-osx.modules        |    4 ++--
 2 files changed, 9 insertions(+), 10 deletions(-)
---
diff --git a/modulesets-stable/gtk-osx.modules b/modulesets-stable/gtk-osx.modules
index 599c580..3bbfe9e 100644
--- a/modulesets-stable/gtk-osx.modules
+++ b/modulesets-stable/gtk-osx.modules
@@ -101,9 +101,9 @@
   </autotools>
 
   <autotools id="gobject-introspection" autogen-sh="configure">
-    <branch module="gobject-introspection/1.38/gobject-introspection-1.38.0.tar.xz"
-            version="1.38.0"
-            hash="sha256:3575e5d353c17a567fdf7ffaaa7aebe9347b5b0eee8e69d612ba56a9def67d73">
+    <branch module="gobject-introspection/1.42/gobject-introspection-1.42.0.tar.xz"
+            version="1.42.0"
+            hash="sha256:3ba2edfad4f71d4f0de16960b5d5f2511335fa646b2c49bbb93ce5942b3f95f7">
       <patch file="http://git.gnome.org/browse/gtk-osx/plain/patches/girscanner-objc.patch"; strip="1"/>
     </branch>
     <dependencies>
@@ -131,20 +131,19 @@
   </autotools>
 
  <autotools id="atk" autogen-sh="configure">
-    <branch module="atk/2.10/atk-2.10.0.tar.xz" version="2.10.0"
-            hash="sha256:636917a5036bc851d8491194645d284798ec118919a828be5e713b6ecc5b50b0"/>
+    <branch module="atk/2.14/atk-2.14.0.tar.xz" version="2.14.0"
+            hash="sha256:2875cc0b32bfb173c066c22a337f79793e0c99d2cc5e81c4dac0d5a523b8fbad"/>
     <dependencies>
     </dependencies>
     <after>
       <dep package="glib"/>
-      <dep package="glib"/>
       <dep package="meta-gtk-osx-bootstrap"/>
     </after>
   </autotools>
 
   <autotools id="gdk-pixbuf" autogen-sh="configure">
-    <branch module="gdk-pixbuf/2.30/gdk-pixbuf-2.30.0.tar.xz" version="2.30.0"
-            hash="sha256:4a73600525621283a14436c5f873c1126c4feafcb07d24a746f13215e2caa658"/>
+    <branch module="gdk-pixbuf/2.30/gdk-pixbuf-2.30.8.tar.xz" version="2.30.8"
+            hash="sha256:4853830616113db4435837992c0aebd94cbb993c44dc55063cee7f72a7bef8be"/>
     <after>
       <dep package="pango"/>
     </after>
diff --git a/modulesets/gtk-osx.modules b/modulesets/gtk-osx.modules
index 7ecb883..28791d3 100644
--- a/modulesets/gtk-osx.modules
+++ b/modulesets/gtk-osx.modules
@@ -88,7 +88,7 @@
   </autotools>
 
   <autotools id="gobject-introspection">
-    <branch tag="gnome-3-8" module="gobject-introspection"/>
+    <branch tag="master" module="gobject-introspection"/> <!--No gnome-3-14 branch-->
     <dependencies>
       <dep package="glib"/>
       <dep package="cairo"/>
@@ -113,7 +113,7 @@
   </autotools>
 
   <autotools id="atk">
-    <branch tag="ATK_2_10_0"/>
+    <branch tag="gnome-3-14"/>
     <dependencies>
       <dep package="glib"/>
     </dependencies>


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