File: control

package info (click to toggle)
qpdfview 0.5.0%2Bds-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 7,204 kB
  • sloc: cpp: 20,343; xml: 53; sh: 32; makefile: 11
file content (121 lines) | stat: -rw-r--r-- 3,752 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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
Source: qpdfview
Section: graphics
Priority: optional
Maintainer: Louis-Philippe Véronneau <pollo@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 libcups2-dev,
 libdjvulibre-dev,
 libjbig2dec0-dev,
 libopenjp2-7-dev,
 libpoppler-qt5-dev,
 libqt5svg5-dev,
 libspectre-dev,
 libsynctex-dev,
 pkg-config,
 qt5-qmake:native,
 qtbase5-dev,
 qttools5-dev-tools,
 zlib1g-dev,
Standards-Version: 4.6.2
Rules-Requires-Root: no
Homepage: https://launchpad.net/qpdfview
Vcs-Git: https://salsa.debian.org/pollo/qpdfview.git
Vcs-Browser: https://salsa.debian.org/pollo/qpdfview

Package: qpdfview
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 hicolor-icon-theme,
 libqt5sql5-sqlite,
 libqt5svg5,
 qpdfview-pdf-poppler-plugin,
Recommends:
 qpdfview-djvu-plugin (= ${binary:Version}),
 qpdfview-ps-plugin (=${binary:Version}),
 qpdfview-translations (=${source:Version}),
Provides: pdf-viewer,
Description: tabbed document viewer
 qpdfview is a simple tabbed document viewer which uses the Poppler library for
 PDF rendering and CUPS for printing and provides a clear and simple Qt
 graphical user interface. Support for the DjVu and PostScript formats can be
 added via plugins.
 .
 Current features include:
   - Outline, properties and thumbnail panes
   - Scale, rotate and fit
   - Fullscreen and presentation views
   - Continuous and multi-page layouts
   - Search for text (PDF and DjVu only)
   - Configurable toolbars
   - SyncTeX support (PDF only)
   - Partial annotation support (PDF only, Poppler version 0.20.1 or newer)
   - Partial form support (PDF only)
   - Persistent per-file settings
   - Support for DjVu and PostScript documents via plugins

Package: qpdfview-pdf-poppler-plugin
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Replaces:
 qpdfview (<< 0.4.18-3~),
Breaks: qpdfview (<< 0.4.18-3~)
Description: tabbed document viewer - Poppler plugin
 qpdfview is a simple tabbed document viewer which uses the Poppler library for
 PDF rendering and CUPS for printing and provides a clear and simple Qt
 graphical user interface. Support for the DjVu and PostScript formats can be
 added via plugins.
 .
 This plugin adds support for the PDF format based on Poppler library.

Package: qpdfview-djvu-plugin
Architecture: any
Depends:
 qpdfview (=${binary:Version}),
 ${misc:Depends},
 ${shlibs:Depends},
Provides:
 djvu-viewer,
Description: tabbed document viewer - DjVu plugin
 qpdfview is a simple tabbed document viewer which uses the Poppler library for
 PDF rendering and CUPS for printing and provides a clear and simple Qt
 graphical user interface. Support for the DjVu and PostScript formats can be
 added via plugins.
 .
 This plugin adds support for the DjVu format.

Package: qpdfview-ps-plugin
Architecture: any
Depends:
 qpdfview (=${binary:Version}),
 ${misc:Depends},
 ${shlibs:Depends},
Provides:
 postscript-viewer,
Description: tabbed document viewer - PostScript plugin
 qpdfview is a simple tabbed document viewer which uses the Poppler library for
 PDF rendering and CUPS for printing and provides a clear and simple Qt
 graphical user interface. Support for the DjVu and PostScript formats can be
 added via plugins.
 .
 This plugin adds support for the PostScript format.

Package: qpdfview-translations
Architecture: all
Depends:
 qpdfview (>=${binary:Version}),
 ${misc:Depends},
 ${shlibs:Depends},
Replaces:
 qpdfview-languages,
Description: tabbed document viewer - translations
 qpdfview is a simple tabbed document viewer which uses the Poppler library for
 PDF rendering and CUPS for printing and provides a clear and simple Qt
 graphical user interface. Support for the DjVu and PostScript formats can be
 added via plugins.
 .
 This package contains all translations.