           SPELL=kdevelop4
          SPELLX=${SPELL//4}
#persistent_read kdelibs4 KDE_VER KDE_VER
#  if [[ "${KDE_VER}" == unstable ]];then
         VERSION=3.9.96
     SOURCE_HASH=sha512:22edcd8189afd3dc51bc7149b1d975a023e002365eb55d15b44f4cf013acd63f8d0b854c1d6698515d6703d10167a614955c47616d74ee9c568e47508e0e2a6b
          SOURCE=$SPELLX-$VERSION.tar.bz2
   SOURCE_URL[0]=$KDE_URL/${KDE_VER:-unstable}/$SPELLX/$VERSION/src/$SOURCE
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELLX-$VERSION"
#      SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
        WEB_SITE=http://www.kdevelop.org/
         ENTERED=20080217
      LICENSE[0]=GPL
        KEYWORDS="ide kde4"
           SHORT="Developer IDE for KDE4"
cat << EOF
KDevelop is an integrated development environment which makes the creation and
development of GNU Standard Applications an easy task even for beginners.
Highlights of the current release are: an application wizard for easy creation
of KDE 2&3, Qt 2&3, GNOME, and terminal C/C++ projects, full project
management, a syntax-highlighting editor, an integrated dialogeditor for the
Qt/KDE GUI libraries, an internal debugger, a full-featured classbrowser with
classtools, CVS support, an integrated HTML-based helpsystem offering manuals
and class-references, and extensive search mechanisms to browse sources and
documentation.
EOF
