Opened 17 years ago

Closed 17 years ago

#11871 closed defect (fixed)

Correct ffmpeg configure.args

Reported by: joachim.kuebart@… Owned by: macports-tickets@…
Priority: High Milestone:
Component: ports Version:
Keywords: Cc:
Port:

Description

Most of the ffmpeg port variants pass obsolete configuration options to the configure script that are no longer recognised.

How to reproduce:

Build one of the ffmpeg variants +vorbis, +theora, +faac, +faad, +a52 or +dts. Configuration fails due to unrecognised option names.

Fix:

Apply the attached patch to Portfile

Attachments (1)

Portfile.diff (1007 bytes) - added by joachim.kuebart@… 17 years ago.
Portfile patch that corrects configure.args.

Download all attachments as: .zip

Change History (2)

Changed 17 years ago by joachim.kuebart@…

Attachment: Portfile.diff added

Portfile patch that corrects configure.args.

comment:1 Changed 17 years ago by roederja

Resolution: fixed
Status: newclosed

Committed in r24694. Thanks.

Note: See TracTickets for help on using tickets.