blob: dc89fe45df5293e083f44e360bc3fcc1d6381fa6 [file] [log] [blame]
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=5
KMNAME="kdepim"
KDE_HANDBOOK=optional
inherit kde4-meta
DESCRIPTION="KDE news feed aggregator (noakonadi branch)"
HOMEPAGE="https://www.kde.org/applications/internet/akregator"
KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux"
IUSE="debug"
DEPEND="
$(add_kdebase_dep kdelibs '' 4.6)
$(add_kdebase_dep kdepimlibs '' 4.6)
$(add_kdebase_dep libkdepim)
"
RDEPEND="${DEPEND}"
KMLOADLIBS="libkdepim"