blob: 309b68076abbd440996b2f79dd239a29af33ccac (
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.5 2006/04/08 12:32:10 dertobi123 Exp $
inherit gst-plugins-bad
KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
DEPEND=">=media-libs/libmpcdec-1.2"
|