# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: DESCRIPTION="Mp3Ogg2Wav: A small rox utility to convert .ogg and .mp3 files to .wav files." MY_PN="Mp3Ogg2Wav" HOMEPAGE="http://kymatica.bitminds.net/software.html" SRC_URI="http://kymatica.bitminds.net/rox/${MY_PN}-${PV}.tar.bz2" LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86" IUSE="" DEPEND=">=dev-python/pyogg-1.3 >=dev-python/pyvorbis-1.3 >=dev-python/pymad-0.5.2" ROX_CLIB_VER=1.9.13 SET_PERM=true APPNAME=Mp3Ogg2Wav S=${WORKDIR} inherit rox