Bug 15840 - cgoban-2.4.57.ebuild (Update)
Bug#: 15840 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: enhancement Priority: P2
Resolution: FIXED Assigned To: games@gentoo.org Reported By: bkhl@privat.utfors.se
Component: Ebuilds
URL: 
Summary: cgoban-2.4.57.ebuild (Update)
Keywords:  
Status Whiteboard: 
Opened: 2003-02-17 06:40 0000
Description:   Opened: 2003-02-17 06:40 0000
The attached file is an ebuild for the new CGoban 2.

CGoban has been completely rewritten in java since version 1.*, and now acts as
a client for the KGS instead of the IGS/NNGS go servers. It also includes a
somewhat improved SGF editor.

Apart from depending on x11, like the old CGoban, CGoban 2 also depends on
virtual/jre.

------- Comment #1 From Björn Lindström 2003-02-17 06:42:45 0000 -------
Created an attachment (id=8363) [details]
cgoban-2.4.57.ebuild (Update)

------- Comment #2 From TGL 2003-03-17 06:46:13 0000 -------
I've also written a cgoban2 ebuild. (I should have search before starting to
write
it, not before submitting...). I will submit it here, as there are a few 
differences with yours:
 - license is not GPL
 - my ebuild uses the "games" owner, perms, etc. from games.eclass
 - I've call it "cgoban2-..." because it's really diferent from cgoban, and
people may want to install both, or only the old one, etc.

About the license, I've put "freedist" in my ebuild, but here is how the author
see it:
> cgoban2 is copyright me, William M. Shubert, of Portland, Oregon, email
> "wms@igoweb.org". You have permission to run it, and to give away
> unmodified binaries ("binary" = the cgoban.jar file). You are free to
> repackage the binary in any way you see fit, as long as your end users
> recieve the exact cgoban.jar binary that I provide. You are free to
> modify, delete, burn, spindle, and mangle the shell scripts that come
> with my distributions of the binary. You are also free to add any extra
> utilities and files necessary to ease or improve your own redistribution
> of my cgoban.jar binary. Any other things you want to do with cgoban2,
> you must contact me for explicit approval before doing.
> 
> How's that for a licence? I just made it up, but I like it. :-) Best of
> luck with your Gentoo cgoban2 system.

------- Comment #3 From TGL 2003-03-17 06:47:12 0000 -------
Created an attachment (id=9507) [details]
app-games/cgoban2/cgoban2-2.4.58.ebuild

------- Comment #4 From TGL 2003-03-17 06:54:21 0000 -------
Created an attachment (id=9508) [details]
app-games/cgoban2/cgoban2-2.4.58.ebuild

dependencies in the previous one were wrong.

------- Comment #5 From Björn Lindström 2003-03-17 09:05:11 0000 -------
Good thing you checked that. I just assumed it would have the same license as
cgoban-1.

------- Comment #6 From TGL 2003-05-15 22:29:50 0000 -------
Created an attachment (id=12048) [details]
app-games/cgoban2/cgoban2-2.4.61.ebuild

Version bump to 2.4.61. 

------- Comment #7 From Mr. Bones. 2003-07-10 23:39:22 0000 -------
added to CVS as app-games/cgoban2.

Thanks for the ebuild TGL.

Enjoy.