mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-12-13 21:47:44 +00:00
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>
11 lines
330 B
XML
11 lines
330 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>ionen@gentoo.org</email>
|
|
<name>Ionen Wolkens</name>
|
|
</maintainer>
|
|
<upstream>
|
|
<remote-id type="github">NVIDIA/egl-wayland2</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|