Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 11768 Details for
Bug 20764
fxpy-1.0.5.ebuild (New Package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
fxpy-1.0.5.ebuild
fxpy-1.0.5.ebuild (text/plain), 595 bytes, created by
Christopher Farley
on 2003-05-10 17:05:39 UTC
(
hide
)
Description:
fxpy-1.0.5.ebuild
Filename:
MIME Type:
Creator:
Christopher Farley
Created:
2003-05-10 17:05:39 UTC
Size:
595 bytes
patch
obsolete
>IUSE="opengl" > >MY_P="FXPy-${PV}" >S="${WORKDIR}/${MY_P}" > >DESCRIPTION="Fox Toolkit GUI bindings for Python." >SRC_URI="mirror://sourceforge/fxpy/${MY_P}.tar.gz" >HOMEPAGE="http://fxpy.sourceforge.net" > >SLOT="0" >LICENSE="LGPL-2" >KEYWORDS="~x86" > >DEPEND=">=dev-lang/python-2.1 > >=x11-libs/fox-1.0.17 > opengl? ( >=dev-python/PyOpenGL-2.0.0.44 )" > >src_unpack() { > unpack ${A} || die > cd ${S} > patch -p0 < ${FILESDIR}/${P}-gentoo.diff || die "Patch failed." >} > >src_compile() { > python setup.py build || die "build failed" >} > >src_install() { > python setup.py install --prefix=/usr --root=${D} || 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 20764
: 11768 |
11769