From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 39C871582EF for ; Fri, 21 Feb 2025 15:07:03 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 222B53430A4 for ; Fri, 21 Feb 2025 15:07:03 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 1E8991102A2; Fri, 21 Feb 2025 15:07:02 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 132F01102A2 for ; Fri, 21 Feb 2025 15:07:02 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id BCC77343051 for ; Fri, 21 Feb 2025 15:07:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 289F12637 for ; Fri, 21 Feb 2025 15:07:00 +0000 (UTC) From: "Ionen Wolkens" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ionen Wolkens" Message-ID: <1740150387.cee9bd8d57f6b25b9a11768d0500e7174b99bdde.ionen@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-emulation/pcsx2/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-emulation/pcsx2/pcsx2-2.0.2-r1.ebuild games-emulation/pcsx2/pcsx2-2.2.0-r1.ebuild games-emulation/pcsx2/pcsx2-9999.ebuild X-VCS-Directories: games-emulation/pcsx2/ X-VCS-Committer: ionen X-VCS-Committer-Name: Ionen Wolkens X-VCS-Revision: cee9bd8d57f6b25b9a11768d0500e7174b99bdde X-VCS-Branch: master Date: Fri, 21 Feb 2025 15:07:00 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 59778995-128f-4ea0-b6e2-19e0199d2037 X-Archives-Hash: d0d35ece1eab9b58485cab6b23767918 commit: cee9bd8d57f6b25b9a11768d0500e7174b99bdde Author: Ionen Wolkens gentoo org> AuthorDate: Fri Feb 21 15:05:46 2025 +0000 Commit: Ionen Wolkens gentoo 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 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