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 2660E158089 for ; Sat, 11 Nov 2023 23:46:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 570912BC02A; Sat, 11 Nov 2023 23:46:12 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 381CD2BC02A for ; Sat, 11 Nov 2023 23:46:12 +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 388AD335D8A for ; Sat, 11 Nov 2023 23:46:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C6A4A1351 for ; Sat, 11 Nov 2023 23:46:09 +0000 (UTC) From: "James Le Cuirot" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "James Le Cuirot" Message-ID: <1699746329.b5760145ab5068dfc98b8111c20e225aca864223.chewi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gui-wm/gamescope/ X-VCS-Repository: repo/gentoo X-VCS-Files: gui-wm/gamescope/gamescope-3.13.0-r1.ebuild gui-wm/gamescope/gamescope-3.13.0.ebuild X-VCS-Directories: gui-wm/gamescope/ X-VCS-Committer: chewi X-VCS-Committer-Name: James Le Cuirot X-VCS-Revision: b5760145ab5068dfc98b8111c20e225aca864223 X-VCS-Branch: master Date: Sat, 11 Nov 2023 23:46:09 +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: c229f4c9-69b7-472e-95b2-76259fec6dd6 X-Archives-Hash: ec04ba843772344abf16330fa62ac617 commit: b5760145ab5068dfc98b8111c20e225aca864223 Author: Alfred Wingate protonmail com> AuthorDate: Wed Nov 8 02:23:16 2023 +0000 Commit: James Le Cuirot gentoo org> CommitDate: Sat Nov 11 23:45:29 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5760145 gui-wm/gamescope: require libinput to be enabled in wlroots * libinput has been exposed as use flag instead of being enabled by default since wlroots-0.16.2-r1. Closes: https://bugs.gentoo.org/909044 Signed-off-by: Alfred Wingate protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/33721 Signed-off-by: James Le Cuirot gentoo.org> .../gamescope/{gamescope-3.13.0.ebuild => gamescope-3.13.0-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gui-wm/gamescope/gamescope-3.13.0.ebuild b/gui-wm/gamescope/gamescope-3.13.0-r1.ebuild similarity index 98% rename from gui-wm/gamescope/gamescope-3.13.0.ebuild rename to gui-wm/gamescope/gamescope-3.13.0-r1.ebuild index 652cf3eb3de7..15625aa4cf0f 100644 --- a/gui-wm/gamescope/gamescope-3.13.0.ebuild +++ b/gui-wm/gamescope/gamescope-3.13.0-r1.ebuild @@ -22,7 +22,7 @@ RDEPEND=" =dev-libs/libliftoff-0.4* >=dev-libs/wayland-1.21 >=dev-libs/wayland-protocols-1.17 - =gui-libs/wlroots-0.16*[X] + =gui-libs/wlroots-0.16*[X,libinput(+)] >=media-libs/libdisplay-info-0.1.1 media-libs/libsdl2[video,vulkan] media-libs/vulkan-loader