commit: 4a46fb6fafc76676875602a165f2554f1ffb2022
Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 13 22:03:10 2021 +0000
Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Tue Dec 14 15:54:20 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a46fb6f
x11-drivers/nvidia-drivers: drop >=egl-wayland-1.1.8 help text
This was primarily to raise awareness due to being masked (now isn't
except on plasma profile), other hints were just a small bonus which
don't really belong in the ebuild.
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
x11-drivers/nvidia-drivers/nvidia-drivers-495.44-r2.ebuild | 12 ------------
x11-drivers/nvidia-drivers/nvidia-drivers-495.44.ebuild | 12 ------------
x11-drivers/nvidia-drivers/nvidia-drivers-495.46-r10.ebuild | 13 -------------
x11-drivers/nvidia-drivers/nvidia-drivers-495.46.ebuild | 13 -------------
4 files changed, 50 deletions(-)
diff --git a/x11-drivers/nvidia-drivers/nvidia-drivers-495.44-r2.ebuild
b/x11-drivers/nvidia-drivers/nvidia-drivers-495.44-r2.ebuild
index 2d3b9d77fc0b..45f7181d5c6c 100644
--- a/x11-drivers/nvidia-drivers/nvidia-drivers-495.44-r2.ebuild
+++ b/x11-drivers/nvidia-drivers/nvidia-drivers-495.44-r2.ebuild
@@ -487,18 +487,6 @@ pkg_postinst() {
elog "Of note, may possibly cause issues with SLI and Reverse
PRIME."
fi
- if use wayland && [[ ${REPLACING_VERSIONS} ]] &&
- ver_test ${REPLACING_VERSIONS} -lt 495.29.05; then
- elog
- elog "While this version of ${PN} adds GBM support (allowing a
wider"
- elog "range of wayland compositors, such as sway), be warned it
is very"
- elog "experimental. While not essential, some features also
need"
- elog ">=egl-wayland-1.1.8 which is known to cause EGLStream
regressions."
- elog
- elog "If lacking a cursor with wlroots, try
WLR_NO_HARDWARE_CURSORS=1"
- elog "Also of interest: __GLX_VENDOR_LIBRARY_NAME=nvidia,
GBM_BACKEND=nvidia-drm"
- fi
-
# Try to show this message only to users that may really need it
# given the workaround is discouraged and usage isn't widespread.
if use X && [[ ${REPLACING_VERSIONS} ]] &&
diff --git a/x11-drivers/nvidia-drivers/nvidia-drivers-495.44.ebuild
b/x11-drivers/nvidia-drivers/nvidia-drivers-495.44.ebuild
index 7d5b9d3dfce6..5000a768d611 100644
--- a/x11-drivers/nvidia-drivers/nvidia-drivers-495.44.ebuild
+++ b/x11-drivers/nvidia-drivers/nvidia-drivers-495.44.ebuild
@@ -476,18 +476,6 @@ pkg_postinst() {
elog "Of note, may possibly cause issues with SLI and Reverse
PRIME."
fi
- if use wayland && [[ ${REPLACING_VERSIONS} ]] &&
- ver_test ${REPLACING_VERSIONS} -lt 495.29.05; then
- elog
- elog "While this version of ${PN} adds GBM support (allowing a
wider"
- elog "range of wayland compositors, such as sway), be warned it
is very"
- elog "experimental. While not essential, some features also
need"
- elog ">=egl-wayland-1.1.8 which is known to cause EGLStream
regressions."
- elog
- elog "If lacking a cursor with wlroots, try
WLR_NO_HARDWARE_CURSORS=1"
- elog "Also of interest: __GLX_VENDOR_LIBRARY_NAME=nvidia,
GBM_BACKEND=nvidia-drm"
- fi
-
# Try to show this message only to users that may really need it
# given the workaround is discouraged and usage isn't widespread.
if use X && [[ ${REPLACING_VERSIONS} ]] &&
diff --git a/x11-drivers/nvidia-drivers/nvidia-drivers-495.46-r10.ebuild
b/x11-drivers/nvidia-drivers/nvidia-drivers-495.46-r10.ebuild
index ca77b3dba138..dd05555ba26e 100644
--- a/x11-drivers/nvidia-drivers/nvidia-drivers-495.46-r10.ebuild
+++ b/x11-drivers/nvidia-drivers/nvidia-drivers-495.46-r10.ebuild
@@ -443,19 +443,6 @@ pkg_postinst() {
elog "Of note, may possibly cause issues with SLI and Reverse
PRIME."
fi
- if use wayland && [[ ${REPLACING_VERSIONS} ]] &&
- ver_test ${REPLACING_VERSIONS} -lt 495.29.05; then
- elog
- elog "While this version of ${PN} adds GBM support (allowing a"
- elog "wider range of wayland compositors, such as sway), be
warned it is"
- elog "very experimental and many applications are known to have
issues."
- elog
- elog "While not essential, some features also need
>=egl-wayland-1.1.8"
- elog "which is known to cause regressions with EGLStream (GBM
alternative)."
- elog
- elog "If lacking a cursor with wlroots, try
WLR_NO_HARDWARE_CURSORS=1"
- fi
-
# Try to show this message only to users that may really need it
# given the workaround is discouraged and usage isn't widespread.
if use X && [[ ${REPLACING_VERSIONS} ]] &&
diff --git a/x11-drivers/nvidia-drivers/nvidia-drivers-495.46.ebuild
b/x11-drivers/nvidia-drivers/nvidia-drivers-495.46.ebuild
index 8fec48824818..cf5827d21dcf 100644
--- a/x11-drivers/nvidia-drivers/nvidia-drivers-495.46.ebuild
+++ b/x11-drivers/nvidia-drivers/nvidia-drivers-495.46.ebuild
@@ -432,19 +432,6 @@ pkg_postinst() {
elog "Of note, may possibly cause issues with SLI and Reverse
PRIME."
fi
- if use wayland && [[ ${REPLACING_VERSIONS} ]] &&
- ver_test ${REPLACING_VERSIONS} -lt 495.29.05; then
- elog
- elog "While this version of ${PN} adds GBM support (allowing a"
- elog "wider range of wayland compositors, such as sway), be
warned it is"
- elog "very experimental and many applications are known to have
issues."
- elog
- elog "While not essential, some features also need
>=egl-wayland-1.1.8"
- elog "which is known to cause regressions with EGLStream (GBM
alternative)."
- elog
- elog "If lacking a cursor with wlroots, try
WLR_NO_HARDWARE_CURSORS=1"
- fi
-
# Try to show this message only to users that may really need it
# given the workaround is discouraged and usage isn't widespread.
if use X && [[ ${REPLACING_VERSIONS} ]] &&