source  $SECTION_DIRECTORY/KDE_DETAILS

           SPELL=kdesdk
         VERSION=3.5.9
     SOURCE_HASH=sha512:44f5c8929384f6a63aac592db0c8c8033c83e1e5401d3556055ff08f7e495243f6b2d7cc8bff7ddaba66d5c931e8fa31404822932795a75cf7c248a9fbfe1ed9
          SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=$KDE_URL/stable/${VERSION//.0/}/src/$SOURCE
      LICENSE[0]=GPL
        WEB_SITE=http://www.kde.org
         ENTERED=20010922
        KEYWORDS="kde"
           SHORT="Collection of tools used by KDE developers."
cat << EOF
This is a collection of applications and tools used by KDE developers.
* Cervisia: a CVS front end
* KBabel: a PO file editor
* kbugbuster: a bugzilla front end
* kcachegrind: for analysing application performance
* Kompare: for comparing files
* umbrello: a UML diagramming tool

It also has example code for use in learning KDE programming or starting
a new KDE application.
* kapptemplate: shell script to easy the beginning of new apps
* kexample: a sample KDE application, heavily documented
* kbabel: an editor for *.PO files
* kdepalettes: palettes matching KDE's style for Gimp and XPaint
* kmtrace: converts glibc's mtrace log into a full backtrace
* kspy: displays all used QObjects in an application
* kstartperf: startup time measurement
* poxml
* scripts: various helper scripts (see scripts/README)

The following applications are normally not compiled:
* ktranslator
EOF
