Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 210380 Details for
Bug 287594
dev-cpp/gccxml use cmake command directly
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
converted for use cmake-utils eclass
gccxml-0.9.0_pre20090516.ebuild (text/plain), 814 bytes, created by
yury fedorchenko
on 2009-11-16 11:22:39 UTC
(
hide
)
Description:
converted for use cmake-utils eclass
Filename:
MIME Type:
Creator:
yury fedorchenko
Created:
2009-11-16 11:22:39 UTC
Size:
814 bytes
patch
obsolete
># Copyright 1999-2009 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/dev-cpp/gccxml/gccxml-0.9.0_pre20090516.ebuild,v 1.5 2009/05/25 13:49:53 armin76 Exp $ > >EAPI="2" > >inherit eutils toolchain-funcs cmake-utils > > >DESCRIPTION="XML output extension to GCC" >HOMEPAGE="http://www.gccxml.org/" >SRC_URI="mirror://gentoo/${P}.tar.bz2" >LICENSE="BSD" >SLOT="0" >KEYWORDS="amd64 arm ia64 ~mips ppc s390 sh ~sparc x86" >IUSE="" > >DEPEND=">=dev-util/cmake-2.4.6" >RDEPEND="" > >S="${WORKDIR}/${P}" >MYBUILDDIR="${WORKDIR}/build" > >src_prepare() { > # patch below taken from Debian > sed -i \ > -e 's/xatexit.c//' \ > "${S}/GCC/libiberty/CMakeLists.txt" || die "sed failed" >} > >src_configure() { > mycmakeargs="DCMAKE_INSTALL_PREFIX=/usr" > cmake-utils_src_configure >}
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 287594
: 210380