QT_URL=https://download.qt.io/official_releases/
           SPELL=qtnetworkauth
          SPELLX=$SPELL-everywhere-opensource-src
         VERSION=5.15.9
     SOURCE_HASH=sha512:9857f0e368e0c2bb4dfa772653a17cd34754e95ae64414f70ca78c1ec3a38ac850c462db9aa5fee4ee9143cd2fe0a5485fc0948cc3459a4842e221ab08356356
          SOURCE=$SPELLX-$VERSION.tar.xz
      SOURCE_URL=$QT_URL/qt/${VERSION%.?}/$VERSION/submodules/$SOURCE
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-everywhere-src-$VERSION
        WEB_SITE=https://qt-project.org
         ENTERED=20170123
      LICENSE[0]=LGPL3
        KEYWORDS="qt5 x11 libs"
           SHORT=" APIs for limited access to online accounts"
cat << EOF
Qt Network Authorization provides a set of APIs that enable Qt release-service to obtain limited access to online accounts 
and HTTP services without exposing users' passwords.

Currently, the supported authorization protocol is OAuth, versions 1 and 2.
EOF
