summaryrefslogtreecommitdiffstats
path: root/office/fop/README
diff options
context:
space:
mode:
author Lenard Spencer <lenardrspencer@gmail.com>2021-01-02 08:42:19 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2021-01-02 10:48:16 +0700
commit083c200307600f4d40b30ca3b20bbbb793a79390 (patch)
tree98dd6884a81e1f81a90e0c41a8ddd5b70eed2bf3 /office/fop/README
parent5367caa06084e03c0bdbe684267738251d8d5e47 (diff)
downloadslackbuilds-083c200307600f4d40b30ca3b20bbbb793a79390.tar.gz
slackbuilds-083c200307600f4d40b30ca3b20bbbb793a79390.tar.xz
office/fop: Update script.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/fop/README')
-rw-r--r--office/fop/README11
1 files changed, 6 insertions, 5 deletions
diff --git a/office/fop/README b/office/fop/README
index d8c102386f..43f142d2ed 100644
--- a/office/fop/README
+++ b/office/fop/README
@@ -13,10 +13,11 @@ described in the W3C Recommendation from 05 December 2006, and that
complies with the November 2001 Portable Document Format Specification
(Version 1.4) from Adobe Systems.
-The default build is for jdk 8 and older (including openjdk). To build
-on jdk11 and newer, pass JDK11=yes to the build script.
+The default build is for jdk 7 and 8 (including openjdk). To build
+on jdk11 and newer, pass JDK11=yes to the build scrip. If you are
+still running the (incredibly ancient) jdk 6, please use fop-legacy,
+also available on SBo.
-jai and jai-imageio are optional but recommended dependencies.
+Requires apache-ant and apache-maven.
-NOTE:
-This build needs a working connection to the internet.
+jai and jai-imageio are optional but recommended dependencies.