blob: 34db54affd45e9b9c33c69ab5a11d025a0b5f1d1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
zathura-pdf-mupdf
=================
The zathura-pdf-mupdf plugin adds PDF support to zathura by using the mupdf
rendering library.
Requirements
------------
zathura (>= 0.2.0)
girara
mupdf (>= 1.7)
openjpeg (>= 2.0)
Installation
------------
To build and install the plugin:
make install
Uninstall:
----------
To delete the plugin from your system, just type:
make uninstall
|