diff options
Diffstat (limited to 'graphics/mozjpeg/README')
-rw-r--r-- | graphics/mozjpeg/README | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/graphics/mozjpeg/README b/graphics/mozjpeg/README index 511af1e870596..3c7dac79cadac 100644 --- a/graphics/mozjpeg/README +++ b/graphics/mozjpeg/README @@ -51,10 +51,10 @@ mozjpeg libraries automatically. Java Support ------------ -Optionally, mozjpeg can be built with Java wrapper support -for turbojpeg. To do this, install one of: jdk, openjdk8, -openjdk7, or openjdk6 (or possibly one of the zulu-openjdk* -packages; untested). Then run this script with JAVA=yes in -the environment. The Java library will be installed as -/opt/mozjpeg/classes/turbojpeg.jar, and the docs will be in +Optionally, mozjpeg can be built with Java wrapper support for +turbojpeg. To do this, install one of: zulu-openjdk8, openjdk8, +openjdk7, or openjdk6 (or possibly jdk, or one of the later +zulu-openjdk* packages; untested). Then run this script with +JAVA=yes in the environment. The Java library will be installed +as /opt/mozjpeg/classes/turbojpeg.jar, and the docs will be in /usr/doc/mozjpeg-$VERSION/javadoc. |