[gnome-build-meta/wip/nielsdg/gcr-revert-meson] Revert "sdk/gcr.bst: gcr now has Meson support"



commit b19e42d306a55a391f5e2b9a6c3a222e560ae810
Author: Niels De Graef <nielsdegraef gmail com>
Date:   Sun Jan 5 15:07:04 2020 +0100

    Revert "sdk/gcr.bst: gcr now has Meson support"
    
    This reverts commit a868f019ee9621f7c1123193a64fd879f112436f.
    
    The meson build a pretty big regression in the GIR which is not easily
    fixed, so let's revert back to the autotools build for now.

 elements/sdk/gcr.bst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/elements/sdk/gcr.bst b/elements/sdk/gcr.bst
index c4656850..b7a9dedd 100644
--- a/elements/sdk/gcr.bst
+++ b/elements/sdk/gcr.bst
@@ -1,4 +1,4 @@
-kind: meson
+kind: autotools
 sources:
 - kind: git_tag
   url: gitlab_gnome_org:GNOME/gcr.git
@@ -6,7 +6,7 @@ sources:
 build-depends:
 - sdk/gtk-doc.bst
 - sdk/vala.bst
-- freedesktop-sdk.bst:public-stacks/buildsystem-meson.bst
+- freedesktop-sdk.bst:public-stacks/buildsystem-autotools.bst
 depends:
 - sdk/glib.bst
 - sdk/gtk+-3.bst


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