Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 07 Oct 2021 12:44:42 +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-z914NYyklW@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-245909-12827@https.bugs.freebsd.org/bugzilla/>
References:  <bug-245909-12827@https.bugs.freebsd.org/bugzilla/>

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

--- Comment #1 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=3D03f9e999b6e831bbfa2099ea6994e52=
31a164164

commit 03f9e999b6e831bbfa2099ea6994e5231a164164
Author:     Adriaan de Groot <adridg@FreeBSD.org>
AuthorDate: 2021-10-04 20:25:19 +0000
Commit:     Adriaan de Groot <adridg@FreeBSD.org>
CommitDate: 2021-10-07 12:44:08 +0000

    multimedia/qt5-multimedia: avoid gstreamer-gl

    While qt5-multimedia **works** with gstreamer-gl, it's unexpected,
    and not listed as a dependency. Sabotage the detection of gstreamer-gl
    by breaking the include path it looks for.

    We might consider adding gstreamer-gl to the dependencies, to
    get better overall GL support, but that's a more involved change.

    PR:             245909
    Reported by:    Martin Birgmeier

 multimedia/qt5-multimedia/Makefile                        |  2 +-
 .../files/patch-src_multimedia_configure.json             | 15 +++++++++++=
++--
 2 files changed, 14 insertions(+), 3 deletions(-)

--=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-z914NYyklW>