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
|
Source: zathura-cb
Section: text
Priority: optional
Maintainer: Sebastian Ramacher <sramacher@debian.org>
Build-Depends:
debhelper-compat (= 13),
dh-sequence-zathura,
pkg-config,
meson,
zathura-dev,
libglib2.0-dev,
libcairo2-dev,
libarchive-dev
Standards-Version: 4.6.0
Homepage: https://pwmt.org/projects/zathura
Vcs-Git: https://salsa.debian.org/sramacher/zathura-cb.git
Vcs-Browser: https://salsa.debian.org/sramacher/zathura-cb
Rules-Requires-Root: no
Package: zathura-cb
Architecture: any
Depends:
${shlibs:Depends},
${misc:Depends}
Enhances:
zathura
Multi-Arch: same
Description: comic book archive 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 comic book archive plugin.
|