CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2018/01/07 15:56:46
Modified files:
devel/sdl2 : Makefile distinfo
devel/sdl2/patches: patch-Makefile_in
patch-src_filesystem_unix_SDL_sysfilesystem_c
patch-src_video_SDL_egl_c
patch-src_video_x11_SDL_x11opengl_c
devel/sdl2/pkg : PLIST
Added files:
devel/sdl2/patches: patch-src_SDL_c
patch-src_joystick_SDL_gamecontroller_c
Removed files:
devel/sdl2/patches: patch-src_video_x11_SDL_x11window_c
Log message:
devel/sdl2 2.0.5 => 2.0.7
OK sthen@
sent by Thomas Frohwein, who also takes MAINTAINER (thanks!)
Notable port changes:
- jack audio disabled from build
- libsamplerate as ldepends
- prevent SDL from returning an error when built
without haptic support, this allows FNA based
games to work instead of dying
- x11window patch is no longer needed (upstreamed)
- modify SDL_GetPlatform to pretend we are Linux
which allows FNA based games to run before the
upstreamed change trickles down to released
games