Commit Graph

82 Commits

Author SHA1 Message Date
Scott McCreary
21f7157e64 Fixed couple more URL typos 2009-10-29 17:07:03 +00:00
Scott McCreary
a126f0d8f2 Added sdl-libpak .OPD file, fixed URL in some .OPD files and removed bzip-1.0.4.bep file 2009-10-29 17:00:13 +00:00
Scott McCreary
ad0edad888 Added .OPD files for the SDL libs 2009-10-29 07:26:44 +00:00
Scott McCreary
60ae57f166 removed jpeg-6.bep as the old source files are missing from the web now. added jpeg7 .bep file 2009-10-29 07:09:17 +00:00
Scott McCreary
3fad8c812f updated jpeg .bep file to use patch 2009-10-29 07:00:35 +00:00
Scott McCreary
e119bc6e01 Initial .bep and .OptionalPackageDescription files for libmodplug 2009-10-29 05:42:52 +00:00
Scott McCreary
1cf7ed1142 Initial .bep and .OptionalPackageDescription files for sdl-gfx, and moved patch to patches directory. 2009-10-29 04:45:38 +00:00
Scott McCreary
8749582a48 Corrected .OPD file for libmikmod 2009-10-28 23:35:47 +00:00
Scott McCreary
b94f91ec7e Initial .bep, and .OptionalPackageDescription files for libmikmod and a patch that was derived from the patch included in sdl-mixer-1.2.9 tarball, with the config.guess and config.sub parts removed. 2009-10-28 23:31:13 +00:00
Scott McCreary
49384cb1e9 Initial .bep and .OPD files for guilib 2009-10-28 22:23:40 +00:00
Scott McCreary
74895b5d17 Initial .bep file for sdl-mixer-1.2.9, and updated sdl-image-1.2.8.bep for the new release. 2009-10-20 08:46:36 +00:00
Scott McCreary
bac46719d4 Updated url to point to the 1.2.14 release of SDL 2009-10-20 07:14:15 +00:00
Scott McCreary
58a5069258 Initial .bep files for pkgconfig and libvorbis, moved libvorbis patches into patches folder. 2009-10-18 21:47:10 +00:00
Scott McCreary
d6120e08df Initial .bep file for libogg-1.1.4 2009-10-18 21:01:07 +00:00
Scott McCreary
90a8f172b1 Initial .bep file for tiff-3.9.1 2009-10-18 06:36:05 +00:00
Scott McCreary
9afb2172c2 Initial .bep file for libpng-1.2.40 2009-10-18 04:33:52 +00:00
Scott McCreary
e4a6a70ccc Initial .bep file for sdl-net 2009-10-18 04:22:50 +00:00
Scott McCreary
e5f631ae27 Initial .bep file for sdl-ttf-2.0.10, this will need to be updated once sdl-ttf-2.0.10 is released to update the source url. 2009-10-18 03:54:33 +00:00
Scott McCreary
22cd1911a9 Initial .bep file for freetype 2.3.11 2009-10-18 03:21:03 +00:00
Scott McCreary
2f805b3acb Initial .bep file for sdl-image-1.2.8, it'll need to be updated once 1.2.8 is release to point to the right source url. 2009-10-18 03:10:27 +00:00
Scott McCreary
894c0a00b4 Updated .bep and .patch files so that they actually work, .bep file now pulls the source from our repo and previous location was down. 2009-10-18 02:48:58 +00:00
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