Source: apvlv
Section: text
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends:
 cmake (>= 3.1),
 debhelper-compat (= 13),
 ghostscript,
 libdjvulibre-dev,
 libepub-dev,
 libgtk-3-dev,
 libpoppler-glib-dev (>= 0.5.0),
 libpoppler-private-dev,
 libwebkit2gtk-4.0-dev,
 libxml2-dev,
Standards-Version: 4.6.0
Homepage: http://naihe2010.github.io/apvlv/
Vcs-Git: https://salsa.debian.org/debian/apvlv.git
Vcs-Browser: https://salsa.debian.org/debian/apvlv

Package: apvlv
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Suggests:
 poppler-data (>= 0.2.0-2),
Description: PDF viewer with Vim-like behaviour
 apvlv (Alf's PDF Viewer Like Vim) is a small and fast PDF viewer, that uses
 poppler for rendering. Its interface aims to users who like vim behaviour.
 For example opening a PDF file can be done with ':o filename'. apvlv can also
 work with tabs, so you can open multiple files at the same time in one
 program.
