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, Oct 11, 6:38 AM
Unknown Object (File)
Tue, Oct 7, 3:15 AM
Unknown Object (File)
Mon, Sep 29, 12:46 PM
Unknown Object (File)
Sun, Sep 28, 5:48 PM
Unknown Object (File)
Sun, Sep 28, 4:47 PM
Unknown Object (File)
Sun, Sep 28, 1:20 PM
Unknown Object (File)
Thu, Sep 25, 5:33 PM
Unknown Object (File)
Wed, Sep 24, 11:40 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.