Skip to content

meisterT/katarakt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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