Commit Graph

10 Commits

Author SHA1 Message Date
Scott McCreary
18aca96f7c Fixed comment in libsdl2 recipe 2013-11-14 12:00:40 -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
5388805ee2 Update libsdl to 2.0.1, builds but Haikuporter makes a broken symlink. 2013-10-24 22:48:47 -07:00
Alexander von Gluck IV
c27b571cf4 libsdl2: Finish cleanup
* Delete old / broken / un-needed recipes
* Clean up recipe requires. Haiku kits
  don't provide per-library dependencies yet
2013-10-18 17:25:34 -05:00
Alexander von Gluck IV
5944736237 libsdl2: Fix recipe
* Missing libglu devel headers
* Devel defines are supposed to
  reflect library names.
  libSDL2... not libsdl2...
* Mesa is commented out for now
  until we have our OpenGL kit
  completely in Mesa.
2013-10-17 23:54:11 -05:00
Scott McCreary
032e737739 Some cleanup of the libsdl2 recipe 2013-10-15 19:22:58 +00:00
Scott McCreary
bdf9b97675 Renamed libsdl2 patch so that it matches and gets used. 2013-10-02 08:53:13 -07:00
Scott McCreary
548c1faf89 Initial .recipe files for libsdl2 and sdl2_ttf, not working yet, but libsdl2 builds 2013-10-02 04:49:26 -07:00
Alexander von Gluck IV
b0e932557c libsdl2: Rename to libsdl 2.0.0
* As per our mailing list discussion, package
  management will support multiple versions of
  the same package being installed at the same
  time, so this *should* work like this in theory.
* Adjust patch to match 1:1 SDL changes accepted
  upstream.
2013-09-17 01:12:46 +02:00
Alexander von Gluck IV
295b38ef1d libsdl2: Add SDL2 port. Marked unstable
* Small number of changes to get it building
* Very unstable, but getting there.
* split sdl 2.0 from libsdl to libsdl2. The reasoning
  behind this is that libsdl uses -lsdl, while libsdl 2.x
  uses -lsdl2. (SDL2 breaks a lot of binary compat I guess)
* Remove old sdl2 bep's in libsdl.. these never worked well.
* libsdl 2.0.0 seems to build with gcc2 and gcc4 (yay)
* libsdl 2.0.0 patch pushed upstream in SDL bug #2046
* Thanks to the gsoc students for their hard work!

(cherry picked from commit d7e59f63c1)

Conflicts:
	media-libs/libsdl2/libsdl2-2.0.0.bep
2013-09-17 01:12:23 +02:00