blob: 4c083d455ba539fd18baf9b4d9965b0fa76cc9dd (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# Copyright 1999-2004 Gentoo Technologies, Inc.
# 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.11 2004/05/15 22:42:34 geoman Exp $
inherit gst-plugins
KEYWORDS="x86 ppc sparc alpha hppa amd64 ia64 mips"
IUSE=""
DEPEND="media-sound/madplay"
|