blob: 49d381ac0c9e6d4ef4d818fcc3e230d5b55c0e5b (
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.2 2006/02/28 08:38:56 compnerd Exp $
inherit gst-plugins-bad
KEYWORDS="~amd64 ~x86"
DEPEND=">=media-libs/libmpcdec-1.2"
|