[Bug 202239] upgrade graphics/opencv

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Aug 11 07:08:55 UTC 2015


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

            Bug ID: 202239
           Summary: upgrade graphics/opencv
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: jhale at FreeBSD.org
          Reporter: you.akira.noda at gmail.com
             Flags: maintainer-feedback?(jhale at FreeBSD.org)
          Assignee: jhale at FreeBSD.org

Created attachment 159752
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=159752&action=edit
ports of opencv , opencv-core , opencv-java

I wanna upgrade opencv to 3.0.0
Here is port for opencv 3.0.0(attachment), but this version have a problem.

legacy module is not supported in 3.0.0.
(See http://docs.opencv.org/master/db/dfa/tutorial_transition_guide.html)

opencv legacy module affects following ports.


graphics/openimageio 
graphics/kipi-plugin-removeredeyes 
graphics/frei0r
graphics/rubygem-objectdetect
graphics/libkface 
graphics/cimg
math/scilab-toolbox-sivp 


Some ports of these are already not use legacy module.
such as opneimageio.
In case of this, just replace string "legacy" with "core"(or some module's
name) in Makefile.
It's easy.

But,kipi-plugin-removeredeyes 's configure script uses legacy module.
There is no workaround.


So you have to upgrade kipi-plugin-removeredeyes ,or make new ports for opencv
version 3-series.
But I don't know which is better solution.Please help.

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


More information about the freebsd-ports-bugs mailing list