# Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # $Header:$ inherit kde need-kde 3.1 DESCRIPTION="Plastik is a widget style and window decoration for KDE 3.x." HOMEPAGE="http://www.kde-look.org/content/show.php?content=7559" SRC_URI="http://www.kdelook.org/content/files/7559-${P}.tar.gz" LICENSE="GPL-2" SLOT="0" DEPEND="kde-base/kdebase" KEYWORDS="x86 ~ppc ~sparc ~alpha" RESTRICT="nomirror" pkg_postinst(){ ewarn "HOW TO USE THIS THEME FOR KDE:" einfo "" einfo "Open the KDE-Menu and start the Control Center." einfo "Select \"Look and Feel\"." einfo "Select \"Style\" if the package you installed was a style, or" einfo "select \"Theme Manager\" if the package you installed was a theme." einfo "Select your theme or style." einfo "Click \"Apply\"" einfo "" einfo "Have fun! :-)" }