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)
Sat, Aug 8, 4:04 PM
Unknown Object (File)
Sat, Aug 8, 3:59 PM
Unknown Object (File)
Sat, Aug 8, 10:49 AM
Unknown Object (File)
Mon, Aug 3, 12:31 AM
Unknown Object (File)
Sat, Aug 1, 4:46 AM
Unknown Object (File)
Fri, Jul 24, 10:57 PM
Unknown Object (File)
Fri, Jul 24, 2:49 PM
Unknown Object (File)
Tue, Jul 21, 3:04 PM
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.