summaryrefslogtreecommitdiffstats
path: root/gnome2-apps/gnucash/DETAILS
blob: 3f16ffb9f24050756f9b82121fd4da6cfd7b3e5d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
           SPELL=gnucash
if [ "$GNUCASH_DEVEL" == "y" ]; then
         VERSION=2.4.4
     SOURCE_HASH=sha512:5bb93310d3ce455483f1d93911c3d1dd5ee874558cc7bc73ab463e4391ef3c7e054b2f4d3f113e343657f195e9b303e77d913a86ea36053b6a7022ffe448d906
else
         VERSION=2.4.4
     SOURCE_HASH=sha512:5bb93310d3ce455483f1d93911c3d1dd5ee874558cc7bc73ab463e4391ef3c7e054b2f4d3f113e343657f195e9b303e77d913a86ea36053b6a7022ffe448d906
fi
          SOURCE=${SPELL}-$VERSION.tar.bz2
   SOURCE_URL[0]=${SOURCEFORGE_URL}/${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