mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-04 22:18:55 +02:00
* 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