sys-process/glances: revbump 3.1.4.1, add missing doc dep
[gentoo.git] / x11-themes / icewm-extra-themes / icewm-extra-themes-1.2.ebuild
1 # Copyright 1999-2019 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=7
5
6 inherit unpacker
7
8 DESCRIPTION="Extra themes for IceWM"
9 HOMEPAGE="https://github.com/bbidulock/icewm-extra-themes"
10 SRC_URI="https://github.com/bbidulock/icewm-extra-themes/releases/download/${PV}/${P}.tar.lz"
11 LICENSE="GPL-2"
12 SLOT="0"
13
14 KEYWORDS="~amd64 ~x86"
15 IUSE=""
16
17 RDEPEND="x11-wm/icewm"
18 DEPEND="$(unpacker_src_uri_depends)"