Commit Graph

1468 Commits

Author SHA1 Message Date
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
Oliver Tappe
94cc6aaf85 Merge all changes from trunk 2013-03-29 14:04:07 +00:00
Jrabbit
880f00f42f paramiko bep file 2011-01-08 00:20:57 +00:00
Jrabbit
2e0d664e9c pycrypto bep file 2011-01-08 00:20:47 +00:00
Scott McCreary
ecf99619d8 Initial .bep file for simpleparse, from Jack Laxson 2011-01-02 09:01:09 +00:00
Scott McCreary
a48df5ce4b Initial .bep file for pydispatcher, from Jack Laxson 2011-01-02 08:19:56 +00:00
Scott McCreary
15a654909c Initial .bep file for setuptools, from Jack Laxson 2011-01-02 08:07:13 +00:00
Scott McCreary
6ec5b24747 Added pychart bep file to build from bzr repository, file by jrabbit. 2010-11-24 20:46:16 +00:00
Scott McCreary
407b0939e8 Initial .bep file for PyChart. 2010-11-22 23:29:49 +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
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