Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 257075 Details for
Bug 348632
dev-python/pyside-0.4.2 fails to build
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
version bumped apiextractor
apiextractor-0.9.0.ebuild (text/plain), 958 bytes, created by
tarek
on 2010-12-14 03:54:36 UTC
(
hide
)
Description:
version bumped apiextractor
Filename:
MIME Type:
Creator:
tarek
Created:
2010-12-14 03:54:36 UTC
Size:
958 bytes
patch
obsolete
># Copyright 1999-2010 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/dev-python/apiextractor/apiextractor-0.8.1.ebuild,v 1.1 2010/11/25 01:16:25 chiiph Exp $ > >EAPI="2" > >inherit cmake-utils virtualx > >DESCRIPTION="Library used to create an internal representation of an API in order to create Python bindings" >HOMEPAGE="http://www.pyside.org/" >SRC_URI="http://www.pyside.org/files/${P}.tar.bz2" > >LICENSE="LGPL-2.1" >SLOT="0" >KEYWORDS="~amd64 ~x86" >IUSE="debug test" > >RDEPEND=">=dev-libs/boost-1.41.0[python] > dev-libs/libxml2 > dev-libs/libxslt > >=x11-libs/qt-core-4.5.0 > >=x11-libs/qt-xmlpatterns-4.5.0" > >DEPEND="${RDEPEND} > dev-util/pkgconfig > test? ( >=x11-libs/qt-test-4.5.0 )" >TEST_VERBOSE="1" > >src_configure() { > mycmakeargs="$(cmake-utils_use_build test TESTS)" > cmake-utils_src_configure >} > >src_install() { > cmake-utils_src_install > dodoc AUTHORS ChangeLog || die "dodoc failed" >}
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 348632
: 257075 |
257077
|
257079
|
257080
|
257082
|
257083
|
257084
|
257085