Last updated on 02/11/09 04:18:13 (13 months ago)

dev-python/pygame-1.8.1 rev 2

Maintainer(s): begasus Haiku status: stable
BONE status: untested
R5 status: untested

Build commands

LOCALBASE=/boot/common/ python setup.py

Package commands

done by the setup.py script

dev-python/pygame/1.8.1/2

Running "LOCALBASE=/boot/common/ python setup.py" tells the config where to find libpng and libjpeg. (This invokes a whole new list of "more then 10 operands in asm" though, but can be compiled with the adding && !defined(__HAIKU__) on the lines concerned)

Libscrap  http://code.google.com/p/libscrap/source/checkout can be compiled also on Haiku, you just need to rename the line:

Dependency('SCRAP', , 'libX11', X11?),

into

Dependency('SCRAP', , 'libscrap', scrap?),

in config_unix.py

Running tests seems to be ok, some I can't check here (no sound on this laptop in Haiku)

Checked against a small game:  http://bfruit.sourceforge.net/