FS#69056 - [erlang] Use wxgtk3

Attached to Project: Community Packages
Opened by Alexander F. Rødseth (xyproto) - Monday, 21 December 2020, 15:27 GMT
Last edited by Alexander F. Rødseth (xyproto) - Tuesday, 22 December 2020, 15:07 GMT
Task Type Feature Request
Category Packages
Status Closed
Assigned To Alexander F. Rødseth (xyproto)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

Upgrade the Erlang package so that it uses wxgtk3 and GTK 3 instead of wxgtk2 and GTK 2.

Running `erl` and then `wx:demo().` and then clicking the "gl" example must still work.

Related upstream bug report:

https://bugs.erlang.org/projects/ERL/issues/ERL-1449
This task depends upon

Closed by  Alexander F. Rødseth (xyproto)
Tuesday, 22 December 2020, 15:07 GMT
Reason for closing:  Fixed
Comment by Alexander F. Rødseth (xyproto) - Monday, 21 December 2020, 15:48 GMT
Alternatively, create an `erlang-gtk2` or `erlang-wxgtk2` package, then let `wings3d` and `erlang-sdl` use that one.
Comment by Alexander F. Rødseth (xyproto) - Tuesday, 22 December 2020, 15:07 GMT
Running `GDK_BACKEND=x11 erl` makes `wx:demo().` work.

Loading...