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

zathura-ps

PostScript support

The zathura-ps plugin adds PostScript support to zathura by using the libspectre library.

Dependencies

  • libspectre

Download

Version Release Date SHA-1 Checksum Download
0.2.2 2013/05/12 35340171aa7dab6d2bed8a1b94a68ff5ee76e2eb Download
0.2.1 2013/01/20 7a48e3af108b2ebd2687f3d13809aadb794f44a6 Download
0.2.0 2012/06/09 75fa2580a3f61aeadf424b73e524f9346907f24f Download
0.1.0 2012/03/09 c6b6a2c3fbd9a37081461a361c859af0910f5bc3 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-ps-<version>.tar.gz
$ cd zathura-ps-<version>
$ make
$ make install

Known supported distributions

  • Arch Linux
  • Debian
  • Gentoo
  • Ubuntu

Installation (Developer version)

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

$ git clone git://pwmt.org/zathura-ps.git
$ cd zathura-ps
$ 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-ps.git
Atom | RSS
© 2012 pwmt.org powered by hakyll