Opened 21 months ago
Last modified 21 months ago
#58617 assigned defect
ffmpeg @4.1.3: opportunistic linking to /opt/local/lib/libXv.1.dylib
Reported by: | p-bro | Owned by: | dbevans (David B. Evans) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | jeremyhu (Jeremy Huddleston Sequoia) | |
Port: | ffmpeg |
Description
ffmpeg @4.1.3 +gpl2+gpl3+nonfree+x11 will opportunistically link to /opt/local/lib/libXv.1.dylib (provided by xorg-libXv), even though this package is not on the library dependencies list. A later removal of this package breaks the ffmpeg installation.
Steps to reproduce:
- Install xorg-libXv.
- Install ffmpeg +gpl2+gpl3+nonfree+x11
- Uninstall xorg-libXv. Note that there is no warning that ffmpeg requires the presence of xorg-libXv.
- port notices broken package.
Change History (1)
comment:1 Changed 21 months ago by mf2k (Frank Schima)
Cc: | dbevans removed |
---|---|
Owner: | set to dbevans |
Status: | new → assigned |
Note: See
TracTickets for help on using
tickets.