           SPELL=kcodecs
         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/kcodecs
       LICENSE[0]=GPL
         ENTERED=20121129
        KEYWORDS="KF5"
           SHORT=" module for KF5"
cat << EOF
KCodecs offers commonly used encoding algorithms, such as base64, uu and quoted-printable 
specifications. 
A wrapper class for the most commonly used encoding and decoding algorithms. Currently there 
is support for encoding and decoding input using base64, uu and the quoted-printable 
specifications.
EOF
