[Bug 237135] [patch] Repocopy graphics/opencv to graphics/opencv3 and update to 3.4.5 with slave ports

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed May 22 15:28:34 UTC 2019


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

--- Comment #15 from Hiroo Ono <hiroo.ono+freebsd at gmail.com> ---
Created attachment 204540
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=204540&action=edit
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-opencv)
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

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


More information about the freebsd-ports-bugs mailing list