Oliver Tappe
60aba35d64
* convert all .bep files to follow shell syntax
...
* rename all .bep files to .recipe
2013-03-29 16:31:03 +00:00
Scott McCreary
ac024c0d18
Cleaned up several LICENSE entries in .bep files which didn't have matching license files.
2010-10-15 23:18:39 +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
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