[jhbuild] apps-3.6: add colord-gtk module



commit 986f3a6882bc49e456d3ea8542e5f62e2a287b5b
Author: Luca Ferretti <lferrett gnome org>
Date:   Tue Jun 26 21:54:29 2012 +0200

    apps-3.6: add colord-gtk module

 modulesets/gnome-apps-3.6.modules |   13 ++++++++++++-
 1 files changed, 12 insertions(+), 1 deletions(-)
---
diff --git a/modulesets/gnome-apps-3.6.modules b/modulesets/gnome-apps-3.6.modules
index 19ecb7a..260f8b9 100644
--- a/modulesets/gnome-apps-3.6.modules
+++ b/modulesets/gnome-apps-3.6.modules
@@ -23,7 +23,8 @@
       href="git://libvirt.org/"/>
   <repository type="git" name="fedorahosted.org"
       href="git://git.fedorahosted.org/git/"/>
-
+  <repository type="git" name="colord.gitorious.org"
+      href="git://gitorious.org/colord/"/>
 
 <!-- tarball repos -->
   <repository type="tarball" name="cairo.org"
@@ -70,6 +71,16 @@
     </dependencies>
   </autotools>
 
+  <autotools id="colord-gtk">
+    <branch repo="colord.gitorious.org" checkoutdir="colord-gtk" module="colord-gtk.git"/>
+    <dependencies>
+      <dep package="glib"/>
+      <dep package="gtk+"/>
+      <dep package="colord"/>
+      <dep package="vala"/>
+    </dependencies>
+  </autotools>
+
   <autotools id="libvirt" autogenargs="--with-yajl">
     <branch repo="libvirt.org"
             module="libvirt-0.9.11.3.tar.gz"



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