Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 3269 Details for
Bug 6845
gdmodule-0.30.ebuild [new package]
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
gdmodule-0.30.ebuild
gdmodule-0.30.ebuild (text/plain), 638 bytes, created by
foser (RETIRED)
on 2002-08-21 12:42:23 UTC
(
hide
)
Description:
gdmodule-0.30.ebuild
Filename:
MIME Type:
Creator:
foser (RETIRED)
Created:
2002-08-21 12:42:23 UTC
Size:
638 bytes
patch
obsolete
># Copyright 1999-2002 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >DESCRIPTION="Python wrapper for the GD library" >HOMEPAGE="http://newcenturycomputers.net/projects/gdmodule.html" >SRC_URI="http://newcenturycomputers.net/projects/download.cgi/${P}.tar.gz" >LICENSE="BSD" >SLOT="0" >KEYWORDS="x86" > >DEPEND="virtual/python > >=libgd-1.1.1" > >S="${WORKDIR}/${P}" > >src_compile() { > python Setup.py build || die "Build failed" >} > >src_install () { > python Setup.py install --root ${D} || die "Install failed" > dodoc FONT-README.TXT INSTALL README gd-ref.html install-notes.html PKG-INFO >}
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 6845
: 3269