# Watch: https://github.com/hughsie/libjcat/tags /refs/tags/([0-9.]+)[.]tar
source $GRIMOIRE/MESON_FUNCTIONS
           SPELL=libjcat
         VERSION=0.2.1
     SOURCE_HASH=sha512:e29fdaae38ade2960ffa7ac3cd41224ccab5fdb351d2ae420ffe0cf0ddb948bba37e9e040cc3046c8593be4622bf018779dfa80f173873b79582061f12c02373
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
        WEB_SITE=https://github.com/hughsie/libjcat
   SOURCE_URL[0]=$WEB_SITE/archive/$VERSION.tar.gz
      LICENSE[0]=LGPL
         ENTERED=20201026
        KEYWORDS=""
           SHORT="Library for reading and writing Jcat files"
cat << EOF
This library allows reading and writing gzip-compressed JSON catalog files,
which can be used to store GPG, PKCS-7 and SHA-256 checksums for each file.

This provides equivalent functionality to the catalog files supported in
Microsoft Windows.
EOF
