aboutsummaryrefslogtreecommitdiff
path: root/office/gnucash/README
diff options
context:
space:
mode:
authorLenard Spencer <lspencer31@cfl.rr.com>2018-07-04 08:04:56 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2018-07-07 06:54:15 +0700
commit0d5198863a4e68c52bee919e9137aec3e6300d1d (patch)
treed2b834325e963a3d733c7a582e509b64ae58fa04 /office/gnucash/README
parent5502bb9cd50c0a87067b754d8fa8fd362a32f23a (diff)
office/gnucash: Added (financial accounting application).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/gnucash/README')
-rw-r--r--office/gnucash/README14
1 files changed, 11 insertions, 3 deletions
diff --git a/office/gnucash/README b/office/gnucash/README
index a54d230648d3b..01ceda48064a1 100644
--- a/office/gnucash/README
+++ b/office/gnucash/README
@@ -8,12 +8,20 @@ As quick and intuitive to use as a checkbook register, it is based
on professional accounting principles to ensure balanced books and
accurate reports.
+The dependencies webkitgtk, goffice0.8 and libgnomecanvas have been
+dropped, with webkit2gtk, python3, and gtest being the new dependencies.
+
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 generation
+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.
+and libdbi-drivers installed (with postgresql support), 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.
+running this script, otherwise the build will fail.
+
+This script builds version 3.x which is now considered stable by the
+upstream developers. If you need the old stable 2.6.x series, please
+use gnucash-legacy, also available on SBo.