Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#18339 closed enhancement (fixed)

Write compliant FFmpeg dependent ports

Reported by: jm@… Owned by: dbevans (David B. Evans)
Priority: Normal Milestone:
Component: ports Version: 1.7.0
Keywords: ffmpeg Cc:
Port: sox

Description

Some packages register FFmpeg dependencies as Ports, not libs. I submit several simple patches to solve this issue.

Attachments (1)

patch-sox.diff (438 bytes) - added by jm@… 15 years ago.

Download all attachments as: .zip

Change History (5)

Changed 15 years ago by jm@…

Attachment: patch-sox.diff added

comment:1 Changed 15 years ago by dbevans (David B. Evans)

Keywords: ffmpeg added
Owner: changed from macports-tickets@… to devans@…
Port: sox added
Status: newassigned

comment:2 Changed 15 years ago by dbevans (David B. Evans)

Resolution: fixed
Status: assignedclosed

Changed dependency style as requested in r46468. This allows either ffmpeg or ffmpeg-devel to satisfy the dependency. Port builds successfully with either ffmpeg version (although the two are not ABI compatible with each other).

comment:3 Changed 15 years ago by dbevans (David B. Evans)

Per input from ryandesign, changed dependency style to path (path:lib/libavcodec.dylib:ffmpeg) to ensure that only MacPorts ffmpeg version will be used, not something from outside our port tree. Committed in r46471.

comment:4 Changed 15 years ago by (none)

Milestone: Port Enhancements

Milestone Port Enhancements deleted

Note: See TracTickets for help on using tickets.