From ff3509b90277f69017ec7d4fac55829e7753b459 Mon Sep 17 00:00:00 2001 From: Gluzskiy Alexandr Date: Thu, 11 Jan 2018 10:42:39 +0300 Subject: gstr-plugins-base: more use flags //TODO: add deps on this glags in plugins --- media-libs/gst-plugins-base/gst-plugins-base-scm.ebuild | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'media-libs') diff --git a/media-libs/gst-plugins-base/gst-plugins-base-scm.ebuild b/media-libs/gst-plugins-base/gst-plugins-base-scm.ebuild index e6e8b1e..d9b623d 100644 --- a/media-libs/gst-plugins-base/gst-plugins-base-scm.ebuild +++ b/media-libs/gst-plugins-base/gst-plugins-base-scm.ebuild @@ -16,7 +16,7 @@ HOMEPAGE="https://gstreamer.freedesktop.org/" LICENSE="GPL-2+ LGPL-2+" KEYWORDS="" -IUSE="alsa +introspection ivorbis +ogg +orc +pango theora +vorbis X" +IUSE="alsa +introspection ivorbis +ogg +opengl +glx +egl gles2 wayland +orc +pango theora +vorbis X" REQUIRED_USE=" ivorbis? ( ogg ) theora? ( ogg ) @@ -69,6 +69,11 @@ multilib_src_configure() { $(use_enable X x) \ $(use_enable X xshm) \ $(use_enable X xvideo) \ + $(use_enable opengl) \ + $(use_enable glx) \ + $(use_enable egl) \ + $(use_enable gles2) \ + $(use_enable wayland) \ --enable-iso-codes \ --enable-zlib \ --disable-debug \ -- cgit v1.2.3