Bugzilla – Bug 1149009
opencv is missing pkgconfig/opencv.pc
Last modified: 2019-09-23 08:56:22 UTC
E.g. 15.1 has pkgconfig/opencv.pc listed in line 251 https://build.opensuse.org/package/view_file/openSUSE:Leap:15.1/opencv/opencv.spec?expand=1 but not in Factory https://build.opensuse.org/package/view_file/openSUSE:Factory/opencv/opencv.spec?expand=1 This file is important for pkg-config to work properly. I am not sure if is was removed intentionally, but e.g. the change breaks build instructions for openQA in this line, showing that package opencv is not installed https://github.com/os-autoinst/os-autoinst/blob/master/configure.ac#L38
@mkittler you have a SR for this already, don't you?
Yes, my change is already submitted to factory: https://build.opensuse.org/request/show/726804 Note that OpenCV upstream dropped support for this. So I would consider this merely an addition for our own convenience.
The package is in factory. Note that the package is called opencv4 (rather than just opencv) for OpenCV >= 4.