           SPELL=qtkeychain
         VERSION=0.16.0
     SOURCE_HASH=sha512:5e59db872fb044c41b452a288944d53d516f2bd97ca18e28e0f795e05dc4561684a1f18b46615b883aca1846086a27c41f1952e5580ce52a0db963fbaa07dbb6
          SOURCE=$SPELL-$VERSION.tar.gz
      SOURCE_URL=https://github.com/frankosterfeld/qtkeychain/archive/refs/tags/${VERSION}.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
        WEB_SITE=https://github.com/frankosterfeld/qtkeychain
         ENTERED=20150305
      LICENSE[0]=BSD
        KEYWORDS=
           SHORT="Qt API to store passwords and other secret data securely"
cat << EOF
QtKeychain is a Qt API to store passwords and other secret data securely. How the 
data is stored depends on the platform:
 * **Linux/Unix:** If running, GNOME Keyring is used, otherwise
qtkeychain tries to use KWallet (via D-Bus), if available.
EOF
