[jhbuild] world: Switch libgda to meson
- From: Ting-Wei Lan <lantw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [jhbuild] world: Switch libgda to meson
- Date: Sat, 22 Jun 2019 15:41:54 +0000 (UTC)
commit cef2bbf6a980a08ddcee546cbdf604829511e172
Author: Ting-Wei Lan <lantw src gnome org>
Date: Sat Jun 22 23:33:50 2019 +0800
world: Switch libgda to meson
It no longer supports building with autotools.
modulesets/gnome-world.modules | 9 +++------
1 file changed, 3 insertions(+), 6 deletions(-)
---
diff --git a/modulesets/gnome-world.modules b/modulesets/gnome-world.modules
index 22d681a9..bf3df1e4 100644
--- a/modulesets/gnome-world.modules
+++ b/modulesets/gnome-world.modules
@@ -3377,11 +3377,8 @@
</suggests>
</autotools>
- <autotools id="libgda"
- autogenargs="--with-java=no --disable-tools --enable-gda-gi --enable-gdaui-gi --enable-vala
--enable-gdaui-vala">
- <if condition-set="freebsd">
- <autogenargs value="LIBCRYPTO_CFLAGS=' ' LIBCRYPTO_LIBS='-lcrypto' --with-bdb=/usr/local
--with-bdb-libdir-name=lib/db5 --with-bdb-includedir-name=include/db5"/>
- </if>
+ <meson id="libgda"
+ mesonargs="-Denable-gda-gi=true -Denable-tools=false -Dwith-ui=true">
<branch/>
<dependencies>
<dep package="glib"/>
@@ -3390,7 +3387,7 @@
<dep package="openssl"/>
<dep package="vala"/>
</dependencies>
- </autotools>
+ </meson>
<autotools id="java-gnome" autogen-sh="configure" skip-autogen="never">
<branch repo="research.operationaldynamics.com"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]