           SPELL=akonadi
#persistent_read kdelibs4 KDE_VER KDE_VER
#if [[ "${KDE_VER}" == "unstable" ]];then
         VERSION=0.80.0
              VX=4.0.71
     SOURCE_HASH=sha512:b2c1c5da75139e6ddc246546b1459dc87185f70c132d5cf159b9db4b1174d31b0d18948107f9f4f1906e8efd0cefa66b7e6517e57879a3102b47e79171734aa2
#else
#fi
#  SOURCE_IGNORE=volatile
          SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=$KDE_URL/unstable/${VX}/support/$SOURCE
#   SOURCE_URL[0]=$KDE_URL/${KDE_VER:-stable}/${VX}/support/$SOURCE
#SOURCE_URL[0]=svn://anonsvn.kde.org/home/kde/trunk/kdesupport/$SPELL:$SPELL
        WEB_SITE=http://pim.kde.org/akonadi
      LICENSE[0]=LGPL
         ENTERED=20080430
        KEYWORDS=""
           SHORT="PIM data library"
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.
EOF
