commit:     11152438599da6e005acf290f658d5b7b46e234c
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 28 14:19:03 2022 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Mon Mar 28 14:21:59 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11152438

x11-wm/mutter: tentative fix for the nvidia corruption issue

Still need a real confirmation, but from quick testing it
seems to fix it.

Acked-by: Matt Turner <mattst88 <AT> gentoo.org>
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 x11-wm/mutter/{mutter-42.0.ebuild => mutter-42.0-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-wm/mutter/mutter-42.0.ebuild 
b/x11-wm/mutter/mutter-42.0-r1.ebuild
similarity index 99%
rename from x11-wm/mutter/mutter-42.0.ebuild
rename to x11-wm/mutter/mutter-42.0-r1.ebuild
index 3c8742787bec..64c4d9748678 100644
--- a/x11-wm/mutter/mutter-42.0.ebuild
+++ b/x11-wm/mutter/mutter-42.0-r1.ebuild
@@ -119,7 +119,7 @@ src_configure() {
        # TODO: Replicate debug vs release meson build type behaviour under our 
buildtype=plain
        local emesonargs=(
                -Dopengl=true
-               -Dopengl_libname='libOpenGL.so.0'
+               #opengl_libname
                #gles2_libname
                $(meson_use wayland gles2)
                -Degl=true

Reply via email to