Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Aug 2015 07:08:54 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 202239] upgrade graphics/opencv
Message-ID:  <bug-202239-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
          Reporter: you.akira.noda@gmail.com
             Flags: maintainer-feedback?(jhale@FreeBSD.org)
          Assignee: jhale@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-202239-13>