Opened 13 years ago

Last modified 12 years ago

#31349 closed enhancement

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

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

Description (last modified by mf2k (Frank Schima))

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 (3)

Changed 13 years ago by ccorn@…

Attachment: Portfile.diff added

Changed 13 years ago by ccorn@…

Attachment: patch-config.macosx.diff added

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

Cc: milosh@… removed
Description: modified (diff)
Keywords: haspatch added; universal LP64 removed
Owner: changed from macports-tickets@… to milosh@…
Version: 2.0.3

This should probably also have the revision increased.

Note: See TracTickets for help on using tickets.