[gnome-build-meta/cherry-pick-18f015c1] sdk/clutter: switch to meson and build with default options



commit 303cbee6c58d10d74416945d3e781d45d35d79e0
Author: Abderrahim Kitouni <akitouni gnome org>
Date:   Wed Mar 27 10:21:44 2019 +0000

    sdk/clutter: switch to meson and build with default options
    
    Fixes #124
    
    
    (cherry picked from commit 18f015c1d78b577ce172481c05adfcaed781372f)

 elements/sdk/clutter.bst | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)
---
diff --git a/elements/sdk/clutter.bst b/elements/sdk/clutter.bst
index c802b5cd..7008ffe4 100644
--- a/elements/sdk/clutter.bst
+++ b/elements/sdk/clutter.bst
@@ -1,4 +1,4 @@
-kind: autotools
+kind: meson
 sources:
 - kind: tar
   url: https://download.gnome.org/sources/clutter/1.26/clutter-1.26.2.tar.xz
@@ -8,18 +8,17 @@ depends:
 - sdk/gdk-pixbuf.bst
 - sdk/glib.bst
 - sdk/gobject-introspection.bst
+- sdk/gtk+-3.bst
 - filename: sdk/gtk-doc.bst
   type: build
 - sdk/json-glib.bst
+- core-deps/libinput.bst
 - filename: desktop/libxkbcommon.bst
   junction: freedesktop-sdk.bst
 - filename: desktop/wayland.bst
   junction: freedesktop-sdk.bst
-- filename: base/buildsystem-autotools.bst
+- filename: base/buildsystem-meson.bst
   junction: freedesktop-sdk.bst
   type: build
 - filename: base-platform.bst
   junction: freedesktop-sdk.bst
-variables:
-  conf-local: --enable-installed-tests --disable-maintainer-flags --enable-egl-backend
-    --enable-evdev-input --enable-wayland-backend --enable-wayland-compositor


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