File: control

package info (click to toggle)
zathura-pdf-poppler 0.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 164 kB
  • sloc: ansic: 721; xml: 11; makefile: 2
file content (43 lines) | stat: -rw-r--r-- 1,206 bytes parent folder | download
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.