https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245909
Bug ID: 245909
Summary: multimedia/qt5-multimedia: spuriously picks up
dependency on libgstgl-1.0.so.0 if
graphics/gstreamer1-plugins-gl is installed during
compile
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected]
CC: [email protected], [email protected]
Scenario:
- Updating ports using portmaster
- ports tree at r532912
- building packages
- updating a third machine using these packages
Result:
- The following files dynamically link to libgstgl-1.0.so.0 which is not
installed:
/usr/local/lib/libgstgl-1.0.so.0 6
/usr/local/lib/qt5/plugins/mediaservice/libgstcamerabin.so
/usr/local/lib/qt5/plugins/mediaservice/libgstmediacapture.so
/usr/local/lib/qt5/plugins/mediaservice/libgstmediaplayer.so
/usr/local/lib/qt5/plugins/mediaservice/libgstaudiodecoder.so
/usr/local/lib/qt5/libQt5MultimediaGstTools.so.5.14.2
/usr/local/lib/gstreamer-1.0/libgstopengl.so
- This is not marked as a dependency of multimedia/qt5-multimedia
Expected result:
- The dependency should be noted in the package or explicitly suppressed during
the build.
-- Martin
--
You are receiving this mail because:
You are on the CC list for the bug.