[Bug 795107] Meson: missing option to enable/disable plugins

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Jul 25 23:11:09 UTC 2018


https://bugzilla.gnome.org/show_bug.cgi?id=795107

Tim-Philipp Müller <t.i.m at zen.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #373153|none                        |reviewed
             status|                            |

--- Comment #46 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
Comment on attachment 373153
  --> https://bugzilla.gnome.org/attachment.cgi?id=373153
Feature options for gst-plugins-base.

>+# Examples-only feature options
>+option('gdk-pixbuf', type : 'feature', value : 'auto', description : 'GDK-PixBuf support in examples')
>+option('gtk3', type : 'feature', value : 'auto', description : 'GTK+ 3 support in examples')
>+option('qt5', type : 'feature', value : 'auto', description : 'Qt5 support in examples')
>+option('sdl1', type : 'feature', value : 'auto', description : 'SDL 1.2 support in examples')

Not sure if this is really needed, it's certainly more than we provide now and
no one ever asked for this as far as  I recall. Wouldn't a simple "examples"
option be sufficient?


>+option('x11', type : 'feature', value : 'auto', description : 'X11 ximagesink plugin, and X11 support in libraries, plugins, examples')

Arguably the x11 plugin selection should be independent of x11 support
selection for Gst-GL or the examples, but we can always change that later I
guess.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list