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
Description:   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.

------- Comment #1 From Jeff 2003-08-12 10:50:06 0000 -------
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

------- Comment #2 From Julian Hoch 2003-08-25 05:04:28 0000 -------
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

------- Comment #3 From Julian Hoch 2003-08-25 05:06:03 0000 -------
Created an attachment (id=16588) [details]
License for GAlib

GAlib is NOT public domain (although its "free"), so its license should be
added to the portage/licenses dir.

------- Comment #4 From Patrick Kursawe 2003-10-16 02:46:10 0000 -------
This ebuild seems to need a few modifictions... stay tuned.

------- Comment #5 From Patrick Kursawe 2003-10-16 06:09:23 0000 -------
Should be in portage soon as dev-libs/galib. Uses CXXFLAGS now and installs
the documentation.

------- Comment #6 From Jeff 2003-11-04 13:22:40 0000 -------
Recently emerged this. It looks good.  Thanks for the work!