--- /usr/portage/media-libs/gst-plugins-bad/gst-plugins-bad-1.2.4-r1.ebuild 2014-10-11 15:01:12.000000000 +0200 +++ /usr/portage/media-libs/gst-plugins-bad/gst-plugins-bad-1.2.4-r1.ebuild 2014-07-21 13:42:38.816481169 +0200 @@ -12,7 +12,7 @@ LICENSE="LGPL-2" KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" -IUSE="egl +introspection +orc vnc" +IUSE="egl gles2 +introspection libvisual opengl +orc vnc" # FIXME: we need to depend on mesa to avoid automagic on egl # dtmf plugin moved from bad to good in 1.2 @@ -22,7 +22,10 @@ >=media-libs/gst-plugins-base-1.2:${SLOT}[${MULTILIB_USEDEP}] >=media-libs/gstreamer-1.2:${SLOT}[${MULTILIB_USEDEP}] egl? ( >=media-libs/mesa-9.1.6[egl,${MULTILIB_USEDEP}] ) + opengl? ( >=media-libs/mesa-9.1.6[${MULTILIB_USEDEP}] ) + gles2? ( >=media-libs/mesa-9.1.6[gles2,${MULTILIB_USEDEP}] ) introspection? ( >=dev-libs/gobject-introspection-1.31.1 ) + libvisual? ( >=media-libs/libvisual-0.4.0-r3[${MULTILIB_USEDEP}] ) orc? ( >=dev-lang/orc-0.4.17[${MULTILIB_USEDEP}] ) !