--- a/gst-plugins-meta-0.10-r3.ebuild 2009-11-16 15:35:49.000000000 -0500 +++ b/gst-plugins-meta-0.10-r3.ebuild 2009-12-19 17:46:46.000000000 -0500 @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-meta/gst-plugins-meta-0.10-r3.ebuild,v 1.3 2009/11/16 20:29:13 tester Exp $ +# $Header: $ DESCRIPTION="Meta ebuild to pull in gst plugins for apps" HOMEPAGE="http://www.gentoo.org" @@ -8,7 +8,7 @@ LICENSE="GPL-2" SLOT="0.10" KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" -IUSE="a52 alsa dvb dvd esd ffmpeg flac lame mad mpeg mythtv ogg oss taglib theora vorbis X xv" +IUSE="a52 alsa dvb dvd esd ffmpeg flac lame mad mpeg mythtv ogg oss taglib theora v4l v4l2 vorbis X xv" RDEPEND="=media-libs/gstreamer-0.10* =media-libs/gst-plugins-base-0.10* @@ -36,6 +36,8 @@ >=media-plugins/gst-plugins-ogg-0.10 >=media-plugins/gst-plugins-theora-0.10 ) taglib? ( media-plugins/gst-plugins-taglib ) + v4l? ( >=media-plugins/gst-plugins-v4l-0.10 ) + v4l2? ( >=media-plugins/gst-plugins-v4l2-0.10 ) vorbis? ( >=media-plugins/gst-plugins-ogg-0.10 >=media-plugins/gst-plugins-vorbis-0.10 )