           SPELL=kdevelop4
          SPELLX=${SPELL//4}
#persistent_read kdelibs4 KDE_VER KDE_VER
#  if [[ "${KDE_VER}" == unstable ]];then
         VERSION=3.9.95
     SOURCE_HASH=sha512:8fd3efba8e90e46a39d8fb2bd8cdbdb3e1376779dd581601d34955b671b8f0478fbcffc55d4148510c95edce106cf9b1721a4ed233dc916b225150f032e6ed8f
          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
