dev-cpp/date: update SRC_URI
[gentoo-zh.git] / x11-themes / nordic / nordic-2.1.0.ebuild
blobd906bb239616d3c8044a77737e161a645468b341
1 # Copyright 1999-2022 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
4 EAPI=8
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"
10 LICENSE="GPL-3"
11 SLOT="0"
12 KEYWORDS="~amd64 ~x86"
13 IUSE="+gtk2 +gtk3 xfce mate gnome-shell cinnamon"
15 S="${WORKDIR}/Nordic-${PV}"
17 src_configure() { :; }
19 src_compile() { :; }
21 src_install() {
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