[gnome-build-meta/alatiera/remove-cogl: 3/3] sdk/cogl.bst: do not build the gstreamer plugin



commit b90dd66cec2c339d6c15a7dbb9126a48389c2d3a
Author: Jordan Petridis <jpetridis gnome org>
Date:   Mon May 6 16:14:50 2019 +0300

    sdk/cogl.bst: do not build the gstreamer plugin
    
    This plugin is bitrotten and doesn't function well. Sadly it
    also seem to have a waaaay to high priority rank for no damn
    reason. We can, *and should* do away without it and probably
    nobody will miss it. Distributions like fedora, as of f30,
    don't seem to build it at all.
    
    Close:
    https://gitlab.gnome.org/World/podcasts/issues/132
    https://gitlab.gnome.org/GNOME/gnome-build-meta/issues/82

 elements/sdk/cogl.bst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/elements/sdk/cogl.bst b/elements/sdk/cogl.bst
index 56c58365..733cb377 100644
--- a/elements/sdk/cogl.bst
+++ b/elements/sdk/cogl.bst
@@ -22,5 +22,5 @@ depends:
 - filename: base-platform.bst
   junction: freedesktop-sdk.bst
 variables:
-  conf-local: --enable-cogl-gst --disable-maintainer-flags --enable-xlib-egl-platform
+  conf-local: --disable-cogl-gst --disable-maintainer-flags --enable-xlib-egl-platform
     --enable-wayland-egl-platform --enable-wayland-egl-server --enable-kms-egl-platform


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