Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Apr 2020 13:39:37 +0000
From:      bugzilla-noreply@freebsd.org
To:        multimedia@FreeBSD.org
Subject:   [Bug 245909] multimedia/qt5-multimedia: spuriously picks up dependency on libgstgl-1.0.so.0 if graphics/gstreamer1-plugins-gl is installed during compile
Message-ID:  <bug-245909-12827@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D245909

            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: ports-bugs@FreeBSD.org
          Reporter: d8zNeCFG@aon.at
                CC: kde@FreeBSD.org, multimedia@FreeBSD.org
                CC: kde@FreeBSD.org, multimedia@FreeBSD.org

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 du=
ring
the build.

-- Martin

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-245909-12827>