Re: [gentoo-dev] [PATCH 1/2] profiles: make egl a global USE flag

2023-09-10 Thread Rafael Kitover
Withdrawing this patch after ionen's response and further discussion on #gentoo-desktop.

Re: [gentoo-dev] [PATCH 1/2] profiles: make egl a global USE flag

2023-09-10 Thread Ionen Wolkens
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:

Re: [gentoo-dev] [PATCH 1/2] profiles: make egl a global USE flag

2023-09-10 Thread Ionen Wolkens
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

Re: [gentoo-dev] [PATCH 2/2] x11-libs/wxGTK: egl USE flag for OpenGL on Wayland

2023-09-10 Thread Sam James
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

[gentoo-dev] [PATCH 2/2] x11-libs/wxGTK: egl USE flag for OpenGL on Wayland

2023-09-10 Thread Rafael Kitover
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

[gentoo-dev] [PATCH 1/2] profiles: make egl a global USE flag

2023-09-10 Thread Rafael Kitover
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 -