Kdepim-4.14.10

Introduction to Kdepim

This package provides several KDE programs for managing personal information. Programs include a contact manager, calendar, mail client, newsreader, X.509 certificate manager and sticky notes.

This package is known to build and work properly using an LFS-7.9 platform.

Package Information

Kdepim Dependencies

Required

Boost-1.60.0, grantlee-0.5.1, and kdepim-runtime-4.14.10

Recommended

Optional

nepomuk-widgets, Prison, dblatex, and LinkGrammar

User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/kdepim

Installation of Kdepim

Install Kdepim by running the following commands:

mkdir build &&
cd    build &&

cmake -DCMAKE_INSTALL_PREFIX=$KDE_PREFIX   \
      -DSYSCONF_INSTALL_DIR=/etc           \
      -DCMAKE_BUILD_TYPE=Release           \
      -DCMAKE_MINIMUM_REQUIRED_VERSION=3.0 \
      -Wno-dev .. &&
make

Now, as the root user:

make install

Contents

Installed Programs: akonadi_archivemail_agent, akonadi_followupreminder_agent, akonadi_mailfilter_agent, akonadi_notes_agent, akonadi_sendlater_agent, akonadiconsole, akregator, akregatorstorageexporter, calendarjanitor, contactthemeeditor, headerthemeeditor, ical2vcal, importwizard, kabc2mutt, kabcclient, kaddressbook, kaddressbook-mobile, kalarm, kalarmautostart, karm, kgpgconf, kincidenceeditor, kjotes, kleopatra, kmail, kmail-mobile, kmail_antivir.sh, kmail_clamav.sh, kmail_fprot.sh, kmail_sav.sh, kmailcvt, knode, knotes, konsolekalendar, kontact, korgac, korganizer, korganizer-mobile, ksendemail, ktimetracker, ktnef, kwatchgnupg, mboximporter, notes-mobile, pimsettingexporter, sieveeditor, storageservicemanger, and tasks-mobile
Installed Libraries: several in $KDE_PREFIX/lib
Installed Directories: several in $KDE_PREFIX/share

Short Descriptions

akonadi_archivemail_agent

is an Akonadi agent which allows to archive mail folders automatically.

akonadi_followupreminder_agent

is an akonadi agent which follow up reminder mail.

akonadi_mailfilter_agent

is an Akonadi agent which allows to filter mails.

akonadi_notes_agent

is an Akonadi agent which allows to manage notes.

akonadi_sendlater_agent

is an Akonadi agent which allows to send mails later.

akonadiconsole

akregator

is a feed reader.

contactthemeeditor

is a contact theme editor for KAddressBook.

headerthemeeditor

is an editor for KMail headers.

ical2vcal

is a tool to convert calendars from iCal to Versit vCal format

importwizard

allows to import emails, settings, addressbook and calendar data in your user account from others mailers.

kabc2mutt

converts the KDE address book's entries to Mutt format.

kabcclient

allows commandline access to the KDE addressbook.

kaddressbook

keeps your addresses on file.

kaddressbook-mobile

is the address book and contact data manager mobile version.

kalarm

is a personal alarm message, command and email scheduler.

kalarmautostart

is a little helper program whose function is to autostart KAlarm at login.

karm

tracks time spent on various tasks.

kjotes

is a note taker.

kleopatra

is a KDE key manager.

kmail

is a fully featured emails client.

kmail-mobile

is the mobile version of KMail.

kmailcvt

provides a frontend to import mail folders into kmail.

knode

is a KDE news (Usenet) reader.

knotes

is a program that lets you write the computer equivalent of sticky notes.

konsolekalendar

is a command line interface to KDE calendars.

kontact

brings together all the KDE PIM applications under one roof.

korgac

is the reminder daemon for korganizer.

korganizer

is the KDE Calendar and scheduling.

korganizer-mobile

is the mobile version of korganizer.

ktimetracker

is a time tracker.

ktnef

is a viewer for mail attachments using TNEF format.

kwatchgnupg

is a simple GnuPG log viewer.

mboximporter

is a tool that allow to import files using mbox format..

notes-mobile

is the notes application for mobile environments.

pimsettingexporter

allows to export and import pim settings and local mail.

sieveeditor

is an sieve script editor.

tasks-mobile

is the task managment for mobile devices.

Last updated on 2016-03-02 13:42:47 -0800