jhbuild r2637 - in trunk: . modulesets
- From: murrayc svn gnome org
- To: svn-commits-list gnome org
- Subject: jhbuild r2637 - in trunk: . modulesets
- Date: Mon, 12 Jan 2009 11:31:42 +0000 (UTC)
Author: murrayc
Date: Mon Jan 12 11:31:42 2009
New Revision: 2637
URL: http://svn.gnome.org/viewvc/jhbuild?rev=2637&view=rev
Log:
2009-01-12 Murray Cumming <murrayc murrayc com>
* modulesets/freedesktop-2.26.modules: Copy the loudmouth module
definition from gnome-2.26 modules (not included) because it was an
undefined dependency of telepathy-gabble.
Modified:
trunk/ChangeLog
trunk/modulesets/freedesktop-2.26.modules
Modified: trunk/modulesets/freedesktop-2.26.modules
==============================================================================
--- trunk/modulesets/freedesktop-2.26.modules (original)
+++ trunk/modulesets/freedesktop-2.26.modules Mon Jan 12 11:31:42 2009
@@ -44,6 +44,9 @@
cvsroot=":pserver:anonymous lirc cvs sourceforge net:/cvsroot/lirc"
password=""/>
+ <repository type="git" name="github.com"
+ href="git://github.com/"/>
+
<include href="gnome-suites-2.26.modules"/>
<repository type="tarball" name="cpan" href="http://search.cpan.org/CPAN/" />
@@ -299,6 +302,14 @@
</dependencies>
</autotools>
+ <autotools id="loudmouth">
+ <branch repo="github.com" module="hallski/loudmouth.git" checkoutdir="loudmouth" />
+ <dependencies>
+ <dep package="glib"/>
+ <dep package="gnutls"/>
+ </dependencies>
+ </autotools>
+
<!-- Gabble is a Jabber/XMPP connection manager that handles -->
<!-- single-user and multi-user chats and voice/video calls -->
<autotools id="telepathy-gabble">
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]