           SPELL=kauth
         VERSION=5.81.0
  SECURITY_PATCH=1
       VX=${VERSION%.?}
          SOURCE=$SPELL-$VERSION.tar.xz
      SOURCE_URL=https://download.kde.org/stable/frameworks/$VX/$SOURCE
         SOURCE2=$SOURCE.sig
  SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
      SOURCE_GPG=kde.gpg:$SOURCE.sig:UPSTREAM_KEY
  SOURCE2_IGNORE=signature
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
        WEB_SITE=https://projects.kde.org/projects/frameworks/kauth
       LICENSE[0]=GPL
         ENTERED=20121129
        KEYWORDS="KF5"
           SHORT=" module for KF5"
cat << EOF
KAuth provides an authorization framework that can be used in combination with PolicyKit. 
KAuth allows you to create actions, monitor replies and execute privileged jobs using a 
high-level, Qt API. Buttons that change their appearance based on provided privileges as 
included.
EOF
