Chris Roberts
e9a29515e6
Add python dulwich recipe
2013-10-31 14:53:17 -06:00
Chris Roberts
ff34c5f70e
Add python ordereddict recipe
2013-10-31 14:52:48 -06:00
Chris Roberts
fc9b8c04d7
Add docutils recipe
2013-10-30 00:17:40 -06:00
Oliver Tappe
aec3652b01
Cleanup: fix names of recipe and patch files.
...
* this fixes the wrong recipe names introduced by myself in #d525fee
* adjust patch names to match corresponding recipes
* additionally: create 'additional-files' folders as hint to some
ports that do not have a proper recipe yet
2013-08-25 23:51:08 +02:00
Oliver Tappe
d525fee8e9
Fix names of recipe files that were non-parsable
2013-08-04 21:47:43 +02:00
Oliver Tappe
37404c8730
* fix all syntactical problems in recipe files
2013-03-30 18:58:47 +00:00
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