Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 69096 Details for
Bug 79333
New version of rox-base/rox-lib (2.0.0)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
rox-lib-2.0.2.ebuild
rox-lib-2.0.2.ebuild (text/plain), 817 bytes, created by
Philip Kovacs
on 2005-09-23 11:12:41 UTC
(
hide
)
Description:
rox-lib-2.0.2.ebuild
Filename:
MIME Type:
Creator:
Philip Kovacs
Created:
2005-09-23 11:12:41 UTC
Size:
817 bytes
patch
obsolete
># Copyright 1999-2005 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: > >DESCRIPTION="ROX-Lib2 - Shared code for ROX applications by Thomas Leonard" >HOMEPAGE="http://rox.sourceforge.net/phpwiki/index.php/ROX-Lib" >SRC_URI="mirror://sourceforge/rox/${P}.tgz" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~x86 ~ppc ~amd64" >IUSE="" > >RDEPEND=">=rox-base/rox-2.1.0 > >=dev-lang/python-2.2 > >=dev-python/pygtk-1.99.13" > >src_install() { > dodir /usr/lib/ > cp -r ROX-Lib2/ ${D}/usr/lib/ > > # build the byte-compiled .pyc modules > cd ${D}/usr/lib/ROX-Lib2/python/rox/ > python ${FILESDIR}/setup-${PV}.py install --install-purelib=${D}/usr/lib/ROX-Lib2/python/rox/ > > # we dont need the build subdir that was created during setup > rm -rf ${D}/usr/lib/ROX-Lib2/python/rox/build >}
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 79333
:
58349
|
61286
|
63628
|
65855
|
69036
|
69037
|
69096
|
69170