You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tde-packaging-gentoo/trinity-base/kdeartwork-icewm-themes/kdeartwork-icewm-themes-3.5...

19 lines
439 B

# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI="5"
TRINITY_MODULE_NAME="kdeartwork"
inherit trinity-meta
DESCRIPTION="Themes for IceWM from the Trinityartwork package."
KEYWORDS="x86 amd64"
IUSE=""
RDEPEND="$DEPEND
>=trinity-base/kdeartwork-kwin-styles-${PV}:${SLOT}"
pkg_postinst() {
elog "More IceWM themes are available installing x11-themes/icewm-themes"
}