           SPELL=koffice2
#if [[ $KOFF_VER == unstable ]];then
         VERSION=2.3.1
     SOURCE_HASH=sha512:b170463fc75ada2d1eaa9d7e6857df300e1bd5ef579b9a0c0c5d9a1ac249072ee407a1d7828064ae303e12247ef3378ff1fc97eb0a09d0e05c371ebda514db25
          SPELLX=${SPELL//2}-${VERSION}
          SOURCE=$SPELLX.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELLX
   SOURCE_URL[0]=$KDE_URL/${KOFF_VER:-stable}/$SPELLX/$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
