• about
  • news
  • projects
  • translate
  • donate
  • bug tracker
  • zathura
  • |
  • about
  • configuration
  • download
  • installation
  • options
  • plugins

zathura-cb

Comic book support

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

Dependencies

  • libarchive

Download

Version Release Date SHA-1 Checksum Download
0.1.1 2013/05/12 44415d285437121034d4fcdf0508293753dfd425 Download
0.1.0 2012/06/09 22ad7407843a543dd48ebfb06a6ffcd782c30ad6 Download

Installation

It is recommended to install it from your prefered package manager. Otherwise you can grab the latest version of the source code from our website and build it by hand:

$ tar xfv zathura-cb-<version>.tar.gz
$ cd zathura-cb-<version>
$ make
$ make install

Known supported distributions

  • Arch Linux
  • Debian
  • Gentoo

Installation (Developer version)

For the installation of the zathura-cb plugin follow the instructions:

$ git clone git://pwmt.org/zathura-cb.git
$ cd zathura-cb
$ git checkout --track -b develop origin/develop
$ make
$ make install

Source code

If you are interested in the source code you can either browse it online or clone the repository:

$ git clone git://pwmt.org/zathura-cb.git
Atom | RSS
© 2012 pwmt.org powered by hakyll