           SPELL=koffice2
if [[ $KOFF_VER == unstable ]];then
         VERSION=2.0.82
     SOURCE_HASH=sha512:6c7cf1c26245ff9cbf10ed6cdd37828a479b41a063fb2c9d3d53a16918464bb5ce0175e038a619889a6606b9357b7f6e2f7da12fca867ad2c48e8d4f63b21032
else
         VERSION=2.0.2
     SOURCE_HASH=sha512:f8f7a024f2a78ee55d42113a496d293bc09a05ff2112910e983007b28fd2e225c600ce9866b0caf9dc0b7f520d37c839c4b804ec572d37cdfcddf61fdbe4ff0c
fi
          SPELLX=${SPELL//2}-${VERSION}
          SOURCE=$SPELLX.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELLX
   SOURCE_URL[0]=$KDE_URL/${KOFF_VER:-stable}/$SPELLX/src/$SOURCE
        WEB_SITE=http://www.koffice.org
         ENTERED=20070707
      LICENSE[0]=GPL
        KEYWORDS="kde office"
           SHORT="Full office suite"
cat << EOF
KOffice is a free, integrated office suite for KDE, the K Desktop Environment.

In the KOffice suite the following parts are being developed:
 * KWord - A frame-based word processor capable of professional standard
   documents
 * KSpread - A powerful spreadsheet application.
 * KPresenter - A full-featured presentation program.
 * Kivio - A Visio(R)-style flowcharting application.
 * Karbon14 - A vector drawing application.
 * Krita - A raster-based image manipulation program like The GIMP or Adobe(C)
   Photoshop(R).
 * Kugar - A tool for generating business quality reports.
 * KChart - An integrated graph and chart drawing tool.
EOF
