From 9e8a07344f89960439fa5379bcfe31d89e1ee100 Mon Sep 17 00:00:00 2001 From: Lucio Sauer Date: Tue, 10 Feb 2026 11:10:39 +0100 Subject: [PATCH] gui-apps/nwg: disable hyprland functionality * Pulls in last-rited gui-apps/nwg-dock-hyprland. Signed-off-by: Lucio Sauer --- gui-apps/nwg/metadata.xml | 3 --- gui-apps/nwg/nwg-0.ebuild | 6 ++---- 2 files changed, 2 insertions(+), 7 deletions(-) diff --git a/gui-apps/nwg/metadata.xml b/gui-apps/nwg/metadata.xml index d017bc5a2d..8b879925d5 100644 --- a/gui-apps/nwg/metadata.xml +++ b/gui-apps/nwg/metadata.xml @@ -8,7 +8,4 @@ nwg-piotr/nwg-shell - - Pull in nwg-dock-hyprland instead of nwg-dock for sway - diff --git a/gui-apps/nwg/nwg-0.ebuild b/gui-apps/nwg/nwg-0.ebuild index 3f08b2b687..ec3ad7baf0 100644 --- a/gui-apps/nwg/nwg-0.ebuild +++ b/gui-apps/nwg/nwg-0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,15 +11,13 @@ S="${WORKDIR}" LICENSE="metapackage" SLOT="0" KEYWORDS="~amd64" -IUSE="hyprland" RDEPEND=" app-misc/nwg-look app-misc/nwg-shell-wallpapers gui-apps/nwg-displays gui-apps/nwg-dock - !hyprland? ( gui-apps/nwg-dock ) - hyprland? ( gui-apps/nwg-dock-hyprland ) + gui-apps/nwg-dock gui-apps/nwg-drawer gui-apps/nwg-icon-picker gui-apps/nwg-menu