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, Jan 14, 4:13 PM
Unknown Object (File)
Thu, Jan 9, 12:14 AM
Unknown Object (File)
Nov 16 2024, 9:47 AM
Unknown Object (File)
Nov 15 2024, 9:04 PM
Unknown Object (File)
Nov 6 2024, 10:17 AM
Unknown Object (File)
Nov 6 2024, 10:15 AM
Unknown Object (File)
Nov 6 2024, 10:15 AM
Unknown Object (File)
Nov 6 2024, 10:15 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
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 25660
Build 24253: arc lint + arc unit

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.