Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Jun 2021 10:37:04 +0000
From:      bugzilla-noreply@freebsd.org
To:        x11@FreeBSD.org
Subject:   [Bug 246767] graphics/mesa-libs: enable libglvnd support
Message-ID:  <bug-246767-7141-aFRNjlkxcA@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-246767-7141@https.bugs.freebsd.org/bugzilla/>
References:  <bug-246767-7141@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=3D246767

--- Comment #21 from Adriaan de Groot <adridg@freebsd.org> ---
@jbeich, @kbowling: given the last comment (number 19) here, can you add an
UPDATING telling people to uninstall previous relevant things before
re-building. This is a common stumbling block for portupgrade-users -- and =
not
one that poudriere+pkg users are likely to notice in testing.

This change has a positive -- probably unexpected -- side-effect on CMake-u=
sers
that look for OpenGL: now GLVND is found, EGL is made available as an impor=
ted
target. The relevant CMake-module is
/usr/local/share/cmake/Modules/FindOpenGL.cmake and talks about how GLVND is
Linux-only (which is now no longer true, it seems). In turn, this fixes some
build problems with KDE Plasma (which would really like to use EGL but coul=
dn't
find it correctly on FreeBSD before).

--=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-246767-7141-aFRNjlkxcA>