# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ EAPI=2 inherit kde4-base subversion DESCRIPTION="Google contacts and calendar akonadi resource" HOMEPAGE="http://code.google.com/p/libgcal" ESVN_REPO_URI="svn://anonsvn.kde.org/home/kde/trunk/extragear/pim/googledata" LICENSE="GPL-2" SLOT="4" KEYWORDS="" IUSE="" DEPEND=">=kde-base/akonadi-${KDE_MINIMAL}[kdeprefix=] >=app-pda/libgcal-0.9.2 dev-libs/boost dev-libs/libxslt" RDEPEND="${DEPEND}"