On Thu, 11 Oct 2007 19:52:48 +0200
Serge Basterot <[EMAIL PROTECTED]> wrote:
> On Wed, Oct 10, 2007 at 11:42:54PM +0200, Serge Basterot wrote:
>
> > Here is a port of flatzebra, a generic game engine for 2D
> > double-buffering animation. This port is a replacement of
> > devel/gengameng and is needed by updates of burgerspace,
> > afternoonstalker and cosmosmash I will submit a bit later.
>
> Resubmit without useless docs in PLIST
>
> Only tested on i386, comments etc. ?
Works on macppc, but make "lib-depends-check" shows:
Extra: SDL_image.2
Extra: SDL_mixer.3
Apparently SDL_{image,mixer} are required but not linked
in libflatzebra.
Eric.