[Bug 748666] New: 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#c0 Summary: Please split opencv so that gstreamer can use it Classification: openSUSE Product: openSUSE 12.2 Version: Factory Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: KDE4 Workspace AssignedTo: kde-maintainers@suse.de ReportedBy: vuntz@suse.com QAContact: qa@suse.de Found By: --- Blocker: --- GStreamer now has a plugin for opencv. Unfortunately, enabling this means that this plugin brings as dependencies libqt4-x11 and libxine. It's a bit weird to have to drag a toolkit, and it's horrible to have a gstreamer plugin drag libxine. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=748666 https://bugzilla.novell.com/show_bug.cgi?id=748666#c1 Cristian Morales Vega <cmorve69@yahoo.es> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |cmorve69@yahoo.es --- Comment #1 from Cristian Morales Vega <cmorve69@yahoo.es> 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.
https://bugzilla.novell.com/show_bug.cgi?id=748666 https://bugzilla.novell.com/show_bug.cgi?id=748666#c2 --- Comment #2 from Cristian Morales Vega <cmorve69@yahoo.es> 2012-03-01 18:27:57 UTC --- After looking deeper into it... the whole point is moot. libgstopencv.so depends on libopencv_highgui (and _core, _imgproc and _objdetect). Nothing can be splitted. At most opencv could be compiled without Qt/xine support, but no idea what that would imply feature-wise. -- 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.
http://bugzilla.novell.com/show_bug.cgi?id=748666 http://bugzilla.novell.com/show_bug.cgi?id=748666#c5 --- Comment #5 from Bernhard Wiedemann <bwiedemann@suse.com> --- This is an autogenerated message for OBS integration: This bug (748666) was mentioned in https://build.opensuse.org/request/show/415221 42.2 / gstreamer-plugins-bad -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com