[gnome-continuous] Build tracker and tracker-miners using meson



commit 157895ae246ace9c46e383bff9e955fdbe4d8dd9
Author: Carlos Garnacho <carlosg gnome org>
Date:   Sun Sep 9 16:00:36 2018 +0200

    Build tracker and tracker-miners using meson
    
    They are going to drop autotools support in master.

 manifest.json | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index be8e291..bceb6e6 100644
--- a/manifest.json
+++ b/manifest.json
@@ -941,16 +941,14 @@
 
                {"src": "gnome:tracker.git",
                  "name": "tracker",
-                 "force-autotools": true,
-                "config-opts": ["--with-unicode-support=libicu",
-                                 "--disable-gtk-doc"]},
+                 "config-opts": ["-Dunicode-support=icu",
+                                 "-Ddocs=false"]},
 
                {"src": "gnome:libgrss.git",
                  "name": "libgrss"},
 
                {"src": "gnome:tracker-miners.git",
-                 "name": "tracker-miners",
-                 "force-autotools": true},
+                 "name": "tracker-miners"}
 
                {"src": "gnome:dconf.git",
                  "name": "dconf",


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]