          MODULE=akonadi
         VERSION=25.12.3
          SOURCE=$MODULE-$VERSION.tar.xz
      SOURCE_URL=$KDE_URL/stable/release-service/$VERSION/src
      SOURCE_VFY=sha256:6884ca6219547f00f4d6a6dc6b787d095c0a925fa31cc8e7bad154991a70062a
        WEB_SITE=https://community.kde.org/KDE_PIM/Akonadi
         ENTERED=20080622
         UPDATED=20260305
           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
