Bug 89103 - MasterGear - new ebuild
Bug#: 89103 Product:  Gentoo Linux Version: unspecified Platform: x86
OS/Version: All Status: RESOLVED Severity: enhancement Priority: P2
Resolution: FIXED Assigned To: games@gentoo.org Reported By: chescu@gmail.com
Component: Games
URL: 
Summary: MasterGear - new ebuild
Keywords:  
Status Whiteboard: 
Opened: 2005-04-14 10:21 0000
Description:   Opened: 2005-04-14 10:21 0000
An emulator for SEGA Master System / Game Gear

------- Comment #1 From Jesús Pérez (Chuso) 2005-04-14 10:22:27 0000 -------
Created an attachment (id=56275) [details]
mastergear-2.0.ebuild

------- Comment #2 From Mr. Bones. 2005-04-14 13:00:39 0000 -------
Comments:

ebuild should be called mastergear-bin-2.0.ebuild and internals adjusted accordingly.

Need to use ${PV} in SRC_URI

Missing IUSE.

Use more functions in src_install (dodoc, dogamesbin).

------- Comment #3 From Jesús Pérez (Chuso) 2005-05-25 18:54:29 0000 -------
Created an attachment (id=59840) [details]
mastergear-bin-2.0.ebuild

What about this?
I didn't use dodoc to avoid gzipping html and sample rom files.

------- Comment #4 From Mr. Bones. 2005-05-25 19:23:54 0000 -------
Get rid of this:

	#dodir /usr/games/bin /usr/share/doc/${PF}
	insinto /usr/games/bin
	doins mg

use insinto for the roms and dohtml for the html file.

------- Comment #5 From Mr. Bones. 2005-05-27 10:00:47 0000 -------
games-emulation/mastergear-bin added to portage.  thanks for the bug report and
ebuild.