Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 220521 - Enhancements to the sci-mathematics/pari ebuild to expose more features
Summary: Enhancements to the sci-mathematics/pari ebuild to expose more features
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Science Mathematics related packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 201321
  Show dependency tree
 
Reported: 2008-05-06 05:57 UTC by François Bissey
Modified: 2008-05-13 12:38 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
patch to the current pari ebuild (pari-ebuild.patch,2.89 KB, patch)
2008-05-06 05:58 UTC, François Bissey
Details | Diff
patch to correct the hfn error. (sage-trac_2204_hnf.patch,645 bytes, patch)
2008-05-06 05:59 UTC, François Bissey
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description François Bissey 2008-05-06 05:57:38 UTC
The pari ebuild in portage is quite vanilla and do not provides the features
needed for a modular sage (bug #201321). The ebuild patch proposed hereafter
will expose the following features:
*building a gmp kernel instead of a standard pari one,
*enable the fetching and installing of optional data sets to speed computations,
*enable building of static libraries,
*as a bonus includes a patch for the hfn bug 
(http://sagetrac.org/sage_trac/ticket/2204).
Comment 1 François Bissey 2008-05-06 05:58:39 UTC
Created attachment 152053 [details, diff]
patch to the current pari ebuild
Comment 2 François Bissey 2008-05-06 05:59:22 UTC
Created attachment 152055 [details, diff]
patch to correct the hfn error.
Comment 3 Markus Dittrich (RETIRED) gentoo-dev 2008-05-06 21:28:49 UTC
Thanks much, Francois. I will have a look at your
suggested changes.

Best,
Markus
Comment 4 Markus Dittrich (RETIRED) gentoo-dev 2008-05-07 13:05:15 UTC
Hi Francois,

I am pretty much done with this. Do you happen to know
the license with which both elldata.tgz and galdata.tgz
are being distributed? I could not find any note on
the website or in the tarballs themselves.

Thanks,
Markus
Comment 5 François Bissey 2008-05-07 23:35:19 UTC
(In reply to comment #4)
> Hi Francois,
> 
> I am pretty much done with this. Do you happen to know
> the license with which both elldata.tgz and galdata.tgz
> are being distributed? I could not find any note on
> the website or in the tarballs themselves.
> 
I sent a clarification request to pari maintainer, hopefully
he will get back to me in the next 24 hours.

Francois

Comment 6 Markus Dittrich (RETIRED) gentoo-dev 2008-05-08 12:52:54 UTC
Thanks much, Francois. Hopefully they are GPL-2 as
well.

Best,
Markus
Comment 7 François Bissey 2008-05-11 22:30:29 UTC
I got an answer from Karim just now. Forgot that last Thursday was
a public holyday in France. Anyway everything is under GPL presumably v.3
as it is the one linked from the pari web page.
Comment 8 Markus Dittrich (RETIRED) gentoo-dev 2008-05-12 12:53:38 UTC
Great, thanks much for asking upstream about this. 
I hope I can push the enhancements into portage later 
today.

Best,
Markus
Comment 9 Markus Dittrich (RETIRED) gentoo-dev 2008-05-13 12:38:14 UTC
This is now in portage. Thanks again for your help!

Best,
Markus