Opened 15 years ago
Closed 15 years ago
#22561 closed defect (fixed)
ffmpeg and mjpegtools dependency conflict
Reported by: | jash-macports@… | Owned by: | dbevans (David B. Evans) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.1 |
Keywords: | Cc: | ||
Port: | ffmpeg |
Description
Someone ran into the problem I'm having in #21771. Evidently mjpegtools depends on libsdl_gfx which in turn depends on libsdl but cannot work with the newer libsdl-devel. Their solution was to remove libsdl-devel and use libsdl.
But ffmpeg depends on libsdl-devel. So I have a dependency conflict here. I need both ffmpeg & mjpegtools ports installed simultaneously. I didn't find a FAQ on how to deal with conflicting port dependencies.
Suggestions?
I just upgraded to Snow Leopard, did a new install of Xcode tools, deleted all my old ports, and reinstalled from the ground up. I'd be happy to post other details if needed.
Change History (2)
comment:1 Changed 15 years ago by jmroot (Joshua Root)
Keywords: | snowleopard removed |
---|---|
Owner: | changed from macports-tickets@… to devans@… |
Port: | mjpegtools removed |
comment:2 Changed 15 years ago by jmroot (Joshua Root)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
This was a workaround for #20235. Fixed in r60610.