# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit kde eutils need-kde 3.3 MY_P="31166-${P}" DESCRIPTION="Powerfull Pager for KDE" HOMEPAGE="http://www.uni-weimar.de/~wolff3/" SRC_URI="http://www.kde-apps.org/content/files/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86 ~ppc" IUSE="opengl" S="${WORKDIR}/${P}" DOCS="AUTHORS ChangeLog INSTALL NEWS README TODO" RDEPEND="opengl? ( x11-misc/3ddesktop )"