blob: bf84ae4f27b837039f6d3d463eb2de4bd35411ba [file] [log] [blame]
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=5
inherit kde4-meta-pkg
DESCRIPTION="kdepim - merge this to pull in all kdepim-derived packages"
KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux"
IUSE="nls"
RDEPEND="
$(add_kdebase_dep akregator)
$(add_kdebase_dep blogilo)
$(add_kdebase_dep kabcclient)
$(add_kdebase_dep kaddressbook)
$(add_kdebase_dep kalarm)
$(add_kdebase_dep kdepim-icons)
$(add_kdebase_dep kdepim-kresources)
$(add_kdebase_dep kdepim-wizards)
$(add_kdebase_dep kjots)
$(add_kdebase_dep kleopatra)
$(add_kdebase_dep kmail)
$(add_kdebase_dep knode)
$(add_kdebase_dep knotes)
$(add_kdebase_dep konsolekalendar)
$(add_kdebase_dep kontact)
$(add_kdebase_dep korganizer)
$(add_kdebase_dep ktimetracker)
$(add_kdebase_dep libkdepim)
$(add_kdebase_dep libkleo)
$(add_kdebase_dep libkpgp)
nls? (
$(add_kdeapps_dep kde4-l10n '' 4.14.3)
$(add_kdebase_dep kdepim-l10n '' 4.4.11.1-r1)
)
!kde-base/kdepim-runtime
"