diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-05 15:58:30 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-03-07 08:45:23 +0700 |
commit | 0c1c50fb27cfa1251e6630b0015fd1966f9aa9da (patch) | |
tree | 02ac3fb24e6efbe0a5a1e3865a22cba49ff6e58e /office/fop/README | |
parent | 665d36fb025bcdbd2fa766da587026e3ffca5a74 (diff) |
office/fop: Updated for version 2.7, noarch, binary repack.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/fop/README')
-rw-r--r-- | office/fop/README | 11 |
1 files changed, 2 insertions, 9 deletions
diff --git a/office/fop/README b/office/fop/README index 6d323c7135a4..40b24f426992 100644 --- a/office/fop/README +++ b/office/fop/README @@ -19,14 +19,7 @@ Other relevant documents, such as the XPath and XLink Working Drafts, are referenced as necessary. The FOP Project will attempt to use the latest version of evolving specifications. -The default build is for jdk 7 and 8 (including openjdk). To build -on jdk11 and newer, pass JDK11=yes to the build script. If you are -still running the (incredibly ancient) jdk 6, please use fop2.0, also -available on SBo. - -Requires apache-ant and apache-maven. +The SlackBuild just repackages the official FOP binary release, plus +the binary release of the OFFO hyphenation package. jai and jai-imageio are optional but recommended dependencies. - -WARNING: The SlackBuild requires network access, as the build process -downloads files from the internet. |