pkgsrc/devel/SDL2/patches
maya e28d7adb8b SDL2: make sdl2-config DTRT if the X11 libraries are not in ${PREFIX}/lib
Because SDL2 uses dlopen for these libraries, it's hard to tell what
is failing.

Example test case in http://daemonforums.org/showthread.php?t=10360

reported by oliv3 on IRC, thanks!
2018-12-30 14:47:04 +00:00
..
patch-configure SDL2: make sdl2-config DTRT if the X11 libraries are not in ${PREFIX}/lib 2018-12-30 14:47:04 +00:00
patch-src_audio_netbsd_SDL__netbsdaudio.c
patch-src_joystick_bsd_SDL__sysjoystick.c
patch-src_video_cocoa_SDL__cocoawindow.m Fix SDL2 rendering on macOS Mojave. 2018-12-05 10:46:15 +00:00
patch-src_video_x11_SDL__x11opengl.c