Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 May 2019 15:28:31 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 237135] [patch] Repocopy graphics/opencv to graphics/opencv3 and update to 3.4.5 with slave ports
Message-ID:  <bug-237135-7788-hGLBiI3qdb@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-237135-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-237135-7788@https.bugs.freebsd.org/bugzilla/>

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

--- Comment #15 from Hiroo Ono <hiroo.ono+freebsd@gmail.com> ---
Created attachment 204540
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D204540&action=
=3Dedit
patch to ports that depends on opencv3

Among the ports depending on graphics/opencv(-core):

astro/libkgeomap did not really depend on opencv (I filed dependency removal
patch in bug #237934 ).
graphics/gstreamer-plugins-opencv becomes broken (a C source file refers to
CV_RGB, which is defined to cv::Scalar, apparently a C++ symbol.)
graphics/pfstools with ALIGN option is broken (depends on deprecated
libopencv_nonfree.so)

in the category graphics, these ports depends on opencv3 (this patch):
graphics/cimg
graphics/fei0r-plugins-opencv
graphics/gimp-gmic-plugin
graphics/gmic
graphics/gstreamer1-plugins-opencv
multimedia/gstreamer1-plugins  (included by graphics/gstreamer1-plugins-ope=
ncv)
multimedia/gstreamer1-plugins-bad (included by
graphics/gstreamer1-plugins-opencv)
graphics/p5-Image-ObjectDetect
graphics/rubygem-objectdetect
graphics/shotwell

I could not build graphics/php-facedetect.

in the categories astro and graphics, these ports depends on opencv4 (will
attach a patch to bug #237847 ):
astro/siril
graphics/caffe
graphics/digikam
graphics/nomacs
graphics/openimageio
graphics/waifu2x-converter-cpp
graphics/yafaray

Still remain to be patched:
math/saga
misc/auto-multiple-choice
misc/actiona
misc/visp
multimedia/ccextractor
multimedia/chilitags
multimedia/ffmpeg0
multimedia/libav
multimedia/lives
multimedia/mlt
multimedia/vlc
net/freeswitch
net-im/tox
net-p2p/retroshare
textproc/zxing-cpp
x11/xpra
x11-toolkits/nucleo
www/mod_pagespeed

--=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-237135-7788-hGLBiI3qdb>