diff options
author | B. Watson <yalhcru@gmail.com> | 2016-07-25 17:19:29 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-08-13 07:22:55 +0700 |
commit | c0c1a9455b8c23a44da80f5a95608704672614ac (patch) | |
tree | 624e9a4065f93ea5a31d81da9879b1892596ca31 /office/mupdf/README | |
parent | ad4584717f6d6b017e43463176d10218cca5e054 (diff) | |
download | slackbuilds-c0c1a9455b8c23a44da80f5a95608704672614ac.tar.gz |
office/mupdf: Updated for version 1.9a.
Diffstat (limited to 'office/mupdf/README')
-rw-r--r-- | office/mupdf/README | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/office/mupdf/README b/office/mupdf/README index 03ae7b76f3..534f241278 100644 --- a/office/mupdf/README +++ b/office/mupdf/README @@ -16,7 +16,6 @@ Notes: to try mupdf's experimental JavaScript support, build with MUJS=yes in the script's environment. -2. This build is for mupdf-1.7a, but it has also been tested with versions -1.4 and 1.5. Download mupdf-1.4-source.tar.gz or mupdf-1.5-source.tar.gz -and run the script with VERSION=1.4 or VERSION=1.5 set in the environment, -if for some reason you need an older version. +2. Two mupdf executables are installed in /usr/bin. mupdf-x11 is the +regular PDF viewer, and mupdf-x11-curl has support for fetching remote +resources from the network (which may be considered a security risk). |