[gnome-continuous] Force Autotools build for Tracker
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-continuous] Force Autotools build for Tracker
- Date: Thu, 30 Nov 2017 12:00:13 +0000 (UTC)
commit 153d8d262f0723b053b1304ca610f0b998401cbe
Author: Emmanuele Bassi <ebassi gnome org>
Date: Thu Nov 30 11:59:37 2017 +0000
Force Autotools build for Tracker
And tracker-miners. The Meson builds badly interact with one another.
manifest.json | 7 ++++---
1 files changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index a0fffeb..5ee11bc 100644
--- a/manifest.json
+++ b/manifest.json
@@ -881,13 +881,14 @@
"-Dwith-docs=no"]},
{"src": "gnome:tracker",
- "config-opts": ["-Dunicode_support=icu",
- "-Ddocs=false"]},
+ "force-autotools": true,
+ "config-opts": ["--with-unicode-support=libicu",
+ "--disable-gtk-doc"]},
{"src": "gnome:libgrss"},
{"src": "gnome:tracker-miners",
- "config-opts": ["-Ddocs=false"]},
+ "force-autotools": true},
{"src": "gnome:dconf",
"config-opts": [
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]