Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 60937 - Updated ebuild for mmucl
Summary: Updated ebuild for mmucl
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Games
URL: http://mmucl.sourceforge.net
Whiteboard:
Keywords:
Depends on: 60931 60935
Blocks:
  Show dependency tree
 
Reported: 2004-08-19 13:35 UTC by Niklas Bolander
Modified: 2005-06-04 22:00 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
mmucl-1.5.2-r1.ebuild (mmucl-1.5.2-r1.ebuild,1.08 KB, text/plain)
2004-08-19 13:36 UTC, Niklas Bolander
Details
mmucl-1.5.2-r1.ebuild (mmucl-1.5.2-r1.ebuild,1.72 KB, text/plain)
2004-09-13 08:30 UTC, Niklas Bolander
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Niklas Bolander 2004-08-19 13:35:59 UTC
Updated the ebuild to use mccp and gtk if the use_flags are set.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Niklas Bolander 2004-08-19 13:36:31 UTC
Created attachment 37761 [details]
mmucl-1.5.2-r1.ebuild
Comment 2 Niklas Bolander 2004-08-19 13:40:17 UTC
Please bear in mind that the gnome interface is highly experimental.
Comment 3 Niklas Bolander 2004-08-19 23:50:17 UTC
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 Niklas Bolander 2004-08-28 20:04:41 UTC
Okay, tcl-mccp and tcl-gtk are merged so this one is ready now.
Comment 5 Mr. Bones. (RETIRED) gentoo-dev 2004-09-13 03:05:19 UTC
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 Niklas Bolander 2004-09-13 08:30:42 UTC
Created attachment 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 Mr. Bones. (RETIRED) gentoo-dev 2005-06-04 22:00:13 UTC
Added to portage.  Thanks for the bug report and ebuild.