blob: ffdadd2594c2202c005c0965a3202239b078b14b (
plain)
1
2
3
4
5
6
7
8
9
|
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-musepack/gst-plugins-musepack-0.10.0.ebuild,v 1.8 2006/05/22 00:04:10 tcort Exp $
inherit gst-plugins-bad
KEYWORDS="alpha ~amd64 ~ppc ~ppc64 sparc ~x86"
DEPEND=">=media-libs/libmpcdec-1.2"
|