1 # Copyright 1999-2024 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
6 inherit cmake git-r3 toolchain-funcs
8 DESCRIPTION
="A dynamic Linux tiling window manager for Xorg"
9 HOMEPAGE
="https://github.com/hyprwm/Hypr"
10 EGIT_REPO_URI
="https://github.com/hyprwm/Hypr.git"
15 DEPEND
="x11-libs/cairo
20 x11-libs/xcb-util-cursor
21 x11-libs/xcb-util-keysyms
28 ewarn
"Only GCC is officially supported as compiler"
29 ewarn
"Proceed with your own caution"
34 dobin
"${BUILD_DIR}/Hypr"
35 dodoc
"${S}/example/hypr.conf"