-
Notifications
You must be signed in to change notification settings - Fork 2.5k
wxWidgets, wxPython #46237
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
wxWidgets, wxPython #46237
Conversation
|
this should enable moving forward with #44849 |
|
Yes, if #44849 works with that, we can finally drop |
cffca6a to
6a821c3
Compare
|
There are five failures on an
|
47d219d to
f76f1d3
Compare
|
All packages build natively after adopting some patches from @sgn in #39491 (plus a few extra for |
|
can confirm that DisplayCAL (the fork) works (runs without the previous errors) with this PR on x86_64, you can grab this commit instead of the removal if you'd like and @lemmi is ok with it |
|
also you have a double revbump for kicad, not sure if intentional |
Nothing requires this package, it depends on an old and to-be-removed vesion of wxWidgets, and it doesn't seem to have been updated since it was added 5 years ago.
This package only builds for i686* and depends on an old and to-be-removed version of wxWidgets.
|
I pulled in the DisplayCAL changes and fixed the double revbump; now I'm shaking out some bugs when building with other arches. When everything builds cleanly, I'll do some run testing. |
79f6b0a to
99bab9e
Compare
Our wxWidgets/wxPython stack is pretty old, and it may be more trouble to patch for Python 3.12 than just updating these packages. Thus I would like to:
pcsx2,perl-Alien-wxWidgetsanddispcalGUI(cc: @lemmi). The first two don't seem well-maintained, and all three rely on wxWidgets with GTK2 support that should be retired.dispcalGUIalso requires the long-past-EOL Python 2.wxWidgetsandwxPython.wxWidgets-gtk3and (hopefully---I'm still working)wxPython4.wxPython4back to its proper name, justwxPython.[ci skip]
closes #44849