1 # Copyright 1999-2022 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
6 DESCRIPTION="Dark Gtk3.20+ theme created using the awesome Nord color pallete"
7 HOMEPAGE="https://github.com/EliverLara/Nordic"
8 SRC_URI="https://github.com/EliverLara/Nordic/archive/v${PV}.tar.gz -> ${P}.tar.gz"
12 KEYWORDS="~amd64 ~x86"
13 IUSE="+gtk2 +gtk3 xfce mate gnome-shell cinnamon"
15 S="${WORKDIR}/Nordic-${PV}"
17 src_configure() { :; }
22 insinto /usr/share/themes/Nordic-v40
23 doins -r ./{index.theme,gtk-2.0,gtk-3.0,kde}
24 use xfce && doins ./xfwm4
25 use mate && doins ./metacity-1
26 use gnome-shell && doins ./gnome-shell
27 use cinnamon && doins ./cinnamon