mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 05:23:01 -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>
|
<upstream>
|
||||||
<remote-id type="github">nwg-piotr/nwg-shell</remote-id>
|
<remote-id type="github">nwg-piotr/nwg-shell</remote-id>
|
||||||
</upstream>
|
</upstream>
|
||||||
<use>
|
|
||||||
<flag name="hyprland">Pull in nwg-dock-hyprland instead of nwg-dock for sway</flag>
|
|
||||||
</use>
|
|
||||||
</pkgmetadata>
|
</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
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=8
|
EAPI=8
|
||||||
@@ -11,15 +11,13 @@ S="${WORKDIR}"
|
|||||||
LICENSE="metapackage"
|
LICENSE="metapackage"
|
||||||
SLOT="0"
|
SLOT="0"
|
||||||
KEYWORDS="~amd64"
|
KEYWORDS="~amd64"
|
||||||
IUSE="hyprland"
|
|
||||||
|
|
||||||
RDEPEND="
|
RDEPEND="
|
||||||
app-misc/nwg-look
|
app-misc/nwg-look
|
||||||
app-misc/nwg-shell-wallpapers
|
app-misc/nwg-shell-wallpapers
|
||||||
gui-apps/nwg-displays
|
gui-apps/nwg-displays
|
||||||
gui-apps/nwg-dock
|
gui-apps/nwg-dock
|
||||||
!hyprland? ( gui-apps/nwg-dock )
|
gui-apps/nwg-dock
|
||||||
hyprland? ( gui-apps/nwg-dock-hyprland )
|
|
||||||
gui-apps/nwg-drawer
|
gui-apps/nwg-drawer
|
||||||
gui-apps/nwg-icon-picker
|
gui-apps/nwg-icon-picker
|
||||||
gui-apps/nwg-menu
|
gui-apps/nwg-menu
|
||||||
|
|||||||
Reference in New Issue
Block a user