summaryrefslogtreecommitdiff
path: root/office/mupdf/README
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2020-10-24 00:50:44 -0400
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2020-10-31 11:15:34 +0700
commit1a4ddcd236d7813a9dca0fdf48b1fa4145d62b2d (patch)
treea4cd0b9ab98b5599ee939cc96e699a1ceb772698 /office/mupdf/README
parentf1d5293688d82b021865922e2e27f00c22fadad8 (diff)
downloadslackbuilds-1a4ddcd236d7813a9dca0fdf48b1fa4145d62b2d.tar.gz
office/mupdf: Updated for version 1.18.0.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/mupdf/README')
-rw-r--r--office/mupdf/README6
1 files changed, 3 insertions, 3 deletions
diff --git a/office/mupdf/README b/office/mupdf/README
index c67d450b06..4d84fe11bb 100644
--- a/office/mupdf/README
+++ b/office/mupdf/README
@@ -19,6 +19,6 @@ regular PDF viewer, and mupdf-x11-curl has support for fetching remote
resources from the network (which may be considered a security risk).
mupdf-gl uses OpenGL for rendering (and doesn't support curl).
-3. By default, mupdf is now built as shared libraries. If for some
-reason you need static libs instead, build with STATIC=yes in the
-script's environment. See README_shared.txt for more information.
+3. mupdf's PDF digital signature verification and signing support is
+disabled in this build, because Slackware 14.2's openssl is too old.
+For most users, this is a rarely- or never-used feature anyway.