diff options
author | Tim Dickson <dickson.tim@googlemail.com> | 2020-09-04 16:23:18 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-09-05 08:26:47 +0700 |
commit | f3bb5bf2cc4a48428a8cac4ddbe77166e891c597 (patch) | |
tree | 5cd6f8c1ec65597f3f897cdf0e6bfc3af3b44525 /academic/bibletime/README | |
parent | d10db4ca49c4478290c0c31aa3794e251bb4ef57 (diff) |
academic/bibletime: Updated for version 3.0.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic/bibletime/README')
-rw-r--r-- | academic/bibletime/README | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/academic/bibletime/README b/academic/bibletime/README index 1d351b5a560ed..85a6230bc1e3f 100644 --- a/academic/bibletime/README +++ b/academic/bibletime/README @@ -1,8 +1,14 @@ BibleTime is a Bible study application for Linux. It is based on the K Desktop Environment and uses the Sword programming library to work with Bible texts, commentaries, dictionaries, and books provided by the -rosswire Bible Society. +Crosswire Bible Society. This version requires sword version 1.8.1 or higher, and qt5.9 or -higher +higher, as well as po4a and fop, as the documentation is created in the +build now. + +If you have a local version of cmake>=3.10 then setting CMAKEBINDIR +to the directory containing your local cmake binary will allow that to +be used instead of the version bundled in this script. It will save +several minutes of build time. |