mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
gui-apps/nwg: disable hyprland functionality
* Pulls in last-rited gui-apps/nwg-dock-hyprland. Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
This commit is contained in:
@@ -8,7 +8,4 @@
|
||||
<upstream>
|
||||
<remote-id type="github">nwg-piotr/nwg-shell</remote-id>
|
||||
</upstream>
|
||||
<use>
|
||||
<flag name="hyprland">Pull in nwg-dock-hyprland instead of nwg-dock for sway</flag>
|
||||
</use>
|
||||
</pkgmetadata>
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user