Scott McCreary
963bf1677e
Updated numpy to 1.5.0
2010-09-17 20:20:19 +00:00
Scott McCreary
cfdaa0183b
Initial .bep file for pyopengl. This builds just fine but isn't yet working. I suspect thats due to the missing freeglut dependency.
2010-09-17 19:16:07 +00:00
Scott McCreary
b2c65c120b
This updated pygame patch now allows it to detect libpng and build on a gcc4 Haiku,
...
but it's still not actually finding and using png files, at least test_sprite.py is failing saying
" sprite_surface2 = pygame.image.load(os.path.join(data_dir, "static.png"))
pygame.error: File is not a Windows BMP file
2010-09-17 18:41:53 +00:00
Scott McCreary
8b807267c8
Start of a patch for pygame, this gets it to detect, but is making a broken Setup file still. More work is needed to get this one working.
2010-09-17 07:23:04 +00:00
Scott McCreary
47f38aa332
PyGame is building on gcc4 with this latest .bep file. Need to recheck on gcc2 though.
2010-09-16 23:33:49 +00:00
Scott McCreary
db7734a4ab
Initial work on a .bep file for pyserial module. It is broken, but it's a start. It's not finding "VERSION".
2010-09-10 18:16:52 +00:00
Scott McCreary
186486ee44
Initial .bep file for numpy, it's not yet working so marked as broken. Also added LOCALBASE to pygame's .bep file but it's still not
...
locating libpng.
2010-07-08 05:32:49 +00:00
Scott McCreary
1e03bc71d0
Initial .bep file for pygame, this is a work in progress, not yet building, so listed as broken.
2010-07-07 06:16:45 +00:00