Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 167538 Details for
Bug 240376
dev-perl/math-pari bump (needed as the current doesn't build with perl-5.10)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-perl/math-pari 2.010800
math-pari-2.010800.ebuild (text/plain), 1.33 KB, created by
Michele Beltrame
on 2008-10-07 13:06:47 UTC
(
hide
)
Description:
dev-perl/math-pari 2.010800
Filename:
MIME Type:
Creator:
Michele Beltrame
Created:
2008-10-07 13:06:47 UTC
Size:
1.33 KB
patch
obsolete
># Copyright 1999-2008 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/dev-perl/math-pari/math-pari-2.010709.ebuild,v 1.6 2008/03/28 09:10:02 jer Exp $ > >inherit perl-module eutils > >MY_P="Math-Pari-${PV}" >S=${WORKDIR}/${MY_P} >DESCRIPTION="Perl interface to PARI" >HOMEPAGE="http://www.cpan.org/authors/id/I/IL/ILYAZ/modules/${MY_P}.readme" >SRC_URI="mirror://cpan/authors/id/I/IL/ILYAZ/modules/${MY_P}.tar.gz > http://pari.math.u-bordeaux.fr/pub/pari/unix/pari-2.3.2.tar.gz" > >LICENSE="|| ( Artistic GPL-2 )" >SLOT="0" >KEYWORDS="~alpha amd64 ~mips ~ppc sparc x86" >IUSE="" > >SRC_TEST="do" > ># Math::Pari requires that a copy of the pari source in a parallel ># directory to where you build it. It does not need to compile it, but ># it does need to be the same version as is installed, hence the hard ># DEPEND below >DEPEND="~sci-mathematics/pari-2.3.2 > dev-lang/perl" > >src_compile() { > # Unfortunately the assembly routines math-pari has for SPARC do not appear > # to be working at current. Perl cannot test math-pari or anything that > # pulls in the math-pari module as DynaLoader cannot load the resulting > # .so files math-pari generates. As such, we have to use the generic > # non-machine specific assembly methods here. > use sparc && myconf="${myconf} machine=none" > > perl-module_src_compile >}
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 240376
: 167538