Files
haikuports/media-libs/libsdl2/patches
ksterker e8ab4a7952 Updated SDL2 to use dlopen instead of load_add_on, as discussed on haikuports ML (#841)
* FIXED SDL2 2.0.4 patchset. SDL2 was no longer handling any events.

* Added recipe for SDL2 2.0.5

* Updated SDL to use dlopen instead of load_add_on for loading dynamic
libraries
This resolves issues with SDL2_mixer not finding required 3rd party
libs, such as libvorso.3

* Removed trailing whitespace
2016-10-30 23:19:18 -04:00
..