Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pwmt/zathura-cb

Comic book support for zathura
https://github.com/pwmt/zathura-cb

Last synced: about 2 months ago
JSON representation

Comic book support for zathura

Awesome Lists containing this project

README

        

zathura-cb
==========

The zathura-cb plugin adds comic book support to zathura.

Requirements
------------

* `zathura` (>= 0.2.0)
* `libarchive`
* `girara`
* `cairo`

Installation
------------

To build and install the plugin using meson's ninja backend, use:

meson build
cd build
ninja
ninja install

Note that the default backend for meson might vary based on the platform. Please
refer to the meson documentation for platform specific dependencies.

Bugs
----

Please report bugs at https://github.com/pwmt/zathura-cb.