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.3)
openjpeg (>= 2.0)

Installation
------------
To build and install the plugin:

  make install

Uninstall:
----------
To delete the plugin from your system, just type:

  make uninstall