Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 347112 Details for
Bug 467298
dev-python/python-gudev-147.2 fails to build
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
python-gudev-147.2.ebuild
python-gudev-147.2.ebuild (text/plain), 1009 bytes, created by
Michal Poczwardowski
on 2013-05-02 05:29:40 UTC
(
hide
)
Description:
python-gudev-147.2.ebuild
Filename:
MIME Type:
Creator:
Michal Poczwardowski
Created:
2013-05-02 05:29:40 UTC
Size:
1009 bytes
patch
obsolete
># Copyright 1999-2012 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/dev-python/python-gudev/python-gudev-147.2.ebuild,v 1.9 2012/11/28 18:03:17 ssuominen Exp $ > >EAPI="3" >PYTHON_DEPEND="2:2.5" >SUPPORT_PYTHON_ABIS="1" >RESTRICT_PYTHON_ABIS="2.4 3.* *-jython 2.7-pypy-*" >PYTHON_EXPORT_PHASE_FUNCTIONS="1" > >inherit autotools python eutils > >DESCRIPTION="Python binding to the GUDev udev helper library" >HOMEPAGE="http://github.com/nzjrs/python-gudev" >SRC_URI="https://github.com/nzjrs/${PN}/tarball/${PV} -> ${P}.tar.gz" > >LICENSE="LGPL-3" >SLOT="0" >KEYWORDS="amd64 x86" >IUSE="" > >RDEPEND="dev-python/pygobject:2 > virtual/udev[gudev]" >DEPEND="${RDEPEND}" > >S=${WORKDIR}/nzjrs-${PN}-ee8a644 > >src_prepare() { > epatch "${FILESDIR}"/automake.patch > eautoreconf > python_src_prepare >} > >src_configure() { > python_src_configure --disable-static >} > >src_install() { > python_src_install > python_clean_installation_image > dodoc AUTHORS NEWS README || 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 467298
: 347112 |
347114
|
347116