           SPELL=gnucash
if [ "$GNUCASH_DEVEL" == "y" ]; then
         VERSION=2.4.7
     SOURCE_HASH=sha512:e887ed9ee25e7f6f4dbd28fe63ddee1bde541c78f7a43d5f565218483e90756fa3f4e8f131778824b34ad783d08cd593e36222eade5582c81da414662b74f461
else
         VERSION=2.4.7
     SOURCE_HASH=sha512:e887ed9ee25e7f6f4dbd28fe63ddee1bde541c78f7a43d5f565218483e90756fa3f4e8f131778824b34ad783d08cd593e36222eade5582c81da414662b74f461
fi
          SOURCE=${SPELL}-$VERSION.tar.bz2
   SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/${SPELL}/${SOURCE}
SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL/2/}-$VERSION
        WEB_SITE=http://www.gnucash.org
         ENTERED=20011105
      LICENSE[0]=GPL
        KEYWORDS="finance gnome2"
           SHORT="Open source personal finance suite"
cat << EOF
GnuCash allows you to track bank accounts, stocks, income, and expenses.
As quick and intuitive to use as a checkbook register, it is based on
professional accounting principles to ensure balanced books and accurate
reports. It is backed by an active development community and is
blossoming into a full-fledged accounting system.
EOF
