On Thu, Sep 18, 2014 at 09:46:40PM +0200, Max Fillinger wrote:
> The package zathura-pdf-mupdf has the same description as
> zathura-pdf-poppler.
> 
> Index: textproc/zathura/plugins/mupdf/pkg/DESCR
> ===================================================================
> RCS file: /cvs/ports/textproc/zathura/plugins/mupdf/pkg/DESCR,v
> retrieving revision 1.1.1.1
> diff -u -p -r1.1.1.1 DESCR
> --- textproc/zathura/plugins/mupdf/pkg/DESCR  2 Sep 2014 13:32:54 -0000       
> 1.1.1.1
> +++ textproc/zathura/plugins/mupdf/pkg/DESCR  18 Sep 2014 19:40:06 -0000
> @@ -1,2 +1,2 @@
> -The zathura-pdf-poppler plugin adds PDF support to zathura by using the
> -poppler rendering engine.
> +The zathura-pdf-mupdf plugin adds PDF support to zathura by using the
> +mupdf rendering engine.

This was a good fix, but the same problem applies to the other zathura
plugins. Here's one possible patch. (I've been somewhat more verbose in
the -cb plugin, since I had no idea what "comic book support" means. The
-cb plugin uses only libarchive, so there is no "using <X>" there)

                Joachim

Index: textproc/zathura//plugins/cb/pkg/DESCR
===================================================================
RCS file: /cvs/ports/textproc/zathura/plugins/cb/pkg/DESCR,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 DESCR
--- textproc/zathura//plugins/cb/pkg/DESCR      2 Sep 2014 13:32:54 -0000       
1.1.1.1
+++ textproc/zathura//plugins/cb/pkg/DESCR      11 Oct 2014 09:54:44 -0000
@@ -1,2 +1,2 @@
-The zathura-pdf-poppler plugin adds PDF support to zathura by using the
-poppler rendering engine.
+The zathura-pdf-cb plugin adds support for various comic book formats
+(cbz, cbr, cb7, cbt) to zathura.
Index: textproc/zathura//plugins/djvu/pkg/DESCR
===================================================================
RCS file: /cvs/ports/textproc/zathura/plugins/djvu/pkg/DESCR,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 DESCR
--- textproc/zathura//plugins/djvu/pkg/DESCR    2 Sep 2014 13:32:54 -0000       
1.1.1.1
+++ textproc/zathura//plugins/djvu/pkg/DESCR    11 Oct 2014 09:54:44 -0000
@@ -1,2 +1,2 @@
-The zathura-pdf-poppler plugin adds PDF support to zathura by using the
-poppler rendering engine.
+The zathura-pdf-djvu plugin adds DjVu support to zathura by using the
+djvulibre library.
Index: textproc/zathura//plugins/ps/pkg/DESCR
===================================================================
RCS file: /cvs/ports/textproc/zathura/plugins/ps/pkg/DESCR,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 DESCR
--- textproc/zathura//plugins/ps/pkg/DESCR      2 Sep 2014 13:32:54 -0000       
1.1.1.1
+++ textproc/zathura//plugins/ps/pkg/DESCR      11 Oct 2014 09:54:44 -0000
@@ -1,2 +1,2 @@
-The zathura-pdf-poppler plugin adds PDF support to zathura by using the
-poppler rendering engine.
+The zathura-pdf-poppler plugin adds Postscript support to zathura by
+using the libspectre library.

Reply via email to