           SPELL=kdelibs4
          SPELLX=${SPELL//4}
# please leave these
# two comment lines
  if [[ "${KDE_VER}" == "unstable" ]];then
         VERSION=4.2.98
     SOURCE_HASH=sha512:328b107ba43727e885db6821cda4b66a204cdf44e8326cda5b5a7d6f6fef6ebc9b7b9c89ae886a38c618aef718016a3e96756d93da44f44c5ade918fb442f20b
  else 
         VERSION=4.2.4
     SOURCE_HASH=sha512:802242c1479bac99233d018b7d2ba28e9dbe36507aa6072290a84dcc5c9e9fed2001b6866c38e08500f2fcd8c405a9a164effd0b7227f409710a82085303b2b8
  fi
          SOURCE=$SPELLX-$VERSION.tar.bz2
   SOURCE_URL[0]=$KDE_URL/${KDE_VER:-stable}/${VERSION//svn??????}/src/$SOURCE
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELLX-$VERSION"
        WEB_SITE=http://www.kde.org
         ENTERED=20020912
#  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
