Withdrawing this patch after ionen's response and further discussion
on #gentoo-desktop.
On Sun, Sep 10, 2023 at 02:28:21PM -0400, Ionen Wolkens wrote:
> On Sun, Sep 10, 2023 at 03:45:21PM +, Rafael Kitover wrote:
> > Add the egl USE flag and description to profiles/use.desc and remove egl
> > flag descriptions from all ebuild metadata.xml files that contain it.
> >
> > PR: https:
On Sun, Sep 10, 2023 at 03:45:21PM +, Rafael Kitover wrote:
> Add the egl USE flag and description to profiles/use.desc and remove egl
> flag descriptions from all ebuild metadata.xml files that contain it.
>
> PR: https://github.com/gentoo/gentoo/pull/32452
>
> Signed-off-by: Rafael Kitover
Rafael Kitover writes:
> EGL is the only available OpenGL support on Wayland, so add the egl USE
> flag and do not add --disable-glcanvasegl to configure args if it is
> enabled.
>
> Explain the rationale for GLX being the default and the egl USE flag, as
> well as the upstream issue link to im
EGL is the only available OpenGL support on Wayland, so add the egl USE
flag and do not add --disable-glcanvasegl to configure args if it is
enabled.
Explain the rationale for GLX being the default and the egl USE flag, as
well as the upstream issue link to improve the situation in the ebuild
comm
Add the egl USE flag and description to profiles/use.desc and remove egl
flag descriptions from all ebuild metadata.xml files that contain it.
PR: https://github.com/gentoo/gentoo/pull/32452
Signed-off-by: Rafael Kitover
---
dev-games/ogre/metadata.xml | 1 -
dev-games/openscen