# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/app-office/koffice-libs/koffice-libs-2.2.2.ebuild,v 1.4 2010/11/04 13:43:26 hwoarang Exp $ EAPI="2" KMNAME="koffice" KMMODULE="libs" OPENGL_REQUIRED="optional" CPPUNIT_REQUIRED="optional" inherit kde4-meta DESCRIPTION="Shared KOffice libraries." KEYWORDS="amd64 x86" IUSE="crypt openexr reports" # the contents of kchart have been _temporarily_ moved into koffice-libs in 2.2.0 RDEPEND=" >=app-office/koffice-data-${PV}:${SLOT} dev-libs/libxml2 dev-libs/libxslt >=kde-base/kdepimlibs-${KDE_MINIMAL} media-libs/lcms:0 crypt? ( app-crypt/qca:2 ) openexr? ( media-libs/openexr ) opengl? ( media-libs/mesa ) !