. "${GRIMOIRE}/MESON_FUNCTIONS"
           SPELL=libsecret
         VERSION=0.21.8.2
     SOURCE_HASH=sha512:0a2ae5d86dc635df0a126f1483d917c8fd41cc0c534869ae0612291394b76fb1b2ab6ba27d2f020e123de979338a970d6653fa574d000826b4792be4c1075150
          SOURCE="${SPELL}-${VERSION}.tar.xz"
          BRANCH=`echo $VERSION | cut -d . -f 1,2`
   SOURCE_URL[0]=$GNOME_URL/sources/libsecret/${BRANCH}/${SOURCE}
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="https://live.gnome.org/Libsecret"
      LICENSE[0]="LGPLv2"
         ENTERED=20120927
        KEYWORDS=""
           SHORT="A library for storing and retrieving passwords and other secrets."
cat << EOF
A library for storing and retrieving passwords and other secrets.
It communicates with the "Secret Service" using DBus. gnome-keyring
and ksecretservice are both implementations of a Secret Service.

libsecret replaces libgnome-keyring.
EOF
