[gnome-continuous] Force Autotools build for Babl



commit ad735017fbd4acc9428a6b704cf691d1e2a730f0
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Sat Jan 13 14:41:07 2018 +0000

    Force Autotools build for Babl
    
    The Meson build is experimental and untested.

 manifest.json |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index 5068484..c6c5767 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1264,7 +1264,8 @@
 
                {"src": "gnome:gnome-font-viewer"},
 
-               {"src": "gnome:babl"},
+               {"src": "gnome:babl",
+                 "force-autotools": true},
 
                {"src": "zipfile:https://www.ece.uvic.ca/~frodo/jasper/software/jasper-1.900.1.zip";,
                 "name": "jasper",
@@ -1277,8 +1278,6 @@
                  "patches": ["libraw-autogen.patch", "libraw-pkgconfig.patch"]},
 
                {"src": "gnome:gegl",
-                 "tag": "cab443df6b192a1a21390170541941783ae923d1",
-                 "tag-reason": "Undefined reference to babl_process_rows",
                  "config-opts": ["--disable-docs", "--with-jasper", "--with-libraw", "--without-lua"]},
 
                {"src": "gnome:gnome-color-manager"},


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