Commit Graph

26 Commits

Author SHA1 Message Date
Jérôme Duval
027b7c6337 only requires libgcc_s for non gcc4 architectures. 2014-11-17 22:21:52 +01:00
Adrien Destugues
ab4e83acbc libsdl: bump revision for x86 rebuild. 2014-11-09 13:53:06 +01:00
Kacper Kasper
2dada42b39 libsdl: remove unnecessary dependencies 2014-04-30 12:42:24 +00:00
Oliver Tappe
80bbd70b83 Let all recipes use SHA-256 checksums only. 2014-04-21 19:31:51 +02:00
Jonathan Schleifer
01df4c47e6 libsdl: Fix x86_64, cleanup code, add checksums 2014-03-28 18:25:59 +01:00
Adrien Destugues
a5c07c6438 Add missing libGL dependencies
As libGL is no longer provided by the haiku package, things now have to
explicitly depend on it.
2014-01-05 23:00:45 +01:00
noryb009
477ce26f37 Rewrap media-libs DESCRIPTIONs 2014-01-02 16:40:57 -05:00
Scott McCreary
57d1b03533 Enable libGL for libsdl 2013-12-25 12:28:04 -08:00
Chris Roberts
a833b6c194 Fix SDL DECLSPEC value on Haiku
Remove the Haiku specific code and just use the default method

Resolves issue #77
2013-12-22 20:00:56 -07:00
Scott McCreary
bac17fb923 Added better DESCRIPTION entires for smpeg, smjpeg and libsdl 2013-12-19 08:21:59 -08:00
François Revol
d4c891368f libsdl: Account for secondary arch on provided cmd:sdl_config 2013-12-11 06:50:19 +01:00
François Revol
09b00f319c Comment out libtiff dependency in libsdl
Since we don't actually require it at build time, it's not needed
at runtime either.
2013-12-09 13:15:35 +01:00
Adrien Destugues
cf214da817 Migrate the fixes from the "hg" patch.
* These will never get merged upstream, they stopped SDL1.2 development.
* There is a remaining bug with window sizes, will look again tomorrow.
2013-11-22 23:47:26 +01:00
Scott McCreary
33860b3437 Added more support for secondaryArchSuffix in libsdl 2013-11-12 17:22:37 -08:00
Scott McCreary
58d405b90a Fixed libsdl so that it actually builds for secondary arch. 2013-11-04 00:42:09 -08:00
Scott McCreary
bb952bd1ba Fixed libsdl, libsdl2 and sdl_ttf, removed outdate sdl_ttf recipes. 2013-11-01 07:47:53 -07:00
Scott McCreary
c2f6992d98 WIP libsdl, added secondaryArchSuffix 2013-10-31 03:31:37 -07:00
Alexander von Gluck IV
aebc4eeb74 libsdl: Fix recipe build
* Correct dependencies
  and provides.
2013-10-18 17:25:33 -05:00
Scott McCreary
8f2d48b59f Add libGLU dependency to libsdl 2013-10-12 03:17:13 -07:00
Scott McCreary
260d1dd74d Added missing $ 2013-10-02 13:16:22 -07:00
Adrien Destugues
d7f7105b2a Fix the recipes for SDL, SDL-image and SDL-ttf
* sdl-config return the right path for --lib
 * fix dependencies, provides, and more policy warnings.
2013-10-02 21:09:04 +02:00
Scott McCreary
095dbe87c3 Update freetype to 2.5.0.1 2013-09-25 15:14:24 +00:00
Scott McCreary
e0fe8e2a81 Adjusted libsdl-1.2.15 and sdl_image-1.2.12, libsdl-1.2.15 builds but files aren't showing up as expected, so sdl_image fails to detect SDL headers 2013-09-23 01:02:56 -07:00
Scott McCreary
6bb30b537f Adjusted libsdl so that header files get included, but it's including them twice now? 2013-09-17 09:09:53 -07:00
Scott McCreary
ae00b0cf5e Updated .recipe for libsdl-1.2.15 so that it now builds. 2013-09-14 16:13:52 -07: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