[jhbuild] 3.20: Move Empathy to apps
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [jhbuild] 3.20: Move Empathy to apps
- Date: Wed, 3 Feb 2016 18:17:13 +0000 (UTC)
commit ed9b76ba20754e343418aae01914e6fa569beb21
Author: Michael Catanzaro <mcatanzaro igalia com>
Date: Sun Jan 17 21:07:56 2016 -0600
3.20: Move Empathy to apps
World was perhaps too harsh. Empathy is still very useful and worth
keeping tested and building.
modulesets/gnome-apps-3.20.modules | 23 +++++++++++++++++++++++
1 files changed, 23 insertions(+), 0 deletions(-)
---
diff --git a/modulesets/gnome-apps-3.20.modules b/modulesets/gnome-apps-3.20.modules
index 6c69d1c..af09007 100644
--- a/modulesets/gnome-apps-3.20.modules
+++ b/modulesets/gnome-apps-3.20.modules
@@ -42,6 +42,21 @@
<!-- Dependencies and miscellaneous -->
+ <autotools id="farstream" autogenargs="--disable-python">
+ <branch repo="freedesktop.org"
+ module="farstream/releases/farstream/farstream-${version}.tar.gz"
+ version="0.2.7"
+ hash="sha256:dad0ed43cf94e71df558c23825abe57db59d1ee8d970ffaec5e2dbc2e7acbf7d"/>
+ <dependencies>
+ <dep package="glib"/>
+ <dep package="gobject-introspection"/>
+ <dep package="libnice"/>
+ </dependencies>
+ <suggests>
+ <dep package="gupnp-igd"/>
+ </suggests>
+ </autotools>
+
<autotools id="gtksourceviewmm">
<branch/>
<dependencies>
@@ -205,6 +220,14 @@
</dependencies>
</autotools>
+ <autotools id="telepathy-farstream" autogenargs="--disable-python --disable-Werror">
+ <branch repo="telepathy.freedesktop.org"/>
+ <dependencies>
+ <dep package="telepathy-glib"/>
+ <dep package="farstream"/>
+ </dependencies>
+ </autotools>
+
<autotools id="uncrustify">
<branch repo="downloads.sourceforge.net"
module="project/uncrustify/uncrustify/uncrustify-0.61/uncrustify-0.61.tar.gz"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]