Bug 26493 - New EBuild GALib
|
Bug#:
26493
|
Product: Gentoo Linux
|
Version: unspecified
|
Platform: All
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: enhancement
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: sci@gentoo.org
|
Reported By: cast_ent@yahoo.com
|
|
Component: Ebuilds
|
|
|
URL:
http://lancet.mit.edu/ga/
|
|
Summary: New EBuild GALib
|
|
Keywords: EBUILD
|
|
Status Whiteboard:
|
|
Opened: 2003-08-12 10:48 0000
|
I use GALib, a library for Genetic Algorithms written in C++, on a regular
basis, and I recently installed it on my nice new gentoo system :).
I thought that it would be even nicer if there was an ebuild for this library.
Development on GALib has pretty much halted (it is quite mature), so I would see
this as a 1 time build, no maintenance required.
This EBuild would be a good fit in the app-sci category.
Thanks,
Jeff
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
BTW, in case you didn't see the URL above,
the package can be found at:
http://lancet.mit.edu/ga/
and the most recent version is 2.4.5
Created an attachment (id=16587) [details]
tadaa! here it is, ebuild for GAlib 2.4.5
Discoverd this nice library today, and since it isn't in portage I decided to
create an ebuild. Obviously I wasn't the first who missed it, so you could help
me testing ;)
P.S. GAlib has a special license that has to be added (see below).
P.P.S I would prefer dev-libs since GAlib is a lib not an application
This ebuild seems to need a few modifictions... stay tuned.
Should be in portage soon as dev-libs/galib. Uses CXXFLAGS now and installs
the documentation.
Recently emerged this. It looks good. Thanks for the work!