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 44 45
|
Source: zathura-djvu
Section: text
Priority: optional
Maintainer: Sebastian Ramacher <sramacher@debian.org>
Build-Depends:
debhelper-compat (= 13),
dh-sequence-zathura,
appstream-util <!nocheck>,
desktop-file-utils <!nocheck>,
libcairo2-dev,
libdjvulibre-dev,
libglib2.0-dev,
meson,
pkgconf,
zathura-dev (>= 0.5.8),
Standards-Version: 4.7.0
Homepage: https://pwmt.org/projects/zathura
Vcs-Git: https://salsa.debian.org/sramacher/zathura-djvu.git
Vcs-Browser: https://salsa.debian.org/sramacher/zathura-djvu
Rules-Requires-Root: no
Package: zathura-djvu
Architecture: any
Depends:
${shlibs:Depends},
${misc:Depends}
Provides:
djvu-viewer
Enhances:
zathura
Multi-Arch: same
Description: DjVu 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 DjVu plugin.
|