          MODULE=akonadi
         VERSION=1.7.2
          SOURCE=$MODULE-$VERSION.tar.bz2
      SOURCE_URL=$KDE_URL/stable/$MODULE/src
      SOURCE_VFY=sha1:6aef88b46f8f7ce2dbdfb3641bce2d0bb733f181
   MODULE_PREFIX=${KDE4_INSTALL_DIR:-/usr}
        WEB_SITE=http://techbase.kde.org/Getting_Started/Build/KDE4/Troubleshooting
         ENTERED=20080622
         UPDATED=20120410
           SHORT="A PIM layer for KDE 4.x"

cat << EOF
Akonadi is a PIM layer, which provides an asynchronous API to access
all kind of PIM data (e.g. mails, contacts, events, todos etc.).
It consists of several processes (generally called the Akonadi server)
and a library (called client library) which encapsulates the
communication between the client and the server.
This directory contains the sources of the Akonadi server and all the
infrastructure that is needed to build the client libraries and the
application which want to make use of Akonadi.
EOF
