Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 May 2019 07:55:43 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 237847] [patch] graphics/opencv update to 4.1.0
Message-ID:  <bug-237847-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D237847

            Bug ID: 237847
           Summary: [patch] graphics/opencv update to 4.1.0
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: hiroo.ono+freebsd@gmail.com

Created attachment 204333
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D204333&action=
=3Dedit
opencv 3.4.1 -> 4.1.0 patch

This is a patch to update graphics/opencv (and related) ports to 4.1.0.
It is related to bug #237135 which copies graphics/opencv to graphics/openc=
v3
and updates to 3.4.6.
This patch creates one more slave port graphics/opencv-contrib to avoid
circular dependency between graphics/caffe.

To be able to install opencv3 and opencv4 at the same time, I moved include
files and libraries to subdirectory of ${LOCALBASE}/include and
${LOCALBASE}/lib. As a consequent, about 40 ports dependent on graphics/ope=
ncv
need to be patched. The patch to graphics/caffe follows and multimedia/ffmp=
eg
is dealt in the bug #237135, but the patches for other ports are not ready.

Problem: I did not add CONFLICTS, but graphics/py-opencv and
graphics/py-opencv3 install the library files to the same location, and can=
not
coexists. Is there any way for both versions to coexist?

--=20
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-237847-7788>