Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 43621 Details for
Bug 70530
monopd and libMath++ fail to compile with GCC 3.4
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
new ebuild for libmath++ version 0.0.4
libmath++-0.0.4.ebuild (text/plain), 892 bytes, created by
Jan Seiffert
on 2004-11-09 14:05:27 UTC
(
hide
)
Description:
new ebuild for libmath++ version 0.0.4
Filename:
MIME Type:
Creator:
Jan Seiffert
Created:
2004-11-09 14:05:27 UTC
Size:
892 bytes
patch
obsolete
># Copyright 1999-2004 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/sys-libs/libmath++/libmath++-0.0.3.ebuild,v 1.10 2004/08/31 05:47:30 mr_bones_ Exp $ > >DESCRIPTION="template based math library, written in C++, for symbolic and numeric calculus applications" >HOMEPAGE="http://www.surakware.net/projects/libmath++/index.xml" >SRC_URI="http://www.surakware.net/pub/projects/releases/libmath%2B%2B/${P}.tar.gz %2B%2B/${P}.tar.gz" > >LICENSE="GPL-2" >SLOT="1" >KEYWORDS="x86 ~ppc ~s390" >IUSE="" > >src_unpack() { > unpack ${A} > > cd ${S} > > einfo "correcting version..." > sed -i "s:\(MATH_MICRO_VERSION=\)3:\14:" configure.in > > ./autogen.sh >} > >src_install() { ># does not inmcorporate with install ># use doc && make api-doc || die > > make DESTDIR="${D}" install || die "make install failed" > dodoc AUTHORS INSTALL NEWS README TODO >}
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 70530
: 43621