[jhbuild] latest: geoclue switched to meson
- From: Rico Tzschichholz <ricotz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [jhbuild] latest: geoclue switched to meson
- Date: Fri, 14 Sep 2018 07:48:21 +0000 (UTC)
commit ac4a6b1859a29dacad80ec2d6066bb561d700bf6
Author: Rico Tzschichholz <ricotz ubuntu com>
Date: Fri Sep 14 09:47:13 2018 +0200
latest: geoclue switched to meson
modulesets/gnome-suites-core-deps-latest.modules | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/modulesets/gnome-suites-core-deps-latest.modules
b/modulesets/gnome-suites-core-deps-latest.modules
index f73187d9..38331e24 100644
--- a/modulesets/gnome-suites-core-deps-latest.modules
+++ b/modulesets/gnome-suites-core-deps-latest.modules
@@ -500,12 +500,12 @@ the module and we will just change it to use a tarball anyway.
</dependencies>
</autotools>
- <autotools id="geoclue" autogenargs="--with-systemdsystemunitdir=no">
+ <meson id="geoclue">
<if condition-unset="linux">
- <autogenargs value="--disable-3g-source --disable-modem-gps-source --disable-cdma-source"/>
+ <mesonargs value="-D3g-source=false -Dmodem-gps-source=false -Dcdma-source=false"/>
</if>
<if condition-set="macos">
- <autogenargs value="--disable-nmea-source"/>
+ <mesonargs value="-Dnmea-source=false"/>
</if>
<branch repo="git.freedesktop.org"/>
<dependencies>
@@ -517,7 +517,7 @@ the module and we will just change it to use a tarball anyway.
<dep package="ModemManager"/>
</if>
</dependencies>
- </autotools>
+ </meson>
<meson id="geocode-glib">
<branch/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]