debian/0000755000000000000000000000000012130037760007165 5ustar debian/source/0000755000000000000000000000000012003053776010471 5ustar debian/source/format0000644000000000000000000000001412003053776011677 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000127112130037760011040 0ustar katarakt (0.0+git2013.04.06-1) unstable; urgency=low * New upstream snapshot -- Christoph Egger Sat, 06 Apr 2013 17:31:35 +0200 katarakt (0.0+git2012.10.29-1) unstable; urgency=low * New upstream snapshot (Closes: #691753) -- Christoph Egger Mon, 29 Oct 2012 09:34:00 -0700 katarakt (0.0+git2012.10.28-1) unstable; urgency=low * New upstream snapshot * Remove Homepage, Correct Vcs-* (Closes: #690939) -- Christoph Egger Sun, 28 Oct 2012 13:06:57 -0700 katarakt (0.0+git2012.08.13-1) unstable; urgency=low * Initial release. -- Christoph Egger Tue, 26 Jun 2012 19:41:59 +0200 debian/dirs0000644000000000000000000000001012003053776010044 0ustar usr/bin debian/control0000644000000000000000000000211412130037613010563 0ustar Source: katarakt Section: utils Priority: optional Maintainer: Christoph Egger Build-Depends: debhelper (>= 7.0.50~), qt4-qmake, libqt4-dev, libpoppler-qt4-dev (>> 0.18), asciidoc, libxml2-utils, docbook-xml, docbook-xsl, xsltproc Standards-Version: 3.9.3 Homepage: http://wwwcip.cs.fau.de/~go18gomu/katarakt/ Vcs-Git: git://anonscm.debian.org/collab-maint/katarakt.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/katarakt.git;a=summary Package: katarakt Architecture: any Depends: ${shlibs:Depends}, ${misc: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. debian/clean0000644000000000000000000000001712130037613010165 0ustar doc/katarakt.1 debian/manpages0000644000000000000000000000001612130037613010675 0ustar doc/katarakt.1debian/rules0000755000000000000000000000032412130037613010241 0ustar #!/usr/bin/make -f %: dh --parallel $@ override_dh_auto_install: install -m 755 katarakt $(CURDIR)/debian/katarakt/usr/bin/ override_dh_auto_build: dh_auto_build --parallel a2x -f manpage doc/katarakt.txt debian/install0000644000000000000000000000003412130037613010550 0ustar share/katarakt.ini /etc/xdg debian/copyright0000644000000000000000000000341412003053776011126 0ustar Source: git://git.informatik.uni-erlangen.de/katarakt Files: * Copyright: 2011-2012, Philipp Erhardt License: Simplified BSD Files: debian/* Copyright: 2011, Christoph Egger License: Simplified BSD License: Simplified BSD This software is licensed under the "Simplified BSD License": Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER(S) ''AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDERS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. The views and conclusions contained in the software and documentation are those of the authors and should not be interpreted as representing official policies, either expressed or implied, of the copyright holder(s). debian/compat0000644000000000000000000000000212003053776010367 0ustar 7