commit: c594090cec37f99101053491fa31d7a744854d0f Author: Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com> AuthorDate: Sat Jul 25 15:57:11 2015 +0000 Commit: Johannes Huber <johu <AT> gentoo <DOT> org> CommitDate: Thu Aug 6 21:21:55 2015 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=c594090c
[profiles] Add kdepim_features.desc profiles/desc/kdepim_features.desc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/profiles/desc/kdepim_features.desc b/profiles/desc/kdepim_features.desc new file mode 100644 index 0000000..9b9f1cd --- /dev/null +++ b/profiles/desc/kdepim_features.desc @@ -0,0 +1,19 @@ +# Copyright 1999-2015 Gentoo Foundation. +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +# This file contains descriptions of KDEPIM_FEATURES USE_EXPAND flags. + +# Keep it sorted. +akonadiconsole - KDEPIM_FEATURES option to build akonadi developer console +akregator - KDEPIM_FEATURES option to build news feed aggregator +blogilo - KDEPIM_FEATURES option to build blogging client +console - KDEPIM_FEATURES option to build cli access +kaddressbook - KDEPIM_FEATURES option to build address book +kalarm - KDEPIM_FEATURES option to build personal alarm message, command and email scheduler +kleopatra - KDEPIM_FEATURES option to build X.509 key manager +kmail - KDEPIM_FEATURES option to build email component +knotes - KDEPIM_FEATURES option to build notes application +kontact - KDEPIM_FEATURES option to build personal information manager +korganizer - KDEPIM_FEATURES option to build personal organizer +ktnef - KDEPIM_FEATURES option to build a viewer for TNEF attachments
