           SPELL=qtkeychain
         VERSION=0.15.0
     SOURCE_HASH=sha512:b1068ae513d5eab8f300186497ddcce4075e11a2a569deddbc949177efaa27970ed7bdce0b1aff61a021144540e942f60c9259b975601a92c60b8a742754624a
          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
