[gnome-build-meta/abderrahim/3.32.2: 2/4] sdk/cogl.bst: do not build the gstreamer plugin



commit 02bf5c453d21333586e5e9e2515084066d2d6aac
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 a74024cf..2b02981d 100644
--- a/elements/sdk/cogl.bst
+++ b/elements/sdk/cogl.bst
@@ -21,5 +21,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]