aboutsummaryrefslogtreecommitdiff
blob: e47a1734390e77bb89e301f3b6be7610289d7722 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $

inherit gst-plugins-bad

KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86"
IUSE=""

RDEPEND=">=media-libs/gst-plugins-bad-0.10.9
	media-libs/libvorbisidec"
DEPEND="dev-util/pkgconfig"