Mailinglist Archive: opensuse-bugs (5058 mails)

< Previous Next >
[Bug 748666] Please split opencv so that gstreamer can use it

https://bugzilla.novell.com/show_bug.cgi?id=748666

https://bugzilla.novell.com/show_bug.cgi?id=748666#c1


Cristian Morales Vega <cmorve69@xxxxxxxx> changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |cmorve69@xxxxxxxx

--- Comment #1 from Cristian Morales Vega <cmorve69@xxxxxxxx> 2012-03-01
17:29:07 UTC ---
It's not so easy. Those dependencies come from libopencv_highgui; and
libopencv_contrib, libopencv_features2d, libopencv_legacy and
libopencv_objdetect depend on libopencv_highgui. So half of the libraries are
directly or indirectly dependent on Qt and xine.

They can be split, sure. But the problem is opencv includes a single pkg-config
file, which includes all the libraries in the "Libs:" field. So if it's
splitted a package could require one of the "extra" libraries, that would not
be available.

I guess it should be asked to upstream to provide a different .pc file for each
library... I didn't because I am still waiting for the confirmation email to
register and being able to report a bug.

--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

< Previous Next >