[Bug 210505] graphics/opencv upgrade to 3.1

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Oct 5 10:30:30 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210505

--- Comment #17 from rozhuk.im at gmail.com ---
src contain some dependencies that used as fallback: 
opencv-3.1.0/modules/dnn/3rdparty/protobuf/
opencv-3.1.0/3rdparty/openexr/ (contain libImath-2_2.so:graphics/ilmbase)

so
LIB_DEPENDS+=libprotobuf.so:devel/protobuf
LIB_DEPENDS+=libImath-2_2.so:graphics/ilmbase
not required for work, I write build patch to always use 3rdparty.

LIB_DEPENDS+=libhdf5.so:science/hdf5
required for opencv_hdf module, i add them for extramodules.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list