summaryrefslogtreecommitdiffstats
path: root/office/gnucash-legacy/README
diff options
context:
space:
mode:
author Lenard Spencer <lspencer31@cfl.rr.com>2018-07-04 07:50:15 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-07-07 06:54:14 +0700
commite9a0efbf819b0f9e1612150a324cfc8ace665c1b (patch)
tree521d92b4e07f4a6a3e76e256bbbd96eece2c820d /office/gnucash-legacy/README
parente05cc8537d8e6f48f1c9bb7ce3e1dee51a1ec188 (diff)
downloadslackbuilds-e9a0efbf819b0f9e1612150a324cfc8ace665c1b.tar.gz
slackbuilds-e9a0efbf819b0f9e1612150a324cfc8ace665c1b.tar.xz
office/gnucash-legacy: Added (financial accounting application).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/gnucash-legacy/README')
-rw-r--r--office/gnucash-legacy/README22
1 files changed, 22 insertions, 0 deletions
diff --git a/office/gnucash-legacy/README b/office/gnucash-legacy/README
new file mode 100644
index 0000000000..6070b0bd0f
--- /dev/null
+++ b/office/gnucash-legacy/README
@@ -0,0 +1,22 @@
+GnuCash is personal and small-business financial-accounting software,
+freely licensed under the GNU GPL and available for GNU/Linux, BSD,
+Solaris, Mac OS X and Microsoft Windows.
+
+Designed to be easy to use, yet powerful and flexible, 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.
+
+Pass OFX="yes" for OFX (USA) (requies libofx)
+Pass AQ="yes" to enable aqbanking (Germany) (requires aqbanking)
+Pass WITHPYTHON="yes" to enable Python bindings for report gereration.
+
+If you want the SQL database integration, you must first have libdbi
+and libdbi-drivers installed, and then pass the DBI="yes" flag.
+
+NOTE: You must remove any previous installation of Gnucash before
+running this script, otherwise the build will fail.
+
+This script builds version 2.6.21, which upstream is calling the
+"last last" release of the 2.6 series.