# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=6 KDE_TEST="forceoptional" inherit kde5 DESCRIPTION="Phabricator integration in Akonadi/KOrganizer" HOMEPAGE="https://projects.kde.org/projects/playground/pim/akonadi-phabricator-resource" LICENSE="GPL-2+" KEYWORDS="" IUSE="" DEPEND=" $(add_frameworks_dep kconfig) $(add_frameworks_dep kio) $(add_kdeapps_dep akonadi) $(add_kdeapps_dep kasync) $(add_kdeapps_dep kcalcore) $(add_qt_dep qtdbus) $(add_qt_dep qtgui) $(add_qt_dep qtnetwork) dev-libs/libxslt " RDEPEND="${DEPEND}"