[jhbuild] world: Bring back libnice and update it to 0.1.14
- From: Ting-Wei Lan <lantw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [jhbuild] world: Bring back libnice and update it to 0.1.14
- Date: Wed, 27 Dec 2017 10:42:46 +0000 (UTC)
commit 9b8f72ac477fecb52b5a7ba0ef3354e46fdd675a
Author: Ting-Wei Lan <lantw src gnome org>
Date: Wed Dec 27 18:23:46 2017 +0800
world: Bring back libnice and update it to 0.1.14
It is still required by farstream.
modulesets/gnome-world.modules | 15 +++++++++++++++
1 files changed, 15 insertions(+), 0 deletions(-)
---
diff --git a/modulesets/gnome-world.modules b/modulesets/gnome-world.modules
index 62662b5..f772373 100644
--- a/modulesets/gnome-world.modules
+++ b/modulesets/gnome-world.modules
@@ -3594,6 +3594,21 @@
</suggests>
</autotools>
+ <autotools id="libnice"
+ autogenargs="--enable-gupnp"
+ supports-non-srcdir-builds="no">
+ <pkg-config>nice.pc</pkg-config>
+ <branch repo="nice.freedesktop.org"
+ module="libnice-${version}.tar.gz"
+ version="0.1.14"
+ hash="sha256:be120ba95d4490436f0da077ffa8f767bf727b82decf2bf499e39becc027809c"/>
+ <dependencies>
+ <dep package="glib"/>
+ <dep package="gst-plugins-base"/>
+ <dep package="gupnp-igd"/>
+ </dependencies>
+ </autotools>
+
<autotools id="glade">
<if condition-set="macos">
<autogenargs value="--disable-man-pages"/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]