Commit Graph

266 Commits

Author SHA1 Message Date
Oliver Tappe
2191f6611f Rename all port folders containing '-' to use '_' instead.
* haikuporter relies on the recipe file sharing the name with the port folder
2013-04-21 18:58:18 +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
Scott McCreary
6087dbbc91 Updated freetype2 to 2.4.4. 2011-02-16 21:22:11 +00:00
Scott McCreary
2dbd3872b0 Updated libmodplug to 0.8.8.1 2011-02-08 18:33:53 +00:00
Scott McCreary
2cce2230d7 Updated lcms to 2.1 2011-02-08 17:44:14 +00:00
Scott McCreary
00ac15f7a6 Use the libdvdread source package from handbrake instead. 2011-01-31 19:25:47 +00:00
Scott McCreary
e9a11920ac Added bep file to attempt to build libdvdread from svn. Needs testing. 2011-01-31 19:15:57 +00:00
Scott McCreary
b05fbdc88e Fixed license entry and descreption for faad2 2011-01-29 00:06:43 +00:00
Scott McCreary
85d6103fb4 Updated jpeg to 8c. 2011-01-18 23:26:36 +00:00
Scott McCreary
d82f3d07b1 Updated libogg to 1.2.2 2011-01-18 21:31:01 +00:00
Scott McCreary
93f78ee2e8 Updated libvorbis to 1.3.2 2011-01-18 21:22:48 +00:00
Scott McCreary
e3f9f0d494 Updated sdl-gfx to 2.0.22 2011-01-18 21:09:19 +00:00
Scott McCreary
67f343ef76 Initial .bep file for gd. 2011-01-12 23:45:11 +00:00
Scott McCreary
321de4614e Removed cursor patch from the SDL-1.2-hg patch, this should fix #457 2011-01-12 19:58:50 +00:00
Scott McCreary
93cf331846 Updated .bep for sdl-image to specify correct dependency on tiff, not
libtiff.  Patch from GCI student mbaluta.
2011-01-12 17:42:27 +00:00
Jrabbit
9f613707e8 New ftgl-svn bep file from michaelvoliveira 2011-01-09 21:58:03 +00:00
Scott McCreary
1dd578a2c2 Initial .bep file for libpng-1.5.0 2011-01-06 20:23:52 +00:00
Scott McCreary
63612c64c1 Fixed license name for libpng-1.4.1, 1.4.2, 1.4.3, note that all will
still fail to build since Libpng removed their source code.
2011-01-06 20:01:56 +00:00
Scott McCreary
6870cc50f1 Add libogg as a dependency of libvorbis 2011-01-06 19:57:03 +00:00
Scott McCreary
1ee14ee422 Updated sdl-mixer patch from GCI student Egor Suvorov to add native Haiku midi
support
2011-01-01 02:08:05 +00:00
Scott McCreary
92f00226e0 Initial patch for sdl-mixer to get native_midi_haiku.cpp to build, this patch is
not yet working.
2010-12-31 04:39:53 +00:00
Scott McCreary
d192ef5ade Added TEST section to libsdl bep file. Added patch from Urias McCullough that fixes BGLView 2010-12-22 18:26:43 +00:00
Scott McCreary
0783005d45 Initial .bep for libdvbpsi 2010-12-15 18:39:10 +00:00
Scott McCreary
fe78ac12db Fixed glpng build. 2010-12-14 23:11:10 +00:00
Scott McCreary
f6e48a4218 Fixed download url 2010-12-14 22:45:33 +00:00
Scott McCreary
0b8934a17c initial .bep file for libid3tag 2010-12-14 21:37:23 +00:00
Philippe Houdoin
d3fff2b774 Add TEST section and update LICENCE and COPYRIGHT.
Still broken, though, but now haikuporter --test will report it.
2010-12-06 20:03:56 +00:00
Philippe Houdoin
b518f85ef0 Patch from GCI student Daniel Marth, fixes custom cursor rememts when
the mouse is outside the work area.
Checked with student's provided testbed application.

Checked too against TuxPaint 0.9.21 (can't build 0.9.21-cvs behind my proxy),
which crash fast but without custom cursor rememts. So it may also fix #401, but
it remains to be confirmed.
I'll attach the testbed app mentioned above to #401 soon.
2010-12-06 17:33:25 +00:00
Scott McCreary
14e7b0560f Removed libsdl-1.2-hg patch as it has been upstreamed now. 2010-12-04 01:17:10 +00:00
Philippe Houdoin
53a09eee7f Add WIP GLEW port. 2010-12-03 16:10:46 +00:00
Scott McCreary
82808c969d Patch from GCI student Daniel Marth, fixes an off-by-one issue. 2010-11-30 21:24:19 +00:00
Scott McCreary
4a90ac5b8a Initial .bep and .patch file for plib, by michaelvoliveira. 2010-11-29 07:10:46 +00:00
Scott McCreary
c56e4c4089 Fixed allegro build. 2010-10-30 22:49:07 +00:00
Scott McCreary
765716a4ce Removed gcc4 libdir for several packages in the libpak. 2010-10-30 21:56:59 +00:00
Scott McCreary
a3d13687d7 Removed LIBPNG license, and updated download link for libpng 1.2.44. 2010-10-18 19:09:33 +00:00
Scott McCreary
27f6988bbb Update libpng to 1.4.4, but so far it fails to build with gcc2 and gcc4. 2010-10-18 18:57:20 +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
575c55b0c7 Updated faad2 patch to fix libm issue. Added MESSAGE to faad2 bep file to indicate that it's only working on gcc4 so far. 2010-10-07 20:28:35 +00:00
Scott McCreary
0a38ffdbf8 Fix typo in libcddb .bep file license name. Initial .bep and .patch for libcdio. Moved vlc patch to patches directory, renamed
old patch.
2010-10-05 20:20:55 +00:00
Scott McCreary
0f4f6e32be Initial .bep file for libcddb. Removed no longer needed .OptionalPackageDescription file as it's now part of the
.bep
2010-10-05 19:10:02 +00:00
Scott McCreary
1f3f5f3885 initial .bep file for libwebm, from michaelvoliveira. 2010-10-03 01:43:25 +00:00
Scott McCreary
b6c51bf8f8 initial bep and patch files for libvpx, from michaelvoliveira. 2010-10-02 21:17:27 +00:00
Scott McCreary
0ace9d3a4f Moved several legacy patches to their respective patches directories. 2010-10-02 02:04:59 +00:00
Scott McCreary
08989945bb Initial .bep file for libsvgtiny. 2010-09-30 17:43:35 +00:00
Scott McCreary
bf3c494d1e Added libsndfile, note that it only builds on gcc4 though. Updated ilmbase to stable, but only for gcc4 as well. 2010-09-30 15:12:04 +00:00
Scott McCreary
84a480ca69 Update a couple more libs for gcc4. 2010-09-27 20:55:12 +00:00
Scott McCreary
8cb2ddd59e Moved several more gcc4 libs to B_COMMON_LIB_DIRECTORY/gcc4 for libpak libs. 2010-09-27 20:29:30 +00:00
Scott McCreary
82f9f2f5d6 Move gcc4 libs to B_COMMON_LIB_DIRECTORY/gcc4 for SDL and libs. 2010-09-27 17:02:54 +00:00