/katarakt

clone of https://git.informatik.uni-erlangen.de/katarakt

Primary LanguageC++OtherNOASSERTION

Overview
========
katarakt is a simple PDF viewer with two layouts.

Dependencies
------------
qt-core, qt-gui version 4
poppler-qt >= 0.18

For a faster search implementation you need poppler-qt >= 0.22

Building
--------
To build katarakt type:
qmake-qt4
make

To build the manpage/homepage type:
make doc
make web