          MODULE=akonadi
         VERSION=26.04.3
          SOURCE=$MODULE-$VERSION.tar.xz
      SOURCE_URL=$KDE_URL/stable/release-service/$VERSION/src
      SOURCE_VFY=sha256:196c1c27c122d0ca4ec320c89ef835fec3ec73d042617a76f067e5c649cfe824
        WEB_SITE=https://community.kde.org/KDE_PIM/Akonadi
         ENTERED=20080622
         UPDATED=20260714
           SHORT="A PIM layer for KDE"

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
