Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 29939 Details for
Bug 33129
pykde 3.7.4 emerge problem
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
pykde 3.11 alpha6 ebuild
pykde-3.11_alpha6.ebuild (text/plain), 1.20 KB, created by
Russell Valentine
on 2004-04-23 23:57:01 UTC
(
hide
)
Description:
pykde 3.11 alpha6 ebuild
Filename:
MIME Type:
Creator:
Russell Valentine
Created:
2004-04-23 23:57:01 UTC
Size:
1.20 KB
patch
obsolete
># Copyright 1999-2003 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License v2 ># $Header: /home/cvsroot/gentoo-x86/dev-python/pykde/pykde-3.11alpha6.ebuild,v 1.3 2003/09/06 23:32:28 msterret Exp $ > >inherit distutils > >IUSE="" >#MY_P="PyKDE-${PV}" >S="${WORKDIR}/PyKDE-${PV/_alpha6/alpha6}" >DESCRIPTION="set of Python bindings for the KDE libs" >SRC_URI="http://www.river-bank.demon.co.uk/download/PyKDE2/PyKDE-${PV/_alpha6/alpha6}.tar.gz" >HOMEPAGE="http://www.riverbankcomputing.co.uk/pykde/" > >SLOT="0" >LICENSE="GPL-2" >KEYWORDS="x86" > >DEPEND="virtual/glibc > sys-devel/libtool > >=dev-lang/python-2.3 > =dev-python/sip-3.10.1 > =dev-python/PyQt-3.11 > >=kde-base/kdelibs-3.0.4 > <kde-base/kdelibs-3.2.2" > >#src_unpack() { ># unpack ${A} ># cd ${S} ># epatch ${FILESDIR}/${P}-discover-patch.diff ># epatch ${FILESDIR}/${P}-sandbox-patch.diff ># epatch ${FILESDIR}/${P}-sandbox-patch.diff >#} > >src_compile() { > distutils_python_version > dodir /usr/lib/python${PYVER}/site-packages > dodir /usr/include/python${PYVER} > cd ${S} > python configure.py \ > -d ${D}usr/lib/python${PYVER}/site-packages \ > -v ${D}usr/share/sip \ > -c > make || 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 33129
:
20550
|
20551
|
20644
| 29939 |
29951
|
30309
|
30310
|
30706
|
31133