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 F4116158020 for ; Sun, 25 Dec 2022 18:51:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 083A2E08CE; Sun, 25 Dec 2022 18:51:24 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E70E4E08CE for ; Sun, 25 Dec 2022 18:51:23 +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 596B9341033 for ; Sun, 25 Dec 2022 18:51:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 999977DC for ; Sun, 25 Dec 2022 18:51:20 +0000 (UTC) From: "Matthew Thode" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matthew Thode" Message-ID: <1671994277.2a1755fff1492f760da054c914434f11f7f98599.prometheanfire@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gui-wm/sway/ X-VCS-Repository: repo/gentoo X-VCS-Files: gui-wm/sway/Manifest gui-wm/sway/sway-1.8.ebuild gui-wm/sway/sway-9999.ebuild X-VCS-Directories: gui-wm/sway/ X-VCS-Committer: prometheanfire X-VCS-Committer-Name: Matthew Thode X-VCS-Revision: 2a1755fff1492f760da054c914434f11f7f98599 X-VCS-Branch: master Date: Sun, 25 Dec 2022 18:51:20 +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: a4d9fbf0-046e-4357-b561-618dd351d60b X-Archives-Hash: faa77cdd582fa4756961c20d1989a137 commit: 2a1755fff1492f760da054c914434f11f7f98599 Author: Matthew Thode gentoo org> AuthorDate: Sun Dec 25 18:44:38 2022 +0000 Commit: Matthew Thode gentoo org> CommitDate: Sun Dec 25 18:51:17 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a1755ff gui-wm/sway: 1.8 bump Signed-off-by: Matthew Thode gentoo.org> gui-wm/sway/Manifest | 1 + gui-wm/sway/{sway-9999.ebuild => sway-1.8.ebuild} | 4 +++- gui-wm/sway/sway-9999.ebuild | 4 +++- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/gui-wm/sway/Manifest b/gui-wm/sway/Manifest index e84c828992a9..bc7edc11c748 100644 --- a/gui-wm/sway/Manifest +++ b/gui-wm/sway/Manifest @@ -1 +1,2 @@ DIST sway-1.7.tar.gz 5559075 BLAKE2B 702b9a209d603c88743f2e89d0787431b7a30e8b7554c9596edb9735af862d23c585158737a0943a470637138cbc5275bee37bd2d820a7489cdd0747d98e6e22 SHA512 028cf5d504d5914bfb78d44156d6a290de660c5ed0638f4e2c56e5be76db9b0baeda035e1fa1ae23559016bd7e4312f7ff70c2fb4904df25358577c1a3d21243 +DIST sway-1.8.tar.gz 5577138 BLAKE2B cf93db2d7722be5a14f3557087c8298cbbbaa7268ffb8540c5473581200323b6ba24c9a669e2b7fb31afe3cbe49314eef9f224c438ad3c4cd93ef939285be365 SHA512 9f4f24ecc16c2ffe0e2b17fa5f0da871493073fc96f2daf20323459b3adfb29bae3c369833d713ae254b5ac036d9b6625f76595ca31c3d216626095d1ef29615 diff --git a/gui-wm/sway/sway-9999.ebuild b/gui-wm/sway/sway-1.8.ebuild similarity index 96% copy from gui-wm/sway/sway-9999.ebuild copy to gui-wm/sway/sway-1.8.ebuild index a84e8282f192..8468aba7acc3 100644 --- a/gui-wm/sway/sway-9999.ebuild +++ b/gui-wm/sway/sway-1.8.ebuild @@ -24,7 +24,7 @@ IUSE="grimshot +man +swaybar +swaynag tray wallpapers X" DEPEND=" >=dev-libs/json-c-0.13:0= - >=dev-libs/libinput-1.6.0:0= + >=dev-libs/libinput-1.21.0:0= sys-auth/seatd:= dev-libs/libpcre2 >=dev-libs/wayland-1.20.0 @@ -32,6 +32,7 @@ DEPEND=" x11-libs/libxkbcommon x11-libs/pango x11-libs/pixman + x11-libs/xcb-util-wm media-libs/mesa[gles2,libglvnd(+)] swaybar? ( x11-libs/gdk-pixbuf:2 ) tray? ( || ( @@ -42,6 +43,7 @@ DEPEND=" wallpapers? ( gui-apps/swaybg[gdk-pixbuf(+)] ) X? ( x11-libs/libxcb:0= ) " +# x11-libs/xcb-util-wm needed for xcb-iccm if [[ ${PV} == 9999 ]]; then DEPEND+="~gui-libs/wlroots-9999:=[X?]" else diff --git a/gui-wm/sway/sway-9999.ebuild b/gui-wm/sway/sway-9999.ebuild index a84e8282f192..8468aba7acc3 100644 --- a/gui-wm/sway/sway-9999.ebuild +++ b/gui-wm/sway/sway-9999.ebuild @@ -24,7 +24,7 @@ IUSE="grimshot +man +swaybar +swaynag tray wallpapers X" DEPEND=" >=dev-libs/json-c-0.13:0= - >=dev-libs/libinput-1.6.0:0= + >=dev-libs/libinput-1.21.0:0= sys-auth/seatd:= dev-libs/libpcre2 >=dev-libs/wayland-1.20.0 @@ -32,6 +32,7 @@ DEPEND=" x11-libs/libxkbcommon x11-libs/pango x11-libs/pixman + x11-libs/xcb-util-wm media-libs/mesa[gles2,libglvnd(+)] swaybar? ( x11-libs/gdk-pixbuf:2 ) tray? ( || ( @@ -42,6 +43,7 @@ DEPEND=" wallpapers? ( gui-apps/swaybg[gdk-pixbuf(+)] ) X? ( x11-libs/libxcb:0= ) " +# x11-libs/xcb-util-wm needed for xcb-iccm if [[ ${PV} == 9999 ]]; then DEPEND+="~gui-libs/wlroots-9999:=[X?]" else