[jhbuild] 2.32: Fixed some modules up to gtksourceviewmm.



commit 3f84d839f163e47666608dfe6dbcd4dd1b4c0f38
Author: Krzesimir Nowak <qdlacz gmail com>
Date:   Fri Jun 24 22:56:13 2011 +0200

    2.32: Fixed some modules up to gtksourceviewmm.
    
    Gdk-pixbuf is problematic - after jhbuilding it, its tree is in dirty
    state, so hard reset is needed to be done before jhbuilding it again.
    I don't know if this should be fixed in jhbuild or in gdk-pixbuf.
    Maybe tarball module would be better in this case.

 modulesets/gnome2/gnome-suites-2.32.modules |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/modulesets/gnome2/gnome-suites-2.32.modules b/modulesets/gnome2/gnome-suites-2.32.modules
index 9636b28..358ce40 100644
--- a/modulesets/gnome2/gnome-suites-2.32.modules
+++ b/modulesets/gnome2/gnome-suites-2.32.modules
@@ -116,7 +116,7 @@
   </autotools>
 
   <autotools id="gdk-pixbuf">
-    <branch/>
+    <branch tag="2.22.1"/>
     <dependencies>
       <dep package="glib"/>
     </dependencies>
@@ -1029,7 +1029,7 @@
   </autotools>
 
   <autotools id="gobject-introspection">
-    <branch/>
+    <branch revision="g-i-0.9"/>
     <dependencies>
       <dep package="glib"/>
     </dependencies>
@@ -1511,7 +1511,7 @@
   </autotools>
 
   <autotools id="glibmm">
-    <branch/>
+    <branch revision="glibmm-2-26"/>
     <dependencies>
       <dep package="glib"/>
       <dep package="libsigc++2"/>
@@ -1519,7 +1519,7 @@
   </autotools>
 
   <autotools id="pangomm">
-    <branch/>
+    <branch tag="2.26.3"/>
     <dependencies>
       <dep package="glibmm"/>
       <dep package="cairomm"/>



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