Opened 13 years ago
Closed 12 years ago
#31349 closed enhancement (fixed)
live555: save config in installed Makefiles, enable universal build
Reported by: | ccorn@… | Owned by: | macports-tickets@… |
---|---|---|---|
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:
- 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 areinplace
in thepre-configure
step.
- 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).
Attachments (2)
Change History (5)
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 |
comment:2 Changed 12 years ago by jmroot (Joshua Root)
Owner: | changed from milosh@… to macports-tickets@… |
---|
-> nomaintainer
comment:3 Changed 12 years ago by jmroot (Joshua Root)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
This should probably also have the revision increased.