Opened 13 years ago

Last modified 12 years ago

#31349 closed enhancement

live555: save config in installed Makefiles, enable universal build — at Initial Version

Reported by: ccorn@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: haspatch Cc: milosh@…
Port: live555

Description

As a step towards building VLC universal, I have enhanced the MacPorts port of live555 @2011.09.19.

Improvements over -r84177:

  1. Configuration is no longer done by build command line overrides, but by correctly configuring the Makefile header config.macosx. This is important because the Makefiles get installed. The configuration is done with a combination of a patchfile (patch-config.macosx.diff), and a reinplace in the pre-configure step.
  1. The new way of configuration allows universal builds.

Tested with universal_archs = ppc64 ppc on a PowerMac G5 running MacOS X 10.5.8 (Darwin 9.8.0).

Change History (2)

Changed 13 years ago by ccorn@…

Attachment: Portfile.diff added

Changed 13 years ago by ccorn@…

Attachment: patch-config.macosx.diff added
Note: See TracTickets for help on using tickets.