[jhbuild] core-deps-latest: Switch GSSDP/GUPnP to master
- From: Jens Georg <jensgeorg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [jhbuild] core-deps-latest: Switch GSSDP/GUPnP to master
- Date: Sat, 8 Dec 2018 18:19:21 +0000 (UTC)
commit 5d25dd575ac2ffd0ba7136adaa7079d33528e61f
Author: Jens Georg <mail jensge org>
Date: Sat Dec 8 19:17:58 2018 +0100
core-deps-latest: Switch GSSDP/GUPnP to master
And meson
modulesets/gnome-suites-core-deps-latest.modules | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/modulesets/gnome-suites-core-deps-latest.modules
b/modulesets/gnome-suites-core-deps-latest.modules
index 797db3ef..d416616c 100644
--- a/modulesets/gnome-suites-core-deps-latest.modules
+++ b/modulesets/gnome-suites-core-deps-latest.modules
@@ -790,8 +790,8 @@
</dependencies>
</autotools>
- <autotools id="gssdp" makeargs="CFLAGS=-Wno-error">
- <branch revision="gssdp_1.0"/>
+ <meson id="gssdp">
+ <branch />
<dependencies>
<dep package="glib"/>
<dep package="libsoup"/>
@@ -799,7 +799,7 @@
<suggests>
<dep package="gobject-introspection"/>
</suggests>
- </autotools>
+ </meson>
<meson id="gstreamer" mesonargs="-Dgtk_doc=disabled">
<branch repo="git.freedesktop.org"
@@ -1069,9 +1069,9 @@
</suggests>
</autotools>
- <autotools id="gupnp"
- autogenargs="--with-context-manager=network-manager">
- <branch revision="gupnp-1.0"/>
+ <meson id="gupnp"
+ mesonargs="-Dcontext_manager=network-manager">
+ <branch />
<dependencies>
<dep package="gssdp"/>
<dep package="glib"/>
@@ -1085,7 +1085,7 @@
<dep package="NetworkManager"/>
</if>
</suggests>
- </autotools>
+ </meson>
<autotools id="gupnp-av">
<branch />
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]