Opened 11 years ago

Closed 11 years ago

#36889 closed defect (fixed)

levmar @2.6 define variant +atlas and fix build problem on Lion

Reported by: lockhart (Thomas Lockhart) Owned by: mf2k (Frank Schima)
Priority: Normal Milestone:
Component: ports Version: 2.1.2
Keywords: haspatch maintainer Cc: pixilla (Bradley Giesbrecht)
Port: levmar

Description

The current Portfile and patches require building with MacPorts' atlas. This set of patches preserves the ability to build against Apple's libraries instead by specifying "-atlas" to de-select the default variant. The location of the ATLAS library is specified in the link line so the problem building on Lion should be addressed here also.

Attachments (2)

patch-Makefile.so.diff (2.4 KB) - added by lockhart (Thomas Lockhart) 11 years ago.
Support both atlas and Apple libraries. This is a full file rather than a patch on a patch.
Portfile.diff (1.9 KB) - added by lockhart (Thomas Lockhart) 11 years ago.
Explicitly define the +atlas variant and make this the default. Support atlas with an explicit reinplace patch to the makefile. Specify atlas as a conflict if +atlas is not specified.

Download all attachments as: .zip

Change History (4)

Changed 11 years ago by lockhart (Thomas Lockhart)

Attachment: patch-Makefile.so.diff added

Support both atlas and Apple libraries. This is a full file rather than a patch on a patch.

Changed 11 years ago by lockhart (Thomas Lockhart)

Attachment: Portfile.diff added

Explicitly define the +atlas variant and make this the default. Support atlas with an explicit reinplace patch to the makefile. Specify atlas as a conflict if +atlas is not specified.

comment:1 Changed 11 years ago by mf2k (Frank Schima)

Owner: changed from macports-tickets@… to macsforever2000@…
Status: newassigned

comment:2 Changed 11 years ago by mf2k (Frank Schima)

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.