blob: fba483907f127d99c1b7799e6b25c200dd7db8fc (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-mad/gst-plugins-mad-0.6.4.ebuild,v 1.12 2004/06/24 23:30:35 agriffis Exp $
inherit gst-plugins
KEYWORDS="x86 ppc sparc alpha hppa amd64 ia64 mips"
IUSE=""
DEPEND="media-sound/madplay"
|