[Bug 796947] meson: review build options in gst-plugins-base
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Aug 16 10:14:04 UTC 2018
https://bugzilla.gnome.org/show_bug.cgi?id=796947
--- Comment #4 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
gl + jpeg done:
commit cec90050b068bacfee883a38d4ccf477c646f98d
Author: Tim-Philipp Müller <tim at centricular.com>
Date: Thu Aug 16 11:08:38 2018 +0100
meson: gl: find libjpeg via pkg-config
This effectively (but optionally) requires libjpeg-turbo which
ships with a .pc file and is what pretty much everyone these days
uses anyway for libjpeg, so shouldn't be a problem hopefully.
https://bugzilla.gnome.org/show_bug.cgi?id=796947
commit 73828a1a5cdd9951bc95d9b6cbe477ba558ef133
Author: Tim-Philipp Müller <tim at centricular.com>
Date: Thu Aug 16 10:58:47 2018 +0100
meson: move gmodule check to top-level
It's also needed by the generic/states test and the variable
is currently checked as part of the opengl lib tests so wouldn't
be available if opengl was disabled.
commit 4ec1ba433d43e1c6cca5c16b9de7e332f08c7bb4
Author: Tim-Philipp Müller <tim at centricular.com>
Date: Thu Aug 16 10:28:48 2018 +0100
meson: add option for opengl and the misc optional gl plugin deps
Finer control over the opengl integration library dependencies
is already implemented via the gl_api, gl_platform, and gl_winsys
options.
https://bugzilla.gnome.org/show_bug.cgi?id=796947
commit 8829a8707ab931d0c00a4d0482c27f014bcd65e5
Author: Tim-Philipp Müller <tim at centricular.com>
Date: Thu Aug 16 10:13:39 2018 +0100
meson: options: move gl options into separate section
--
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