# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 inherit cmake DESCRIPTION="i3/sway-like layout for hyprland" HOMEPAGE="https://github.com/outfoxxed/hy3" SRC_URI="https://github.com/outfoxxed/hy3/archive/refs/tags/hl${PV}.tar.gz -> hy3-hl${PV}.tar.gz" S="${WORKDIR}/hy3-hl${PV}" LICENSE="GPL-3" SLOT="0" KEYWORDS="~amd64" # hy3 releases are directly tied to the matching Hyprland release, up to the minor # version. RDEPEND=" >=gui-wm/hyprland-$(ver_cut 1-2 "${PV}").0