commit: e1816b33bf8982abaa046b3056e7370efc8cce3f
Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 17 22:32:13 2022 +0000
Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Wed Aug 17 22:44:28 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1816b33
x11-drivers/nvidia-drivers: note 0/470 wayland is a bit on abandon
e.g. pure wayland vulkan barely works, and seeing other oddities that
I doubt will ever be resolved and EGLStream support may get dropped
altogether. egl-wayland-1.1.7 is also unlikely to get updates and
this doesn't work with 1.1.10. Best try to discourage for later.
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
x11-drivers/nvidia-drivers/nvidia-drivers-470.141.03.ebuild | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/x11-drivers/nvidia-drivers/nvidia-drivers-470.141.03.ebuild
b/x11-drivers/nvidia-drivers/nvidia-drivers-470.141.03.ebuild
index b3682de09f4e..618243ced9fd 100644
--- a/x11-drivers/nvidia-drivers/nvidia-drivers-470.141.03.ebuild
+++ b/x11-drivers/nvidia-drivers/nvidia-drivers-470.141.03.ebuild
@@ -456,6 +456,7 @@ pkg_postinst() {
elog "Of note, may possibly cause issues with SLI and Reverse
PRIME."
elog
elog "This version of ${PN} only supports EGLStream which is
only"
- elog "supported by a few wayland compositors (e.g. kwin /
mutter, not sway)."
+ elog "supported by a few wayland compositors (e.g. kwin /
mutter, not sway),"
+ elog "and is barely tested (X11 is recommended for this legacy
branch)."
fi
}