[MacPorts] #36853: levmar @2.6 remove dependency on Apple libraries
#36853: levmar @2.6 remove dependency on Apple libraries ---------------------------------+-------------------------------- Reporter: lockhart@… | Owner: macports-tickets@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Keywords: haspatch maintainer | Port: levmar ---------------------------------+-------------------------------- The original Portfile uses the makefile included with levmar which links with liblapack and libblas. These are available from Apple, but has a library name conflict with the MacPorts atlas package. The conflict becomes apparent if atlas is installed before levmar is installed. So here we modify the Portfile and the makefile patches to require and use the atlas lapack and blas functions included in libsatlas.dylib rather than the liblapack.dylib and libblas.dylib libraries from Apple. -- Ticket URL: <https://trac.macports.org/ticket/36853> MacPorts <http://www.macports.org/> Ports system for Mac OS
#36853: levmar @2.6 remove dependency on Apple libraries --------------------------+--------------------------------- Reporter: lockhart@… | Owner: macports-tickets@… Type: enhancement | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: fixed | Keywords: haspatch maintainer Port: levmar | --------------------------+--------------------------------- Changes (by pixilla@…): * status: new => closed * resolution: => fixed Comment: See r99337 -- Ticket URL: <https://trac.macports.org/ticket/36853#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#36853: levmar @2.6 remove dependency on Apple libraries --------------------------+--------------------------------- Reporter: lockhart@… | Owner: macports-tickets@… Type: enhancement | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: fixed | Keywords: haspatch maintainer Port: levmar | --------------------------+--------------------------------- Comment (by lockhart@…): Will open a new ticket to allow building with or without atlas and to build on Lion with Xcode 4.2.1. -- Ticket URL: <https://trac.macports.org/ticket/36853#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts