aboutsummaryrefslogtreecommitdiff
path: root/office/zathura-pdf-mupdf/upstream.README
diff options
context:
space:
mode:
Diffstat (limited to 'office/zathura-pdf-mupdf/upstream.README')
-rw-r--r--office/zathura-pdf-mupdf/upstream.README23
1 files changed, 23 insertions, 0 deletions
diff --git a/office/zathura-pdf-mupdf/upstream.README b/office/zathura-pdf-mupdf/upstream.README
new file mode 100644
index 000000000000..9773daf2acef
--- /dev/null
+++ b/office/zathura-pdf-mupdf/upstream.README
@@ -0,0 +1,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.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