Page MenuHomeFreeBSD

games/julius: Fix build with SDL 2.0.10
ClosedPublic

Authored by pkubaj on Aug 3 2019, 5:02 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Jul 7, 9:09 PM
Unknown Object (File)
Sun, Jul 5, 7:54 AM
Unknown Object (File)
Sun, Jul 5, 7:04 AM
Unknown Object (File)
Sun, Jul 5, 12:42 AM
Unknown Object (File)
Sat, Jul 4, 10:06 AM
Unknown Object (File)
Sat, Jul 4, 1:07 AM
Unknown Object (File)
Thu, Jul 2, 5:22 PM
Unknown Object (File)
Thu, Jul 2, 12:23 AM
Subscribers
None

Details

Summary

SDL 2.0.10 removed SDL_HINT_ANDROID_SEPARATE_MOUSE_AND_TOUCH and introduced SDL_HINT_MOUSE_TOUCH_EVENTS and SDL_HINT_TOUCH_MOUSE_EVENTS.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Fix values, I misread the release notes.

This revision is now accepted and ready to land.Aug 4 2019, 5:43 PM
This revision was automatically updated to reflect the committed changes.