# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ #PN=k3bmonkeyaudioplugin #P=${PN}${PV} DESCRIPTION="Monkey Audio support for K3B" HOMEPAGE="http://www.kde-apps.org/content/show.php?content=11490" SRC_URI="SRC_URI="mirror://sourceforge/k3b/${P}.tar.bz2"" LICENSE="GPL" SLOT="0" KEYWORDS="~x86" IUSE="" DEPEND="media-libs/mac >=app-cdr/k3b-0.12.14" RDEPEND=${DEPEND} src_install() { einstall }