Created attachment 586798 [details] ebuild with support for USE=libglvnd While the mesa ebuild has (masked) support for libglvnd, the xorg-server ebuild is still a blocker due to static dependency on eselect-opengl. Attaching an ebuild which uses the libglvnd use flag to lift it.
Please attach patch for ebuild, not full ebuild, and with "Signed-off-by".
Created attachment 586810 [details, diff] patch against xorg-server-1.20.5.ebuild
In the future, please make git formatted patches. Also remember to always keep the 9999 ebuild in sync.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=596dff7bf9f1ffb504daba2d87076d62feb90908 commit 596dff7bf9f1ffb504daba2d87076d62feb90908 Author: Maik Freudenberg <hhfeuer@gmx.de> AuthorDate: 2019-09-18 19:53:03 +0000 Commit: Matt Turner <mattst88@gentoo.org> CommitDate: 2019-09-18 20:05:02 +0000 x11-base/xorg-server: Add libglvnd support Closes: https://bugs.gentoo.org/692168 Signed-off-by: Maik Freudenberg <hhfeuer@gmx.de> Signed-off-by: Matt Turner <mattst88@gentoo.org> x11-base/xorg-server/xorg-server-1.20.5.ebuild | 12 +++++++++--- x11-base/xorg-server/xorg-server-9999.ebuild | 12 +++++++++--- 2 files changed, 18 insertions(+), 6 deletions(-)