HomeFreeBSD

games/slade: pin wxWidgets version down to 3.0 (rather than 3.0+)

Description

games/slade: pin wxWidgets version down to 3.0 (rather than 3.0+)

Version 3.1 defaults to EGL (presumably for Wayland) and is incompatible
with the GLEW we build at the moment (which defaults to GLX). Basically,
because of this, the renderer craps out and crashes with v3.1.

We don't really know what the ramifications are of swapping all of it to
EGL, so just sticking with v3.0 seems safe for now.

Details

Provenance
kevansAuthored on Nov 22 2021, 9:07 AM
danfeCommitted on Nov 22 2021, 9:07 AM
Parents
R11:625b44fe2526: CHANGES: Fix typo
Branches
Unknown
Tags
Unknown