[MacPorts] #48873: ipe fails to build with new lua 5.3

MacPorts noreply at macports.org
Wed Oct 7 07:25:14 PDT 2015


#48873: ipe fails to build with new lua 5.3
------------------------+---------------------------------
  Reporter:  m7.thon@…  |      Owner:  ryandesign@…
      Type:  defect     |     Status:  closed
  Priority:  Normal     |  Milestone:
 Component:  ports      |    Version:  2.3.3
Resolution:  fixed      |   Keywords:  haspatch maintainer
      Port:  ipe        |
------------------------+---------------------------------

Comment (by franziska.wegner@…):

 The patch above worked fine for me. There are currently two bugs while
 installing ipe. You have to install two patches before do so:
         * qt4 patch can be downloaded here: qt4-mac.10.11.diff   (Ticket
 #48129 [https://trac.macports.org/ticket/48129])
         * Lua 5.3 patch can be downloaded here: Portfile-ipe.diff  (Ticket
 #48873 [https://trac.macports.org/ticket/48873#comment:6])

 {{{
 cd $(port dir qt4-mac)
 sudo patch -p0 < PATH_TO/qt4-mac.10.11.diff
 cd $(port dir ipe)
 sudo patch -p0 < PATH_TO/Portfile-ipe.diff
 }}}

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


More information about the macports-tickets mailing list