QT_URL=https://download.qt.io/official_releases/
           SPELL=qtnetworkauth
          SPELLX=$SPELL-everywhere-src
         VERSION=5.15.2
     SOURCE_HASH=sha512:94843a74ae188eb0eff9559be6b246f61f87104479f6f52fe943b31a9263461a7051d967072d9061124b2bd056d7265645892104653c93dfcf68b11521f1c33d
          SOURCE=$SPELLX-$VERSION.tar.xz
      SOURCE_URL=$QT_URL/qt/${VERSION%.?}/$VERSION/submodules/$SOURCE
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELLX-$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
