[MacPorts] #50701: wxWidgets: add patches to support KiCad

MacPorts noreply at macports.org
Tue Feb 23 05:53:59 PST 2016


#50701: wxWidgets: add patches to support KiCad
---------------------+----------------------------------
 Reporter:  mojca@…  |      Owner:  mojca@…
     Type:  defect   |     Status:  new
 Priority:  Normal   |  Milestone:
Component:  ports    |    Version:
 Keywords:           |       Port:  wxWidgets-3.0, kicad
---------------------+----------------------------------
 KiCad (#47268) requires some patches of wxWidgets. Here's a list of
 [http://bazaar.launchpad.net/~kicad-product-
 committers/kicad/product/files/head:/patches/ patches] for wxWidgets from
 the KiCad's [http://ci.kicad-pcb.org/job/kicad-
 doxygen/ws/Documentation/doxygen/html/md_Documentation_development_compiling.html
 build instructions]:

 === in master ===

 - [http://bazaar.launchpad.net/~kicad-product-
 committers/kicad/product/view/head:/patches/wxwidgets-3.0.0_macosx_scrolledwindow.patch
 wxwidgets-3.0.0_macosx_scrolledwindow.patch] (include; also in 3.0 branch)
   - some scrolling events
 - [http://bazaar.launchpad.net/~kicad-product-
 committers/kicad/product/view/head:/patches/wxwidgets-3.0.2_macosx_magnify_event.patch
 wxwidgets-3.0.2_macosx_magnify_event.patch] (include; not in 3.0 branch)
   - adds support for a magnifying mouse gesture (possibly compare the
 patch with `master`)

 === not in master ===

 - [http://bazaar.launchpad.net/~kicad-product-
 committers/kicad/product/view/head:/patches/wxpython-3.0.0_macosx_multiarch.patch
 wxpython-3.0.0_macosx_multiarch.patch]
   - handles arch flags in build scripts, most likely not needed
 - [http://bazaar.launchpad.net/~kicad-product-
 committers/kicad/product/view/head:/patches/wxwidgets-3.0.0_macosx.patch
 wxwidgets-3.0.0_macosx.patch]
   - it replaces carbon with cocoa at some places and fixes overlays (I
 don't completely understand it)
   - the patch for wxPython is slightly different from the patch for
 wxWidgets
 - [http://bazaar.launchpad.net/~kicad-product-
 committers/kicad/product/view/head:/patches/wxwidgets-3.0.0_macosx_bug_15908.patch
 wxwidgets-3.0.0_macosx_bug_15908.patch]
   - some dirty patch to avoid crashes (I don't understand it, not sure
 what to do)
   - see also http://trac.wxwidgets.org/ticket/15908
 - [http://bazaar.launchpad.net/~kicad-product-
 committers/kicad/product/view/head:/patches/wxwidgets-3.0.0_macosx_soname.patch
 wxwidgets-3.0.0_macosx_soname.patch]
   - it avoids running `change-install-names`, needs further inspection
 (perhaps neither needed nor harmful)
   - see also http://trac.wxwidgets.org/ticket/15452

 - [http://bazaar.launchpad.net/~kicad-product-
 committers/kicad/product/view/head:/patches/wxwidgets-3.0.2_macosx_data_view_ctrl.patch
 wxwidgets-3.0.2_macosx_data_view_ctrl.patch]
   - I don't understand it
 - [http://bazaar.launchpad.net/~kicad-product-
 committers/kicad/product/view/head:/patches/wxwidgets-3.0.2_macosx_retina_opengl.patch
 wxwidgets-3.0.2_macosx_retina_opengl.patch]
   - see also https://forums.wxwidgets.org/viewtopic.php?t=36684
   - see also https://wiki.wxwidgets.org/WxMac-
 specific_topics#Retina_display_support
 - [http://bazaar.launchpad.net/~kicad-product-
 committers/kicad/product/view/head:/patches/wxwidgets-3.0.2_macosx_yosemite.patch
 wxwidgets-3.0.2_macosx_yosemite.patch]
   - why exactly is this needed and not included upstream?

-- 
Ticket URL: <https://trac.macports.org/ticket/50701>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list