diff options
Diffstat (limited to 'x11-themes/crystal/crystal-1.0.7.ebuild')
-rw-r--r-- | x11-themes/crystal/crystal-1.0.7.ebuild | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/x11-themes/crystal/crystal-1.0.7.ebuild b/x11-themes/crystal/crystal-1.0.7.ebuild new file mode 100644 index 000000000000..fcbd6f707af3 --- /dev/null +++ b/x11-themes/crystal/crystal-1.0.7.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/crystal/crystal-1.0.7.ebuild,v 1.1 2009/04/19 19:41:18 scarabeus Exp $ + +inherit kde + +DESCRIPTION="KDE native window decoration with transparent titlebar, buttons and borders" +HOMEPAGE="http://www.kde-look.org/content/show.php?content=13969" +SRC_URI="http://www.kde-look.org/CONTENT/content-files/13969-${P}.tar.bz2" + +SLOT="0" +LICENSE="GPL-2" +KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-fbsd" +IUSE="" + +DEPEND="|| ( kde-base/kwin kde-base/kdebase )" +RDEPEND="${DEPEND}" + +need-kde 3.2 |