Commit Graph

61 Commits

Author SHA1 Message Date
Scott McCreary
0d0a639f85 Adding source code for sge030809 since it's sometimes not available from original site. 2009-10-18 02:42:12 +00:00
Scott McCreary
7774de5392 Initial .bep file for building libsdl-1.2.14. Note that this will need to be updated once the final version of 1.2.14 is released to fix the source url. 2009-10-12 21:56:38 +00:00
Scott McCreary
d627a1ac33 Removed speex, sdl-image, libogg and sdl-net patches that are no longer needed as they have been applied upstream or only affected autotools files. 2009-10-12 16:13:58 +00:00
Scott McCreary
52aac86dd2 Removing old taglib patches as they have now been applied upstream 2009-10-10 17:53:31 +00:00
Scott McCreary
26679cf14f Removing old libsdl patches as they have all now been applied upstream. 2009-10-10 17:51:49 +00:00
Scott McCreary
20c54fbaa0 Removing patch for GUIlib as it's not really needed, the autotools can do this for us. 2009-10-10 17:48:53 +00:00
Scott McCreary
37ad46e180 patch to allow building of sdl-gfx-2.0.20 on haiku 2009-10-10 00:02:49 +00:00
Scott McCreary
c6bd9f5086 simple patch to add [brackets] to libmikmod.m4, but this little patch then enables sdl-mixer to run cleanly and to also allow building of shared libs... go figure. 2009-10-06 08:51:32 +00:00
Scott McCreary
3e6ea7aa2d removed previous libcddb patch as it's been applied upstream. 2009-10-03 21:59:25 +00:00
Scott McCreary
29610416e4 removing old libpng patch and it only patched autotools files and isn't really needed, running the autotools does all this for us. 2009-10-03 17:20:06 +00:00
Scott McCreary
3dd4613bed Removed sdl_sound patch as it has been applied upstream 2009-10-03 17:16:31 +00:00
Scott McCreary
d3471e9841 This SDL patch merges fixes from bga and rogueeve into on patch. Further testing needs to be done, but early tests looks like this one is better than the previous ones. Still dome TODOs listed... 2009-10-02 07:19:01 +00:00
Scott McCreary
40061d5cec New fullscreen patch to SDL to fix fullscreen issue in BWindow by rogueeve. Needs further testing and perhaps merged with other recent SDL BWindow patches. 2009-10-01 08:10:44 +00:00
Scott McCreary
e40518da4b Patch to enable building libtheora, based on Kaliber's patch. 2009-09-14 02:24:24 +00:00
Scott McCreary
3f96d3c9d1 Patch to remove -Werror when building libvorbis on haiku 2009-09-14 01:10:50 +00:00
Scott McCreary
e1b0e67406 Patch by Bruno Albuquerque (bga) to SDL-1.2-svn-4707 to fix some bwindow issues on Haiku 2009-09-10 04:26:02 +00:00
Scott McCreary
d6e8787352 Patch for svn version of taglib to allow it to build on Haiku 2009-06-30 20:52:27 +00:00
Scott McCreary
205c3f5e8b Added Adrian Panasiuk's fix to the fullscreen, and top/left blacked out areas. 2009-03-12 05:33:42 +00:00
Scott McCreary
edefaf541f Patch to allow alogg to build on Haiku 2009-03-12 05:02:57 +00:00
Scott McCreary
a41457cc1c Adding another fix from Adrian Panasiuk to libsdl-1.2.x-svn 2009-03-08 07:24:47 +00:00
Scott McCreary
28895f0ba8 Added one more Haiku fix, this one from Adrian Panasiuk. 2009-03-07 21:35:29 +00:00
Scott McCreary
f3775ac0b0 Patch to fix -lm issue on libwmf on Haiku 2009-03-07 10:35:55 +00:00
Scott McCreary
8000a963e5 patch for sdl-1.2 svn merging all of the various haiku patches into one. 2009-03-06 06:25:31 +00:00
Scott McCreary
716a471704 Patch to enable building of taglib on Haiku 2009-03-02 08:25:15 +00:00
Scott McCreary
b463c050a9 Patch to enable building libdvdcss on Haiku 2009-02-28 19:56:58 +00:00
Scott McCreary
412abae9ce Patch to enable vorbis-tools to build on Haiku 2009-02-28 18:55:47 +00:00
Blub
08205e7b77 SDL-1.2.13 gcc4 patch 2009-02-25 22:54:45 +00:00
Scott McCreary
0494cf64f8 Patch to allow building ffmeg on haiku, taken from a patch by kaliber for tiltos. Not that this disables beos code since it's currently broken. 2009-02-20 05:36:36 +00:00
Scott McCreary
338ecd1f49 Patch to allow xvidcore to build on Haiku, haven't tried building with nasm install, but it should work. 2009-02-19 22:16:18 +00:00
Scott McCreary
708f1cc7f6 Updated speex patch to remove BeOS work around, and add in Haiku typeS 2009-02-19 21:02:27 +00:00
Scott McCreary
46c6a6ca66 This patches enables building of libdvdnav on haiku 2009-02-19 08:44:24 +00:00
Scott McCreary
497b6b4255 Patch to allow building libdvdread on haiku 2009-02-19 08:17:00 +00:00
Scott McCreary
fa430e290e Preliminary patch for libdvdnav, doesn't finish ./configure yet, but gets past a couple minors issues. Need to dvdread-config to get further. 2009-02-19 07:47:22 +00:00
Scott McCreary
1d120c2476 A cleaner patch for SDL-1.2.13, removing __BEOS__ and !__HAIKU__ cases as those are no longer needed with __BEOS__ no longer being defined in Haiku, plus some other clean ups. 2009-02-16 07:53:22 +00:00
Scott McCreary
ff4eb4374c patch to fix configure.in for paragui 2009-02-10 08:06:01 +00:00
Scott McCreary
28aba2ecfa Patch to allow building of paragui 2009-02-10 04:19:30 +00:00
Scott McCreary
8a3485f9f8 Modified Makefile for building qhull on Haiku, it removes a few -lm cases, and changes /usr/local to /boot/common in a few places. Note that qhull's source needs to be converted from dos2unix formatting prior to building. 2009-02-08 07:12:11 +00:00
Scott McCreary
c3f634de97 applied current haiku sdl-1.2.13 patch to sdl-svn-r4114 1.2 branch 2008-10-21 23:39:42 +00:00
Scott McCreary
935704bdd3 Removed 3 stray ~ files from Allegro-4.3.10plus haiku patch. 2008-10-15 23:43:03 +00:00
Scott McCreary
ca2db752f0 Applied Kaliber's combined HaikuPorts and HaikuHacks patch to Allegro-4.3.10plus SVN and had to fix 3 files, this patch includes those fixes as well. Still some more work to do to get Allegro-4.3.10plus SVN working on Haiku. 2008-10-15 23:18:02 +00:00
Scott McCreary
59bb6b2adc this patch is against 4.3.10-svn-oct-4-2008, done using the -4 patch and fixing it where it get applied right. 2008-10-05 04:14:38 +00:00
Scott McCreary
f7857583f8 some -lm fixes for Allegro-4.3.10, moved -lm fixes to allegro-4.3.10-lm.diff from allegro-4.3.10-haiku-4.diff, added prelim support to build jpgaleg on haiku 2008-09-14 04:48:55 +00:00
Scott McCreary
e75ff37522 fix one of the -lm cases, and libpthread defined on haiku. 2008-09-12 15:04:41 +00:00
Scott McCreary
639a840e56 Added a few more fixes for Haiku. Allegro 4.3.10 almost builds for Haiku now. Still have a couple issues to figure out including the need to fix a couple of -lm issues. 2008-09-12 12:29:09 +00:00
Scott McCreary
b45db45fe2 removed alplatf.h as it's autogenerated by fix.sh, and fixed mkunixdists.sh 2008-09-12 11:10:06 +00:00
Scott McCreary
1df7ec68b8 Previous patch file appears to be damaged, this one should be fixed. 2008-09-12 10:59:44 +00:00
Scott McCreary
aacc1c1999 Merging all previous allegro 4.3.10 patches into one patch file. 2008-09-08 20:15:48 +00:00
Scott McCreary
aa8668bbbf another patch for allegro, still not able to build yet. This adds fix.sh and makefiles to the addons sub-folders 2008-08-31 17:59:08 +00:00
Scott McCreary
240b6b0363 Patch to SDL_sound.c to allow building on Haiku. 2008-08-31 06:53:19 +00:00
Scott McCreary
eade07eb82 Initial checkin of .bep for sge. 2008-08-29 03:42:07 +00:00