Opened 15 years ago
Closed 15 years ago
#24075 closed enhancement (fixed)
opencv: allow ffmpeg-devel
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | stante@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | opencv |
Description
Does opencv really require specifically the ffmpeg port or would ffmpeg-devel suffice? If the latter, please allow this by specifying the ffmpeg dependency using path:-style not port:-style. See other ports that depend on ffmpeg for an example.
Attachments (1)
Change History (3)
Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)
Attachment: | opencv.diff added |
---|
comment:1 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)
comment:2 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Committed in r65082.
Note: See
TracTickets for help on using
tickets.
The attached patch implements this suggestion.