From: Mart Raudsepp Date: Fri, 15 Jun 2018 23:42:28 +0000 (+0300) Subject: media-libs/gst-plugins-base: add reminder comment about opengl USE flags sync X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=6e5a03e09a1da76848332cc2473484bf4ebf3331;p=gentoo.git media-libs/gst-plugins-base: add reminder comment about opengl USE flags sync Package-Manager: Portage-2.3.40, Repoman-2.3.9 --- diff --git a/media-libs/gst-plugins-base/gst-plugins-base-1.14.1.ebuild b/media-libs/gst-plugins-base/gst-plugins-base-1.14.1.ebuild index 3de62a437934..6d910085c953 100644 --- a/media-libs/gst-plugins-base/gst-plugins-base-1.14.1.ebuild +++ b/media-libs/gst-plugins-base/gst-plugins-base-1.14.1.ebuild @@ -25,6 +25,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x8 # and optional graphene usage for gltransformation and glvideoflip elements and more GLSL Uniforms support in glshader; # and libpng/jpeg are required for gloverlay element; +# Keep default IUSE options for relevant ones mirrored with gst-plugins-gtk and gst-plugins-bad IUSE="alsa +egl gbm gles2 +introspection ivorbis +ogg +opengl +orc +pango theora +vorbis wayland +X" GL_REQUIRED_USE=" || ( gbm wayland X )