# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ EAPI="1" KMNAME=kdebase-workspace inherit kde4svn-meta DESCRIPTION="Applet for KDE and X clipboard management" KEYWORDS="" IUSE="debug htmlhandbook" DEPEND=">=kde-base/libkworkspace-${PV}:${SLOT} >=kde-base/libtaskmanager-${PV}:${SLOT} x11-libs/libXfixes" RDEPEND="${DEPEND}" src_compile() { epatch "${FILESDIR}/${P}-find-zlib.patch" kde4overlay-meta_src_compile }