#23797 closed update (wontfix)
graphics/wxWidgets upgrade version from 2.8.9 to 2.8.10
Reported by: | rmsfisher@… | Owned by: | mww@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | haspatch | Cc: | jyrkiwahlstedt, hackzors@…, michaelld (Michael Dickens), domiman@…, jjstickel@… |
Port: | wxWidgets |
Description
Please find attached a user-submitted patch to upgrade wxWidgets.
I have not tested this patch and so will leave it to someone who actually uses the port to verify that the port destroots, installs, and runs properly.
Attachments (1)
Change History (9)
Changed 15 years ago by rmsfisher@…
Attachment: | wxWidgets-Portfile.diff added |
---|
comment:1 Changed 15 years ago by michaelld (Michael Dickens)
Cc: | jwa@… hackzors@… michaelld@… added; jwa@… removed |
---|
comment:2 Changed 15 years ago by jmroot (Joshua Root)
Version: | 1.8.2 |
---|
comment:4 Changed 15 years ago by domiman@…
can anyone elaborate what the problem is? Ticket #19191 wasn't too revealing for me.
comment:5 Changed 15 years ago by jyrkiwahlstedt
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Well, to repeat, the reason to stay with 2.8.9 is that some dependencies, especially wxPython, do not build with 2.8.10. This is due to the odd convention of wxPython upstream to include wxWidgets in their releases with some improvements of their own rendering the dependency useless. I have complained about it with no result. I hope we have better luck (sic!) next time. But there is no guarantee having wxPython to play nice with the stable releases of wxWidgets;(
comment:6 Changed 15 years ago by rmsfisher@…
If wxPython uses some static, internal version of wxWidgets, why not let it do just that? Would dependents of wxPython continue to work with the separate wxWidgets port disabled and the internal version enabled?
comment:7 Changed 15 years ago by jjstickel@…
In ticket #24350, I propose a new port "wxWidgets-python" to be the dependency for py*-wxpython with a version number that is in sync with that of the latest stable release of wxPython.
Cc Me!