# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/kde-base/kcometen-1.0.3.ebuild,v 1.1 2009/01/27 16:48:33 alexxy Exp $ EAPI="2" NEED_KDE="latest" KDE_MINIMAL="4.1" OPENGL_REQUIRED="always" inherit kde4-base HOMEPAGE="http://www.kde-apps.org/content/show.php?content=87586&forumpage=1&PHPSESSID=e5af" DESCRIPTION="An OpenGL KDE screensaver with many effects" KEYWORDS="~amd64 ~x86" SRC_URI="http://www.kde-apps.org/CONTENT/content-files/87586-kcometen4-${PV}.tar.gz" SLOT="0" DEPEND="${DEPEND} >=kde-base/kscreensaver-4.0[opengl?] media-libs/libart_lgpl virtual/opengl" RDEPEND="${DEPEND}"