Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 254480 - games-emulation/vba-m (ebuild request)
Summary: games-emulation/vba-m (ebuild request)
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://vba-m.ngemu.com/
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2009-01-10 20:49 UTC by Yaroslav Isakov
Modified: 2011-02-09 10:23 UTC (History)
2 users (show)

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


Attachments
vbam-9999.ebuild (vbam-9999.ebuild,1.84 KB, text/plain)
2009-01-12 21:07 UTC, Piotr Szymaniak
Details
vbam-includes-fix.patch (vbam-includes-fix.patch,286 bytes, text/plain)
2009-01-12 21:07 UTC, Piotr Szymaniak
Details
vbam-9999 (vbam-9999.ebuild,1.59 KB, text/plain)
2010-01-20 14:32 UTC, Michał Ziąbkowski
Details
vbam-9999 (vbam-9999.ebuild,1.58 KB, text/plain)
2010-01-21 14:22 UTC, Michał Ziąbkowski
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Yaroslav Isakov 2009-01-10 20:49:36 UTC
games-emulation/visualboyadvance is probably dead, but there is VBA-M (http://vba-m.ngemu.com/):

Our goal is to improve upon VisualBoyAdvance by integrating the best features from the various builds floating around. Unfortunately work on the “official” project seems to have stalled (from their website)
Comment 1 Piotr Szymaniak 2009-01-12 21:07:07 UTC
Created attachment 178228 [details]
vbam-9999.ebuild

vbam ebuild from roslin uberlay.
Comment 2 Piotr Szymaniak 2009-01-12 21:07:28 UTC
Created attachment 178232 [details]
vbam-includes-fix.patch
Comment 3 Yaroslav Isakov 2009-01-14 18:51:10 UTC
Thanks!
Comment 4 SpanKY gentoo-dev 2010-01-19 18:16:14 UTC
move the ESVN_* vars about the inherit

your DEPEND strings should use 1 tab to indent, not two

KEYWORDS should be alphabetical (run `ekeyword ~all <ebuild>`)

do not call die when USE="-sdl -gtk" ... have the code warn and then fall back to one or the other (whatever upstream defaults to)

use the cmake eclass instead of running `cmake` yourself
Comment 5 Michał Ziąbkowski 2010-01-20 14:32:36 UTC
Created attachment 216979 [details]
vbam-9999

Yeah, the ebuild's been updated a lot since lazy_bum uploaded it here. Attaching a more recent copy. Your pointers have been taken into account. Thanks.
Comment 6 Michał Ziąbkowski 2010-01-21 14:22:08 UTC
Created attachment 217081 [details]
vbam-9999

Dropped keywords. Moved ESVN_* before inherit.
Comment 7 Benedikt Reinartz 2010-03-18 20:47:56 UTC
The current version seems to depend on SFML which is neither in Portage noch in roslin's overlay ...
Comment 8 Michał Ziąbkowski 2010-03-18 23:11:25 UTC
Added libsfml to roslin and fixed deps. Thanks for the heads-up.
Comment 9 Benedikt Reinartz 2011-02-08 11:17:12 UTC
media-libs/csfml is now available in the main tree.
Comment 10 Tim Harder gentoo-dev 2011-02-09 10:23:43 UTC
I added a snapshot ebuild to CVS.

Note that I disabled the assembly code since I couldn't get it to build on amd64 or x86 machines. Patches welcome.