1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43
|
Source: zathura-pdf-poppler
Section: text
Priority: optional
Maintainer: Sebastian Ramacher <sramacher@debian.org>
Build-Depends:
debhelper-compat (= 12),
dh-sequence-zathura,
meson (>= 0.43),
pkg-config,
zathura-dev (>= 0.3.9),
libpoppler-glib-dev (>= 0.12.3),
libgirara-dev,
libcairo2-dev
Standards-Version: 4.4.1
Homepage: https://pwmt.org/projects/zathura
Vcs-Git: https://salsa.debian.org/sramacher/zathura-pdf-poppler.git
Vcs-Browser: https://salsa.debian.org/sramacher/zathura-pdf-poppler
Package: zathura-pdf-poppler
Architecture: any
Depends:
${shlibs:Depends},
${misc:Depends}
Recommends:
poppler-data
Provides:
pdf-viewer
Enhances:
zathura
Description: PDF support for zathura
zathura is a document viewer with a minimalistic and space saving interface.
It offers a vim-like experience and has a focus on keyboard interaction.
The key bindings, commands and most other settings can be customized.
.
Some of the features are:
* bookmarking pages
* printing the whole document or specific pages
* following links
* searching in the document
* browsing the document index
* SyncTex forward and backward synchronization
.
This package contains zathura's PDF plugin.
|