mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
f6183fcd59
Signed-off-by: B. Watson <urchlay@slackware.uk> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
16 lines
773 B
Text
16 lines
773 B
Text
zathura-pdf-mupdf (zathura support for mupdf backend)
|
|
|
|
The zathura-pdf-mupdf plugin adds PDF support to zathura by using the
|
|
mupdf rendering library (replacing the poppler-based PDF support from
|
|
the zathura package).
|
|
|
|
To switch between the mupdf and poppler backends without reinstalling
|
|
packages, adjust the symlink at /usr/lib(64)/zathura/libpdf.so. It
|
|
should point to either pdf/libpdf-mupdf.so or pdf/libpdf-poppler.so.
|
|
You can also reinstall zathura to switch to the poppler backend, or
|
|
reinstall zathura-pdf-mupdf to switch to the mupdf backend (whichever
|
|
was installed last "wins").
|
|
|
|
Note: although tesseract is an optional dependency for mupdf, it's
|
|
required for zathura-pdf-mupdf. It's best to build the dependencies in
|
|
the order listed in zathura-pdf-mupdf.info.
|