[MacPorts] #47661: gwenhywfar4 corrections
#47661: gwenhywfar4 corrections -------------------------+-------------------------------- Reporter: rjvbertin@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: haspatch | Port: gwenhywfar4 -------------------------+-------------------------------- port:gwenhywfar4 depends on port:qt4-mac{,-devel} in the wrong way, and didn't catch an error in the buildsystem that presumes OS X has shared libraries with a .so extension. The attached patch corrects this. -- Ticket URL: <https://trac.macports.org/ticket/47661> MacPorts <https://www.macports.org/> Ports system for OS X
#47661: gwenhywfar4 corrections --------------------------+-------------------------------- Reporter: rjvbertin@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: haspatch Port: gwenhywfar4 | --------------------------+-------------------------------- Comment (by ryandesign@…): Rather than `reinplace` gwenhywfar-config.cmake after destroot, you should probably write a normal patchfile for gwenhywfar-config.cmake.in, to be applied in a `platform darwin` block, or better yet, in a platform- independent way, for example by using cmake's `IF(APPLE)` syntax. -- Ticket URL: <https://trac.macports.org/ticket/47661#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X
#47661: gwenhywfar4 corrections --------------------------+-------------------------------- Reporter: rjvbertin@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: haspatch Port: gwenhywfar4 | --------------------------+-------------------------------- Comment (by rjvbertin@…): So for this port I actually followed your platform-independent way of adding platform-dependent code to the cmake files :) because I noticed a few other issues with the port as well. The cpp "GUI" is required, at least if you want to use the Qt4 gui (from kmymoney4). -- Ticket URL: <https://trac.macports.org/ticket/47661#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X
#47661: gwenhywfar4 corrections --------------------------+---------------------- Reporter: rjvbertin@… | Owner: mk@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: haspatch Port: gwenhywfar4 | --------------------------+---------------------- Changes (by mk@…): * cc: mk@… (removed) * owner: macports-tickets@… => mk@… -- Ticket URL: <https://trac.macports.org/ticket/47661#comment:3> MacPorts <https://www.macports.org/> Ports system for OS X
#47661: gwenhywfar4 corrections --------------------------+---------------------- Reporter: rjvbertin@… | Owner: mk@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: fixed | Keywords: haspatch Port: gwenhywfar4 | --------------------------+---------------------- Changes (by mk@…): * status: new => closed * resolution: => fixed Comment: Committed in r138041. Thanks, René! -- Ticket URL: <https://trac.macports.org/ticket/47661#comment:4> MacPorts <https://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts