Source: katarakt
Section: utils
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Christoph Egger <christoph@debian.org>
Build-Depends:
 asciidoc,
 debhelper (>= 12~),
 docbook-xml,
 docbook-xsl,
 faketime,
 libinotify-dev [kfreebsd-any],
 libpoppler-qt5-dev (>> 0.18),
 libxml2-utils,
 pkg-config,
 qtbase5-dev,
 xsltproc
Standards-Version: 4.5.1
Homepage: https://gitlab.cs.fau.de/Qui_Sum/katarakt
Vcs-Git: https://salsa.debian.org/debian/katarakt.git
Vcs-Browser: https://salsa.debian.org/debian/katarakt
Rules-Requires-Root: no

Package: katarakt
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends}
Description: simple PDF viewer with two layouts
 It's a PDF viewer. It views PDFs.
 .
 There are currently two layouts. The presentation layout is very
 simple and only supports scrolling on a per page basis. As the name
 suggests the current page is displayed in the center and zoomed to
 fit the window. It is active by default.
 .
 The grid layout is much more advanced and offers continuous (smooth,
 per pixel) scrolling, zooming and adjusting the column count. Pages
 keep their correct relative size and are shown in a grid.
