diff options
author | Tim Dickson <dickson.tim@googlemail.com> | 2022-04-13 17:16:21 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-04-16 12:12:49 +0700 |
commit | 007d6328cfe65a9de4faed03be6b0c30f160eb4a (patch) | |
tree | a937c15008f635dc83d0c9437749b47291d5d2a6 /academic/xiphos/README | |
parent | 4d818a5114ecc8b499e64af4a29d3d7d8bca83d4 (diff) | |
download | slackbuilds-007d6328cfe65a9de4faed03be6b0c30f160eb4a.tar.gz slackbuilds-007d6328cfe65a9de4faed03be6b0c30f160eb4a.tar.xz |
academic/xiphos: Fix build.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic/xiphos/README')
-rw-r--r-- | academic/xiphos/README | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/academic/xiphos/README b/academic/xiphos/README index 166b55e9b6..e430c8f0fe 100644 --- a/academic/xiphos/README +++ b/academic/xiphos/README @@ -4,13 +4,3 @@ Sword project by the CrossWire Bible Society. computer reading of the text using festival has not been tested. if it works let me know, and i'll remove these two lines from the readme. - -xiphos version 4.2.1 requires sword v1.8.1-3 or higher -and biblesync v2.0.1 or higher - -xiphos needs a version of cmake 3.11 or higher. A private version is -included in the slackbuild to enable xiphos to be built. If you want to -use a different cmake to that included here, pass CMVERSION with the -version you need (and make sure that the source tar.gz is available) -There are a few new dependencies as the documentation is now created by -the build process rather than shipped preprocessed in the source. |