Bug 32397 - Ebuild for OpenMSX 0.3.3 (MSX emulator, games-emulation)
Bug#: 32397 Product:  Gentoo Linux Version: 1.4 Platform: All
OS/Version: Linux Status: RESOLVED Severity: enhancement Priority: P2
Resolution: FIXED Assigned To: games@gentoo.org Reported By: chainsaw@gentoo.org
Component: Games
URL:  http://openmsx.sourceforge.net/
Summary: Ebuild for OpenMSX 0.3.3 (MSX emulator, games-emulation)
Keywords:  EBUILD
Status Whiteboard: 
Opened: 2003-10-31 09:14 0000
Description:   Opened: 2003-10-31 09:14 0000
The attached .tar.bz2 can be extracted in /usr/portage/games-emulation/ and
will create the openmsx ebuild and necessary patchfiles.

There is no MSX emulator in portage yet, so I picked the one that looked best
and packaged it.
Please commit to CVS :)

------- Comment #1 From Tony Vroon 2003-10-31 09:14:59 0000 -------
Created an attachment (id=20019) [details]
Ebuild and patchfiles

------- Comment #2 From Tony Vroon 2003-10-31 10:51:17 0000 -------
Created an attachment (id=20022) [details]
Ebuild

------- Comment #3 From Tony Vroon 2003-10-31 10:51:37 0000 -------
Created an attachment (id=20023) [details]
Patch to support --help

------- Comment #4 From Tony Vroon 2003-10-31 10:51:56 0000 -------
Created an attachment (id=20024) [details]
Patch to remove symlinks from makefile

------- Comment #5 From Tony Vroon 2003-10-31 10:52:24 0000 -------
Created an attachment (id=20025) [details]
Patch to adjust hardcoded SystemDir

------- Comment #6 From Tony Vroon 2003-10-31 10:53:22 0000 -------
Submission type redone according to
http://emu.gentoo.org/~liquidx/ebuildmistakes.html,
by request of Mr_Bones_ in #gentoo-games.

------- Comment #7 From Tony Vroon 2003-11-02 11:17:42 0000 -------
Created an attachment (id=20123) [details]
Unmessified ebuild (relocation of docs, /usr/games/bin/openmsx no longer
a
symlink)

Right, as Mr_Bones_ put it, the previous ebuild was "messy".
This one installs all the docs in /usr/share/doc and puts the binary itself
in
/usr/games/bin instead of symlinking it.

------- Comment #8 From Tony Vroon 2003-11-02 12:15:53 0000 -------
Created an attachment (id=20126) [details]
*.txt *.tex deletion after dodoc'ing it

Forgot about cleaning up after dodoc.

------- Comment #9 From Mr. Bones. 2003-11-04 01:28:11 0000 -------
Added to CVS.  I skipped the addition of the --help option because it's not
necessary.  Use -h since that's there already.

Thanks for the ebuild and bug report Tony.