Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 9235 Details for
Bug 17270
new ebuild: pymad (python wrapper for libmad, similar to pyvorbis)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
pymad-0.4.1.ebuild file
pymad-0.4.1.ebuild (text/plain), 672 bytes, created by
mike wakerly
on 2003-03-10 20:11:15 UTC
(
hide
)
Description:
pymad-0.4.1.ebuild file
Filename:
MIME Type:
Creator:
mike wakerly
Created:
2003-03-10 20:11:15 UTC
Size:
672 bytes
patch
obsolete
># Copyright 1999-2003 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit distutils > >DESCRIPTION="Python wrapper for libmad MP3 decoding in python (functionality similar to pyvorbis)" >HOMEPAGE="http://www.spacepants.org/src/pymad/" >SRC_URI="http://www.spacepants.org/src/pymad/download/${P}.tar.gz" > >IUSE="" >LICENSE="GPL" >SLOT="0" >KEYWORDS="~x86" > >DEPEND="dev-lang/python > media-sound/mad" > >src_compile() { > ./config_unix.py --prefix ${D}/usr || die > distutils_src_compile >} > >#src_install() { ># python setup.py install --prefix ${D}/usr || die ># dodoc AUTHORS COPYING ChangeLog PKG-INFO NEWS README THANKS >#}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 17270
: 9235