[jhbuild] gnome-world: libgdamm-5-0: Depend on libgda-5-2, not master
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [jhbuild] gnome-world: libgdamm-5-0: Depend on libgda-5-2, not master
- Date: Fri, 27 Sep 2019 12:28:19 +0000 (UTC)
commit e0c2d1326efdcdc28a66c5f88b7a96a2e275c901
Author: Murray Cumming <murrayc murrayc com>
Date: Fri Sep 27 14:05:19 2019 +0200
gnome-world: libgdamm-5-0: Depend on libgda-5-2, not master
adding libgda-5-2, using the autotools-based definition from this file
before it was changed to use the meson build used by libgda master.
modulesets/gnome-world.modules | 17 ++++++++++++++++-
1 file changed, 16 insertions(+), 1 deletion(-)
---
diff --git a/modulesets/gnome-world.modules b/modulesets/gnome-world.modules
index 47855898..cf55cb0e 100644
--- a/modulesets/gnome-world.modules
+++ b/modulesets/gnome-world.modules
@@ -827,7 +827,7 @@
<branch revision="libgdamm-5-0" module="libgdamm" checkoutdir="libgdamm-5-0"/>
<dependencies>
<dep package="gtkmm-3"/>
- <dep package="libgda"/>
+ <dep package="libgda-5-2"/>
</dependencies>
</autotools>
@@ -3390,6 +3390,21 @@
</suggests>
</autotools>
+ <autotools id="libgda-5-2"
+ 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>
+ <branch revision="LIBGDA_5.2" checkoutdir="libgda-5-2" module="libgda"/>
+ <dependencies>
+ <dep package="glib"/>
+ <dep package="gobject-introspection"/>
+ <dep package="libxml2"/>
+ <dep package="openssl"/>
+ <dep package="vala"/>
+ </dependencies>
+ </autotools>
+
<meson id="libgda"
mesonargs="-Denable-gda-gi=true -Denable-tools=false -Dwith-ui=true">
<branch/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]