# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ EAPI=5 inherit kde4-base DESCRIPTION="Library for accessing Google calendar and contact resources" HOMEPAGE="https://projects.kde.org/projects/extragear/libs/libkgapi" LICENSE="GPL-2" SLOT="4" KEYWORDS="" IUSE="debug" DEPEND=" $(add_kdebase_dep kdepimlibs '' 4.14) dev-libs/qjson " RDEPEND="${DEPEND}"