Re: Cmake is seeking for OpenCV legacy in libsitplus

2019-01-25 Thread Andrey Rahmatullin
On Fri, Jan 25, 2019 at 09:03:33PM +0100, Andreas Tille wrote:
> Hi,
> 
> to upgrade package sitplus I need to package libsitplus[1].  I made some
> progress to adjust Build-Depends and some cmake patches but I'm now
> running into:
> 
> CMake Error at 
> /usr/share/cmake-3.13/Modules/FindPackageHandleStandardArgs.cmake:137 
> (message):
>   Could NOT find OpenCV (missing: legacy) (found version "3.2.0")
> Call Stack (most recent call first):
>   /usr/share/cmake-3.13/Modules/FindPackageHandleStandardArgs.cmake:378 
> (_FPHSA_FAILURE_MESSAGE)
>   /usr/share/OpenCV/OpenCVConfig.cmake:260 (find_package_handle_standard_args)
>   src/mod_vision/CMakeLists.txt:4 (FIND_PACKAGE)
> 
> 
> which is triggert by the line
> 
>   FIND_PACKAGE( OpenCV REQUIRED core imgproc legacy)
> 
> I have no idea what this "legacy" part of OpenCV might be and
> how I can provide it.  Any ideas?
opencv (3.0.0+dfsg-1~exp1) experimental; urgency=medium

  * Update to 3.0.0 (Closes: #792677, #805099; LP: #1516985).
  * Remove libopencv-legacy and libopencv-contrib.
These features are not provided from the new version.
  * Remove old packages (libcv*, libhighgui*, libcvaux*).
  * Add support gdal and vtk.
  * Enable parallel building.
  * Remove image files of Lena (Closes: #794856).
  * Add debug packages (Closes: #803404).

 -- Nobuhiro Iwamatsu   Thu, 10 Dec 2015 00:07:44 +0900

-- 
WBR, wRAR


signature.asc
Description: PGP signature


Cmake is seeking for OpenCV legacy in libsitplus

2019-01-25 Thread Andreas Tille
Hi,

to upgrade package sitplus I need to package libsitplus[1].  I made some
progress to adjust Build-Depends and some cmake patches but I'm now
running into:

CMake Error at 
/usr/share/cmake-3.13/Modules/FindPackageHandleStandardArgs.cmake:137 (message):
  Could NOT find OpenCV (missing: legacy) (found version "3.2.0")
Call Stack (most recent call first):
  /usr/share/cmake-3.13/Modules/FindPackageHandleStandardArgs.cmake:378 
(_FPHSA_FAILURE_MESSAGE)
  /usr/share/OpenCV/OpenCVConfig.cmake:260 (find_package_handle_standard_args)
  src/mod_vision/CMakeLists.txt:4 (FIND_PACKAGE)


which is triggert by the line

  FIND_PACKAGE( OpenCV REQUIRED core imgproc legacy)

I have no idea what this "legacy" part of OpenCV might be and
how I can provide it.  Any ideas?

Kind regards

 Andreas.


[1] https://salsa.debian.org/med-team/libsitplus

-- 
http://fam-tille.de