# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/kde-base/ksmserver/ksmserver-4.0.2.ebuild,v 1.1 2008/03/10 23:52:10 philantrop Exp $ EAPI="1" KMNAME=kdebase-workspace inherit kde4-meta DESCRIPTION="The reliable KDE session manager that talks the standard X11R6" KEYWORDS="~amd64 ~x86" IUSE="debug" DEPEND=" >=kde-base/kcminit-${PV}:${SLOT} >=kde-base/libkworkspace-${PV}:${SLOT} >=kde-base/libplasma-${PV}:${SLOT} >=kde-base/solid-${PV}:${SLOT}" RDEPEND="${DEPEND}" PATCHES="${FILESDIR}/${P}-linkage.patch" KMEXTRACTONLY="kcminit/main.h libs/kworkspace/ libs/plasma/ solid/"