mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
c45dac6ecf
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
14 lines
618 B
Text
14 lines
618 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).
|
|
|
|
This requires zathura and mupdf.
|
|
|
|
Note: This overwrites /usr/lib/zathura/pdf.so from the zathura
|
|
package (replace lib with lib64 for 64-bit systems). zathura doesn't
|
|
support having multiple plugins per filetype, so after installing
|
|
zathura-pdf-mupdf, zathura will always use the mupdf backend. To switch
|
|
back to the poppler backend, remove both zathura and zathura-pdf-mupdf,
|
|
then reinstall zathura.
|