Opened 9 years ago
Closed 9 years ago
#48084 closed defect (fixed)
gmic @1.5.0.8: port builds without opencv support
Reported by: | dbevans (David B. Evans) | Owned by: | assemlal@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.3 |
Keywords: | Cc: | mkae (Marko Käning) | |
Port: | gmic |
Description
In spite of the dependency on opencv, it appears that the current configuration of this port (default Darwin/MacOSX) does not enable opencv support. Further, if it were enabled, the support is for the opencv 2.2 series. Since the current opencv version is 3.0.0, this support will probably not build if it were enabled.
Best solution may be to remove the opencv dependency until support for opencv 3.0.0 is available. This would reflect the current configuration of the port.
See src/Makefile for configuration details.
Change History (3)
comment:1 Changed 9 years ago by mkae (Marko Käning)
Cc: | mk@… added |
---|
comment:2 Changed 9 years ago by dbevans (David B. Evans)
Unused opencv dependency removed in r137846, maintainer timeout.
comment:3 Changed 9 years ago by dbevans (David B. Evans)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Cc Me!