Commit Graph

36 Commits

Author SHA1 Message Date
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
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
d192ef5ade Added TEST section to libsdl bep file. Added patch from Urias McCullough that fixes BGLView 2010-12-22 18:26:43 +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
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
765716a4ce Removed gcc4 libdir for several packages in the libpak. 2010-10-30 21:56:59 +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
Scott McCreary
0b25aa9dda Removed libsdl-1.2-hg.patch as it has been applied upstread now. 2010-09-20 07:57:09 +00:00
Scott McCreary
f9197faca6 Updated the libsdl patches to get rid of the "dllexport" attribute directive ignored warning. 2010-09-17 22:25:03 +00:00
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
7a95d3edf5 Merged in James Woodcock's gcc4 SDL fix into the patch for sdl-1.2-hg, and made a new libsdl-1.2.14.patch as
well.
2010-06-06 09:16:25 +00:00
Scott McCreary
ec2fcb667f SDL has moved over to mercurial, so adjusted previous patch and added new .bep file to get libsdl-1.2 branch
using hg.
2010-06-06 08:29:10 +00:00
Chris Roberts
19fd2d4bfa Merged most of the OPD files into the beps. 2010-05-16 19:28:03 +00:00
Chris Roberts
54ef9a1dfe Remove/Fix some STATUS_* fields in the beps.
Change downloading technique in smpeg and smjpeg.
2010-05-14 03:17:12 +00:00
Scott McCreary
e97effb1b7 Initial .bep file for libsdl-1.3-hg. Patches welcome for adding Haiku support to SDL-1.3. 2010-05-10 04:41:59 +00:00
Scott McCreary
0b282594a8 Patch from Gerasim Troeglazov to fix an issue with a false initialized BApplication
when an attempt is make to create a second copy BApplication 
(first QtApp - the second in the SDL).
2010-02-01 16:19:06 +00:00
Chris Roberts
daf04f5627 License cleanup for OPD files. Needed the GNU prefix on (L)GPL stuff. 2010-01-02 07:19:11 +00:00
Scott McCreary
47f36b4d77 This patch adds the MD5 checksums to all of the .bep files. 2009-11-29 22:44:23 +00:00
Scott McCreary
ad0edad888 Added .OPD files for the SDL libs 2009-10-29 07:26:44 +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
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
26679cf14f Removing old libsdl patches as they have all now been applied upstream. 2009-10-10 17:51:49 +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
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
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
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
8000a963e5 patch for sdl-1.2 svn merging all of the various haiku patches into one. 2009-03-06 06:25:31 +00:00
Blub
08205e7b77 SDL-1.2.13 gcc4 patch 2009-02-25 22:54:45 +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
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
ff94434831 fixed SDL patch, previous one included auto-generated files and some corrupted ones. 2008-08-21 14:52:17 +00:00
Scott McCreary
081833065f Initial .bep file checking for sdl-image 2008-07-30 16:49:08 +00:00