source  $SECTION_DIRECTORY/KDE_DETAILS

           SPELL=kdesdk
         VERSION=3.4.2
          SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=$KDE_URL/stable/$VERSION/src/$SOURCE
          MD5[0]=3fe3ea22b2f25522ea853adbe74b789e
       BUILD_API=2
        WEB_SITE=http://www.kde.org
         ENTERED=20010922
         UPDATED=20050609
      LICENSE[0]=GPL
           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
