[jhbuild] [2.32,3.0] Add grilo



commit 94ebbc7d4e415389d67e1df84d8b644f3de98f15
Author: Víctor Manuel Jáquez Leal <vjaquez igalia com>
Date:   Fri Aug 6 01:59:43 2010 +0200

    [2.32,3.0] Add grilo

 modulesets/gnome-2.32.modules |   24 ++++++++++++++++++++++++
 modulesets/gnome-3.0.modules  |   24 ++++++++++++++++++++++++
 2 files changed, 48 insertions(+), 0 deletions(-)
---
diff --git a/modulesets/gnome-2.32.modules b/modulesets/gnome-2.32.modules
index f670520..3ef3531 100644
--- a/modulesets/gnome-2.32.modules
+++ b/modulesets/gnome-2.32.modules
@@ -2375,6 +2375,30 @@
     </dependencies>
   </autotools>
 
+  <autotools id="grilo">
+    <branch/>
+    <dependencies>
+      <dep package="glib"/>
+    </dependencies>
+  </autotools>
+
+  <autotools id="grilo-plugins">
+    <branch/>
+    <dependencies>
+      <dep package="grilo"/>
+      <dep package="libxml2"/>
+    </dependencies>
+  </autotools>
+
+  <autotools id="rygel-grilo">
+    <branch/>
+    <dependencies>
+      <dep package="grilo"/>
+      <dep package="glib"/>
+      <dep package="dbus-glib"/>
+    </dependencies>
+  </autotools>
+
   <!-- Desktop: deprecated libraries -->
 
   <autotools id="libgail-gnome">
diff --git a/modulesets/gnome-3.0.modules b/modulesets/gnome-3.0.modules
index 64219b6..d0b50fb 100644
--- a/modulesets/gnome-3.0.modules
+++ b/modulesets/gnome-3.0.modules
@@ -2375,6 +2375,30 @@
     </dependencies>
   </autotools>
 
+  <autotools id="grilo">
+    <branch/>
+    <dependencies>
+      <dep package="glib"/>
+    </dependencies>
+  </autotools>
+
+  <autotools id="grilo-plugins">
+    <branch/>
+    <dependencies>
+      <dep package="grilo"/>
+      <dep package="libxml2"/>
+    </dependencies>
+  </autotools>
+
+  <autotools id="rygel-grilo">
+    <branch/>
+    <dependencies>
+      <dep package="grilo"/>
+      <dep package="glib"/>
+      <dep package="dbus-glib"/>
+    </dependencies>
+  </autotools>
+
   <!-- Desktop: deprecated libraries -->
 
   <autotools id="libgail-gnome">



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