commit:     cee9bd8d57f6b25b9a11768d0500e7174b99bdde
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 21 15:05:46 2025 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Fri Feb 21 15:06:27 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cee9bd8d

games-emulation/pcsx2: cleanup obsolete wayland comment

Upstream has re-enabled it by default and seems ok with it now.

Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 games-emulation/pcsx2/pcsx2-2.0.2-r1.ebuild | 5 +----
 games-emulation/pcsx2/pcsx2-2.2.0-r1.ebuild | 3 ---
 games-emulation/pcsx2/pcsx2-9999.ebuild     | 3 ---
 3 files changed, 1 insertion(+), 10 deletions(-)

diff --git a/games-emulation/pcsx2/pcsx2-2.0.2-r1.ebuild 
b/games-emulation/pcsx2/pcsx2-2.0.2-r1.ebuild
index 61075f23aa88..c4b0100a1622 100644
--- a/games-emulation/pcsx2/pcsx2-2.0.2-r1.ebuild
+++ b/games-emulation/pcsx2/pcsx2-2.0.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -120,9 +120,6 @@ src_configure() {
                -DUSE_LINKED_FFMPEG=yes
                -DUSE_VTUNE=no # not packaged
                -DUSE_VULKAN=$(usex vulkan)
-
-               # note that upstream hardly support native wayland, may or may 
not work
-               # https://github.com/PCSX2/pcsx2/pull/10179
                -DWAYLAND_API=$(usex wayland)
                # not optional given libX11 is hard-required either way and 
upstream
                # seemingly has no intention to drop the requirement at the 
moment

diff --git a/games-emulation/pcsx2/pcsx2-2.2.0-r1.ebuild 
b/games-emulation/pcsx2/pcsx2-2.2.0-r1.ebuild
index 10d1cad152da..3b94f6cb5f79 100644
--- a/games-emulation/pcsx2/pcsx2-2.2.0-r1.ebuild
+++ b/games-emulation/pcsx2/pcsx2-2.2.0-r1.ebuild
@@ -122,9 +122,6 @@ src_configure() {
                -DUSE_LINKED_FFMPEG=yes
                -DUSE_VTUNE=no # not packaged
                -DUSE_VULKAN=$(usex vulkan)
-
-               # note that upstream hardly support native wayland, may or may 
not work
-               # https://github.com/PCSX2/pcsx2/pull/10179
                -DWAYLAND_API=$(usex wayland)
                # not optional given libX11 is hard-required either way and 
upstream
                # seemingly has no intention to drop the requirement at the 
moment

diff --git a/games-emulation/pcsx2/pcsx2-9999.ebuild 
b/games-emulation/pcsx2/pcsx2-9999.ebuild
index 29a6ad0fc597..8faf444e5e49 100644
--- a/games-emulation/pcsx2/pcsx2-9999.ebuild
+++ b/games-emulation/pcsx2/pcsx2-9999.ebuild
@@ -117,9 +117,6 @@ src_configure() {
                -DUSE_LINKED_FFMPEG=yes
                -DUSE_VTUNE=no # not packaged
                -DUSE_VULKAN=$(usex vulkan)
-
-               # note that upstream hardly support native wayland, may or may 
not work
-               # https://github.com/PCSX2/pcsx2/pull/10179
                -DWAYLAND_API=$(usex wayland)
                # not optional given libX11 is hard-required either way and 
upstream
                # seemingly has no intention to drop the requirement at the 
moment

Reply via email to