Opened 5 years ago

Last modified 7 weeks ago

#58943 closed request

wxPython 4.0 (Phoenix) — at Version 2

Reported by: neurodroid (Christoph Schmidt-Hieber) Owned by:
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: mojca (Mojca Miklavec)
Port: wxPython-4.0

Description (last modified by neurodroid (Christoph Schmidt-Hieber))

This is a request to get wxPython 4.0 (Phoenix) integrated into MacPorts. mojca worked on this a couple of years ago, but it was difficult to build Phoenix at the time. Currently the build toolchain works just fine without any particular acrobatics (as of r34521dc1 from https://github.com/wxWidgets/Phoenix):

CXXFLAGS='-I/opt/local/include' LDFLAGS='-L/opt/local/lib' python3.7 build.py dox etg --nodoc sip build

You'll need py37-sip to build Phoenix.

As wxPython 3.0 does not support Python 3, an upgrade to wxPython 4.0 is the only way to upgrade dependent ports to Python 3.

I cannot volunteer to maintain wxPython 4.0 for MacPorts, as I lack the required resources (mostly time & expertise).

Change History (2)

comment:1 Changed 5 years ago by neurodroid (Christoph Schmidt-Hieber)

Description: modified (diff)

comment:2 Changed 5 years ago by neurodroid (Christoph Schmidt-Hieber)

Description: modified (diff)
Note: See TracTickets for help on using tickets.