Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
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 :)
Created an attachment (id=20019) [edit] Ebuild and patchfiles
Created an attachment (id=20022) [edit] Ebuild
Created an attachment (id=20023) [edit] Patch to support --help
Created an attachment (id=20024) [edit] Patch to remove symlinks from makefile
Created an attachment (id=20025) [edit] Patch to adjust hardcoded SystemDir
Submission type redone according to http://emu.gentoo.org/~liquidx/ebuildmistakes.html, by request of Mr_Bones_ in #gentoo-games.
Created an attachment (id=20123) [edit] 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.
Created an attachment (id=20126) [edit] *.txt *.tex deletion after dodoc'ing it Forgot about cleaning up after dodoc.
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.