Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 4795

Summary: Ebuild for GiNaC (GiNaC is not a CAS)
Product: Gentoo Linux Reporter: Pierre-Henri Jondot <Pierre-Henri.Jondot>
Component: New packagesAssignee: George Shapovalov (RETIRED) <george>
Status: RESOLVED FIXED    
Severity: enhancement CC: Pierre-Henri.Jondot
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
URL: http://www.ginac.de/
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: the GiNaC ebuild.
new GiNaC-1.0.9 ebuild

Description Pierre-Henri Jondot 2002-07-10 03:21:23 UTC
Hi,

Here is an ebuild for GiNaC, version 1.0.9.

GiNaC is a CAS as well as a C++ library providing algebraic capabilities.

It depends on CLN library, previously submitted, and assumes cln ebuild takes
place under /usr/portage/dev-libs.

I suggest the ebuild should go into /usr/portage/app-sci/GiNaC.

Pierre-Henri Jondot.
Comment 1 Pierre-Henri Jondot 2002-07-10 03:23:19 UTC
Created attachment 2103 [details]
the GiNaC ebuild.
Comment 2 Pierre-Henri Jondot 2002-07-16 10:49:47 UTC
Created attachment 2298 [details]
new GiNaC-1.0.9 ebuild

Just a cosmetic change. Removed the Author line

Tested with gcc 3.1 too.
Comment 3 George Shapovalov (RETIRED) gentoo-dev 2002-10-29 18:50:51 UTC
Hi Pierre-Henry

Thank you for your submission!
I have checked it out and committed. I did a few changes, e.g. to make it use
econf instead of long ./configure statment. I also had to filter out
-funroll-loops and -frerun-loop-opt.
Please test and report. The ebuild is keymasked now.

George