Versions
v1.0.1_pre20251124 :: 0 :: gentoo
- Modified
- License
- Apache-2.0
- Keywords
- ~amd64 ~arm64
v1.0.0_rc :: 0 :: gentoo
- Modified
- License
- Apache-2.0
- Keywords
- ~amd64 ~arm64
USE flags
abi_mips
- n32
- 64-bit (32-bit pointer) libraries
- n64
- 64-bit libraries
- o32
- 32-bit libraries
abi_s390
- 32
- 32-bit (s390) libraries
- 64
- 64-bit (s390x) libraries
abi_x86
- 32
- 32-bit (x86) libraries
- 64
- 64-bit (amd64) libraries
- x32
- x32 ABI libraries
Dependencies
dev-libs / wayland : Wayland protocol libraries
dev-libs / wayland-protocols : Wayland protocol files
gui-libs / eglexternalplatform : EGL External Platform interface
media-libs / libglvnd : The GL Vendor-Neutral Dispatch library
media-libs / mesa : OpenGL-like graphic library for Linux
Runtime Dependencies
dev-libs / wayland : Wayland protocol libraries
media-libs / mesa : OpenGL-like graphic library for Linux
Depending packages
x11-drivers / nvidia-drivers : NVIDIA Accelerated Graphics Driver
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Ionen Wolkens · gentoo
gui-libs/egl-wayland2: add 1.0.1_pre20251124
Signed-off-by: Ionen Wolkens <ionen@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
gui-libs/egl-wayland2: Keyword 1.0.0_rc arm64, #963993
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ionen Wolkens · gentoo
gui-libs/egl-wayland2: warn about experimental state in postinst
Sometimes users randomly install things without really knowing what they're getting into. Alternatively could mask it but do not believe it's bad enough to need the extra hassle of unmasking for those that want to try it. Signed-off-by: Ionen Wolkens <ionen@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ionen Wolkens · gentoo
gui-libs/egl-wayland2: new package, add 1.0.0_rc
Meant to replace gui-libs/egl-wayland, but should still be considered experimental (use as your own risks). Requires a modern wayland compositor with dma-buf support and >=nvidia-drivers-560. Adding for testing given NVIDIA sometimes asks users to try it in case it fixes issues. egl-wayland and egl-wayland2 can be installed at same time, in which case the latter will be used if >=nvidia-drivers-560 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>