           SPELL=kdelibs4
        SPELLX=${SPELL//4}
if [[ "${KDE_VER}" == "unstable" ]];then
         VERSION=4.0.64
     SOURCE_HASH=sha512:4775b2e34404afc369137c1e101d6c8c648e7b751ebca9fa3edd0fd146a7c13f55ccc0f04a2228c368f6fec955fafe24cc5a5cbf7f4f5edb10a349a050a5483e
else 
         VERSION=4.0.1
     SOURCE_HASH=sha512:952cab12091ef0edf0da5310be866919d93df41dfae20b2384961ecb293d10e83c34ed7e513e08e67634363c86e160a5ec2ad98be6683c5c296b227bea289141
fi
          SOURCE=$SPELLX-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELLX-$VERSION
   SOURCE_URL[0]=$KDE_URL/${KDE_VER:-stable}/${VERSION}/src/$SOURCE
        WEB_SITE=http://www.kde.org
         ENTERED=20020912
#      PATCHLEVEL=1
#  SECURITY_PATCH=1
      LICENSE[0]=GPL
        KEYWORDS="kde4"
           SHORT="librariesform the core of KDE"
cat << EOF
This package contains the libraries and non-visual elements
that form the basis of the K Desktop Environment
EOF
