Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 39495 Details for
Bug 63877
pygdchart-0.6.2 (new package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
pygdchart-0.6.1.ebuild
pygdchart-0.6.1.ebuild (text/plain), 832 bytes, created by
Eivind Tagseth
on 2004-09-13 04:57:21 UTC
(
hide
)
Description:
pygdchart-0.6.1.ebuild
Filename:
MIME Type:
Creator:
Eivind Tagseth
Created:
2004-09-13 04:57:21 UTC
Size:
832 bytes
patch
obsolete
># Copyright 1999-2004 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 > >inherit python > >MY_P="${P/_/-}" >DESCRIPTION="This version of PyGDChart is a Python interface to the stable version of the GDChart library." >HOMEPAGE="http://www.nullcube.com/software/pygdchart.html" >SRC_URI="http://www.nullcube.com/software/pygdchart/${P}.tar.gz" > >LICENSE="" >SLOT="0" >KEYWORDS="~x86 ~ppc" >IUSE="" > >DEPEND="virtual/python > media-libs/gd" > >S=${WORKDIR}/${MY_P} > >src_compile() { > > PY_VERSION=`ls -l /usr/bin/python | sed -e 's/.*python\([0-9\.]*\)/\1/'` > make PY_INCLUDE="-I/usr/include/python${PY_VERSION}" || die >} > >src_install () { > PY_VERSION=`ls -l /usr/bin/python | sed -e 's/.*python\([0-9\.]*\)/\1/'` > exeinto /usr/lib/python${PY_VERSION}/site-packages/ > doexe gdchart.so > dodoc CHANGES README TODO >}
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 63877
: 39495