Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 50574 Details for
Bug 81041
eyeD3 failes to compile with python 2.4
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
eyeD3-0.6.2.ebuild
eyeD3-0.6.2.ebuild (text/plain), 688 bytes, created by
Krzysztof Pawlik (RETIRED)
on 2005-02-06 16:25:45 UTC
(
hide
)
Description:
eyeD3-0.6.2.ebuild
Filename:
MIME Type:
Creator:
Krzysztof Pawlik (RETIRED)
Created:
2005-02-06 16:25:45 UTC
Size:
688 bytes
patch
obsolete
># Copyright 1999-2004 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/dev-python/eyeD3/eyeD3-0.6.2.ebuild,v 1.4 2004/11/05 08:21:44 eradicator Exp $ > >IUSE="" > >inherit distutils > >DESCRIPTION="Module for manipulating ID3 (v1 + v2) tags in Python" >HOMEPAGE="http://eyed3.nicfit.net/" >SRC_URI="http://eyed3.nicfit.net/releases/${P}.tar.gz" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="amd64 ~ppc sparc x86" > >DEPEND=">=virtual/python-2.3" > >src_unpack() { > unpack "${A}" > epatch ${FILESDIR}/2.4-configure.patch >} > >src_compile() { > econf || die > distutils_src_compile || die >} > >src_install() { > make DESTDIR="${D}" install || die >}
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 81041
:
50573
| 50574