# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit distutils DESCRIPTION="Python wrapper for libmodplug (decoding MOD-like files)" HOMEPAGE="http://www.sacredchao.net/quodlibet/" SRC_URI="http://www.sacredchao.net/~piman/software/${P}.tar.gz" IUSE="" LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86" DEPEND=">=dev-lang/python-2.3 media-libs/libmodplug" DOCS="playmod.py"