blob: 9401e237b8047fece3ede112f04cebc1cccce373 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=compile configure install postinst postrm prepare
DEPEND=media-libs/libmad =dev-lang/python-2*
DESCRIPTION=Python wrapper for libmad MP3 decoding in python
EAPI=3
HOMEPAGE=http://www.spacepants.org/src/pymad/
KEYWORDS=amd64 ppc x86
LICENSE=GPL-2
RDEPEND=media-libs/libmad =dev-lang/python-2*
SLOT=0
SRC_URI=http://www.spacepants.org/src/pymad/download/pymad-0.6.tar.gz
_eclass_exported_funcs=pkg_postrm:distutils pkg_postinst:distutils src_prepare:distutils src_configure:- src_compile:distutils src_install:distutils
_eclasses_=distutils ad9e4720eb3e69090dd968b152fc611b multilib d062ae4ba2fc40a19c11de2ad89b6616 python efc1c55fc44c5b7272fc2ffba73c3e6f toolchain-funcs 82165206dedb2075f9a0fb8f9b1f9441
_md5_=530b486628444af6c1ee85e8faf58943
|