Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 288376
Collapse All | Expand All

(-)a/gst-plugins-meta-0.10-r3.ebuild (-2 / +4 lines)
Lines 1-6 Link Here
1
# Copyright 1999-2009 Gentoo Foundation
1
# Copyright 1999-2009 Gentoo Foundation
2
# Distributed under the terms of the GNU General Public License v2
2
# Distributed under the terms of the GNU General Public License v2
3
# $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 $
3
# $Header: $
4
4
5
DESCRIPTION="Meta ebuild to pull in gst plugins for apps"
5
DESCRIPTION="Meta ebuild to pull in gst plugins for apps"
6
HOMEPAGE="http://www.gentoo.org"
6
HOMEPAGE="http://www.gentoo.org"
Lines 8-14 Link Here
8
LICENSE="GPL-2"
8
LICENSE="GPL-2"
9
SLOT="0.10"
9
SLOT="0.10"
10
KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
10
KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
11
IUSE="a52 alsa dvb dvd esd ffmpeg flac lame mad mpeg mythtv ogg oss taglib theora vorbis X xv"
11
IUSE="a52 alsa dvb dvd esd ffmpeg flac lame mad mpeg mythtv ogg oss taglib theora v4l v4l2 vorbis X xv"
12
12
13
RDEPEND="=media-libs/gstreamer-0.10*
13
RDEPEND="=media-libs/gstreamer-0.10*
14
	=media-libs/gst-plugins-base-0.10*
14
	=media-libs/gst-plugins-base-0.10*
Lines 36-41 Link Here
36
		>=media-plugins/gst-plugins-ogg-0.10
36
		>=media-plugins/gst-plugins-ogg-0.10
37
		>=media-plugins/gst-plugins-theora-0.10 )
37
		>=media-plugins/gst-plugins-theora-0.10 )
38
	taglib? ( media-plugins/gst-plugins-taglib )
38
	taglib? ( media-plugins/gst-plugins-taglib )
39
	v4l? ( >=media-plugins/gst-plugins-v4l-0.10 )
40
	v4l2? ( >=media-plugins/gst-plugins-v4l2-0.10 )
39
	vorbis? (
41
	vorbis? (
40
		>=media-plugins/gst-plugins-ogg-0.10
42
		>=media-plugins/gst-plugins-ogg-0.10
41
		>=media-plugins/gst-plugins-vorbis-0.10 )
43
		>=media-plugins/gst-plugins-vorbis-0.10 )

Return to bug 288376