Commit Graph

824 Commits

Author SHA1 Message Date
Scott McCreary
c42e6d32cd Fixed the libsdl-1.2-hg.bep file to use the same build steps as 1-2.14. 2010-09-17 21:24:17 +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
e25168ef64 Updated jpeg to 8b. 2010-09-16 22:49:04 +00:00
Scott McCreary
26cf821f18 Patch to allow libmad to build with gcc4. 2010-09-16 19:22:31 +00:00
Alexandre Deckner
29caf49242 Add bep file for tig, a text-Ãmode git repository browser 2010-09-16 11:45:17 +00:00
Scott McCreary
3c304a4af9 Initial .bep and .patch for cdrdao, it's not yet build, but this is a start, may or may not be useful on Haiku. 2010-09-15 22:52:08 +00:00
Scott McCreary
6ef71d17ea Quoted the ${DESTDIR} checks in the bzr bep files. 2010-09-15 18:45:52 +00:00
Scott McCreary
486ca450c5 Updated burnitnow to beta4 r39. 2010-09-15 17:40:34 +00:00
Scott McCreary
b28409b2c5 Updated bazaar to the 2.2.0 release. 2010-09-15 17:39:24 +00:00
Scott McCreary
67cd28d4b9 Fixed gcc4 build of beae. Update dependency for armyknife to newer version. 2010-09-14 22:09:08 +00:00
Scott McCreary
261c99e4a5 Updated burnitnow to svn r38. 2010-09-13 19:27:58 +00:00
Scott McCreary
80e5d91e0f Added DESTDIR support and COPYRIGHT and LICENSE lines to the tuxpaint bep file 2010-09-11 06:45:35 +00:00
Scott McCreary
ffdcfea644 Updated bzr bep file to build with gcc2, the gcc4 build should still work as well, but untested. 2010-09-11 05:07:20 +00:00
Scott McCreary
1184432772 Initial bep file for bzr, based on bep file from michaelvoliveira 2010-09-10 23:54:11 +00:00
Scott McCreary
1f5f2217f0 Initial .bep file for antiword. 2010-09-10 22:43:52 +00:00
Scott McCreary
904d7d18a0 Initial .bep for fpc, marked as unstable as it's failing to download 100% of the source 20Meg+ file, this one may need further
changes to get working.
2010-09-10 21:24:50 +00:00
Scott McCreary
91c15fc2d5 Updated taglib to 1.6.3 2010-09-10 18:54:29 +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
3bdd69968a A work in progress m4-1.4.15, this one will need some work to get
working, but this is a start, based on the 1.4.14 patch and .bep files.
2010-09-09 15:46:13 +00:00
Scott McCreary
092cd3f977 Created a libpak-0.9.1, removed libpak-1.0.bep and rolled the libpak0.9.bep back to r986 which
is the one used for creating the libpak-0.9 that was posted to HaikuWare.  Version 0.9.1 adds a handful 
of libraries that are building ok on gcc2 and needed by some portable apps such as tuxpaint.
2010-09-09 14:38:22 +00:00
Scott McCreary
494a1792aa Initial .bep and .patch files for json-c. 2010-09-09 05:05:45 +00:00
Scott McCreary
9d3730988f Added a few more items to the libpak. Fixed the speex build. Adjusted the fontconfig .bep file to use finddir, but this doesn't yet fix it's
build.  Updated the dependency list for jgmod.
2010-09-08 07:17:32 +00:00
Scott McCreary
bde828d9c7 Updated dependency list for sdl-mixer 2010-09-08 07:13:14 +00:00
Scott McCreary
91117f9e7f Updated dependency list for vorbis-tools 2010-09-08 07:09:59 +00:00
Scott McCreary
c886a7d3a5 Added libarchive .bep file by disreali with some minor changes. 2010-09-08 06:56:18 +00:00
Scott McCreary
f0da32da05 fixed the filecheck in the dumb .bep file, also cleaned up the tar command. 2010-09-08 05:10:48 +00:00
Scott McCreary
46688eac4c Fixed bep and patch files for dumb to allow for building of the .so libs as well as the .a ones. 2010-09-07 23:47:46 +00:00
Scott McCreary
9cda145a19 Patch to fix issue with pkgconfig underquoted condition in pkg.m4, this fixes #396. 2010-09-07 20:35:11 +00:00
Scott McCreary
af16a28e5b Marked libpak-1.0 as broken as there are a handful of libs that aren't building cleanly yet. Created a libpak-0.9
with the packages that are building correctly with gcc2.  Your milage will very if you try building with gcc4 though.  
Patches welcome.
2010-09-07 08:13:02 +00:00
Scott McCreary
fa110961b4 Another update for paladin, this bep and patch will build for gcc2 and gcc4 using a gcc2hybrid, but may not work on a gcc4 or gcc4hybrid... 2010-09-06 06:41:03 +00:00
Scott McCreary
7a07a8d068 Updated paladin bep and patch file 2010-09-04 22:18:19 +00:00
Scott McCreary
feb8593833 Initial bep and patch for wizznic, the patch enables building with gcc2. TODO: Get make install to make the distro correctly. 2010-09-04 20:41:54 +00:00
Scott McCreary
56f83f70d7 More work on libpak, #'d out the packages that aren't yet building cleanly. 2010-09-04 08:24:12 +00:00
Scott McCreary
af9853e6bd added patch to enable building of dumb. TODO: get it to build to a DESTDIR, and make a .so lib. 2010-09-04 07:57:58 +00:00
Scott McCreary
05823c6988 updated speex bep and patch files, added libao bep file. 2010-09-04 06:59:30 +00:00
Scott McCreary
2ed618146a Moved jgmod after allegro since it depends on allegro. 2010-09-03 23:47:13 +00:00
Scott McCreary
7471356a26 This is the start of a .bep file to build a LibPak, it is not done yet and only partially tested. 2010-09-03 23:20:35 +00:00
Scott McCreary
8fec41aa4e Fixed install for bchunk. 2010-09-03 23:16:35 +00:00
Scott McCreary
ee2daffeb3 Initial addition of bep file for enchant, this is a work in progress. TODO: Install glib and try
building, update and needed.
2010-09-03 22:56:42 +00:00
Scott McCreary
b3f40534ec Initial bep file for sablotron 2010-09-03 22:24:42 +00:00
Scott McCreary
fb89dd2a94 Added license and copyright info for bchunker 2010-09-03 22:20:43 +00:00
Scott McCreary
959c0f38f9 Updated freetype to 2.4.2 2010-09-03 20:19:08 +00:00
Scott McCreary
32b870a06c Updated the bep and patch files for Paladin-1.3 to allow building gcc2
and gcc4 versions.
2010-09-03 16:13:47 +00:00
Scott McCreary
8812421d29 Allow building of libpcre using gcc4 and put the resulting lib(s) into the gcc4 common lib directory 2010-09-02 23:54:52 +00:00
Scott McCreary
98ed4e6f1a Initial addition of rman .bep and patch files. 2010-09-02 21:31:10 +00:00
Scott McCreary
ba498e6ed1 Added libpcre as a dependency to Pe and Paladin. 2010-09-02 15:48:49 +00:00