Bug 60937 - Updated ebuild for mmucl
Bug#: 60937 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: niklas.bolander@telia.com
Component: Games
URL:  http://mmucl.sourceforge.net
Summary: Updated ebuild for mmucl
Keywords:  
Status Whiteboard: 
Opened: 2004-08-19 13:35 0000
Description:   Opened: 2004-08-19 13:35 0000
Updated the ebuild to use mccp and gtk if the use_flags are set.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.

------- Comment #1 From Niklas Bolander 2004-08-19 13:36:31 0000 -------
Created an attachment (id=37761) [details]
mmucl-1.5.2-r1.ebuild

------- Comment #2 From Niklas Bolander 2004-08-19 13:40:17 0000 -------
Please bear in mind that the gnome interface is highly experimental.

------- Comment #3 From Niklas Bolander 2004-08-19 23:50:17 0000 -------
Needs tcl-gtk for the gtk interface, ebuild at:
http://bugs.gentoo.org/show_bug.cgi?id=60935

Needs tcl-mccp for compression support, ebuild at:
http://bugs.gentoo.org/show_bug.cgi?id=60931

------- Comment #4 From Niklas Bolander 2004-08-28 20:04:41 0000 -------
Okay, tcl-mccp and tcl-gtk are merged so this one is ready now.

------- Comment #5 From Mr. Bones. 2004-09-13 03:05:19 0000 -------
Comments:

Remove src_unpack - it's not needed.
use games eclass
use standard header from header.txt
put initial variables in the same order as skel.ebuild
call dodir once in src_install
use cp -r for lib, interfaces, etc.
don't install COPYING
use dohtml for html files

------- Comment #6 From Niklas Bolander 2004-09-13 08:30:42 0000 -------
Created an attachment (id=39510) [details]
mmucl-1.5.2-r1.ebuild

Sorry, I updated an obsolete ebuild.
Should be alright now (well, closer to alright atleast).

------- Comment #7 From Mr. Bones. 2005-06-04 22:00:13 0000 -------
Added to portage.  Thanks for the bug report and ebuild.