summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2018-06-16 02:42:28 +0300
committerMart Raudsepp <leio@gentoo.org>2018-06-16 21:26:45 +0300
commit6e5a03e09a1da76848332cc2473484bf4ebf3331 (patch)
tree0ccfa07639762e05c5bf1b6c4b24919accaecf4a /media-libs/gst-plugins-base
parentmedia-plugins/gst-plugins-gtk: GStreamer video sink rendering on a GtkWidget (diff)
downloadgentoo-6e5a03e09a1da76848332cc2473484bf4ebf3331.tar.gz
gentoo-6e5a03e09a1da76848332cc2473484bf4ebf3331.tar.bz2
gentoo-6e5a03e09a1da76848332cc2473484bf4ebf3331.zip
media-libs/gst-plugins-base: add reminder comment about opengl USE flags sync
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'media-libs/gst-plugins-base')
-rw-r--r--media-libs/gst-plugins-base/gst-plugins-base-1.14.1.ebuild1
1 files changed, 1 insertions, 0 deletions
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 )