From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id BE838158089 for ; Tue, 5 Sep 2023 22:35:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CC2702BC01F; Tue, 5 Sep 2023 22:35:11 +0000 (UTC) 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 pigeon.gentoo.org (Postfix) with ESMTPS id B01222BC02E for ; Tue, 5 Sep 2023 22:35:11 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7ECEF335CA3 for ; Tue, 5 Sep 2023 22:35:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EB3041137 for ; Tue, 5 Sep 2023 22:35:07 +0000 (UTC) From: "Haelwenn Monnier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Haelwenn Monnier" Message-ID: <1693952906.0a6f5a69a5d952f92e3a471e24544ad890ce4336.lanodan@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: games-emulation/duckstation/ X-VCS-Repository: repo/proj/guru X-VCS-Files: games-emulation/duckstation/duckstation-9999.ebuild X-VCS-Directories: games-emulation/duckstation/ X-VCS-Committer: lanodan X-VCS-Committer-Name: Haelwenn Monnier X-VCS-Revision: 0a6f5a69a5d952f92e3a471e24544ad890ce4336 X-VCS-Branch: master Date: Tue, 5 Sep 2023 22:35:07 +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: f62a6e2e-2aae-4834-8eff-5ba2df27baee X-Archives-Hash: 6d2f3026202d38b1bac2fb7ccc08e37b commit: 0a6f5a69a5d952f92e3a471e24544ad890ce4336 Author: Haelwenn (lanodan) Monnier hacktivis me> AuthorDate: Tue Sep 5 22:28:01 2023 +0000 Commit: Haelwenn Monnier hacktivis me> CommitDate: Tue Sep 5 22:28:26 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0a6f5a69 games-emulation/duckstation: Requires >=libsdl2-2.28.2 Thanks to Tobias Jakobi math.uni-bielefeld.de> for the heads up Signed-off-by: Haelwenn (lanodan) Monnier hacktivis.me> games-emulation/duckstation/duckstation-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games-emulation/duckstation/duckstation-9999.ebuild b/games-emulation/duckstation/duckstation-9999.ebuild index 21c10a0bdb..19790971e5 100644 --- a/games-emulation/duckstation/duckstation-9999.ebuild +++ b/games-emulation/duckstation/duckstation-9999.ebuild @@ -30,7 +30,7 @@ DEPEND=" media-libs/cubeb evdev? ( dev-libs/libevdev ) dbus? ( sys-apps/dbus ) - gamepad? ( media-libs/libsdl2 ) + gamepad? ( >=media-libs/libsdl2-2.28.2 ) gbm? ( x11-libs/libdrm ) qt6? ( dev-qt/qtbase:6[gui,network,widgets] From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id C2892158089 for ; Tue, 5 Sep 2023 22:34:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DE9D32BC01C; Tue, 5 Sep 2023 22:34:37 +0000 (UTC) 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 pigeon.gentoo.org (Postfix) with ESMTPS id C516C2BC01C for ; Tue, 5 Sep 2023 22:34:35 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8D368335C7E for ; Tue, 5 Sep 2023 22:34:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0948DFC8 for ; Tue, 5 Sep 2023 22:34:33 +0000 (UTC) From: "Haelwenn Monnier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Haelwenn Monnier" Message-ID: <1693952906.0a6f5a69a5d952f92e3a471e24544ad890ce4336.lanodan@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: games-emulation/duckstation/ X-VCS-Repository: repo/proj/guru X-VCS-Files: games-emulation/duckstation/duckstation-9999.ebuild X-VCS-Directories: games-emulation/duckstation/ X-VCS-Committer: lanodan X-VCS-Committer-Name: Haelwenn Monnier X-VCS-Revision: 0a6f5a69a5d952f92e3a471e24544ad890ce4336 X-VCS-Branch: dev Date: Tue, 5 Sep 2023 22:34:33 +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: 4879b4ab-97ce-4883-aa8f-bd0943feec32 X-Archives-Hash: e5245824adcf327cbad758631b011c7f Message-ID: <20230905223433.ezdk_4DebAvxHxBeHyEWxq2WXg3QcnG9BlgKOc77w9s@z> commit: 0a6f5a69a5d952f92e3a471e24544ad890ce4336 Author: Haelwenn (lanodan) Monnier hacktivis me> AuthorDate: Tue Sep 5 22:28:01 2023 +0000 Commit: Haelwenn Monnier hacktivis me> CommitDate: Tue Sep 5 22:28:26 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0a6f5a69 games-emulation/duckstation: Requires >=libsdl2-2.28.2 Thanks to Tobias Jakobi math.uni-bielefeld.de> for the heads up Signed-off-by: Haelwenn (lanodan) Monnier hacktivis.me> games-emulation/duckstation/duckstation-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games-emulation/duckstation/duckstation-9999.ebuild b/games-emulation/duckstation/duckstation-9999.ebuild index 21c10a0bdb..19790971e5 100644 --- a/games-emulation/duckstation/duckstation-9999.ebuild +++ b/games-emulation/duckstation/duckstation-9999.ebuild @@ -30,7 +30,7 @@ DEPEND=" media-libs/cubeb evdev? ( dev-libs/libevdev ) dbus? ( sys-apps/dbus ) - gamepad? ( media-libs/libsdl2 ) + gamepad? ( >=media-libs/libsdl2-2.28.2 ) gbm? ( x11-libs/libdrm ) qt6? ( dev-qt/qtbase:6[gui,network,widgets]