File: control

package info (click to toggle)
qpdfview 0.4.18-5
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 12,712 kB
  • sloc: cpp: 19,799; ansic: 4,119; xml: 40; makefile: 16
file content (140 lines) | stat: -rw-r--r-- 4,373 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
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
Source: qpdfview
Section: graphics
Priority: optional
Maintainer: Norbert Preining <norbert@preining.info>
Build-Depends:
 debhelper-compat (= 13),
 libcups2-dev,
 libdjvulibre-dev,
 libmujs-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,
 libmupdf-dev (>= 1.16),
Standards-Version: 4.5.1
Rules-Requires-Root: no
Homepage: https://launchpad.net/qpdfview
Vcs-Git: https://github.com/norbusan/qpdfview-debian.git
Vcs-Browser: https://github.com/norbusan/qpdfview-debian

Package: qpdfview
Architecture: any
Depends:
 hicolor-icon-theme,
 libqt5sql5-sqlite,
 libqt5svg5,
 qpdfview-pdf-poppler-plugin | qpdfview-pdf-mupdf-plugin,
 ${misc:Depends},
 ${shlibs:Depends},
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~),
Conflicts:
 qpdfview-pdf-mupdf-plugin,
Breaks: qpdfview (<< 0.4.18-3~)
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 PDF format based on Poppler library.

Package: qpdfview-pdf-mupdf-plugin
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Conflicts:
 qpdfview-pdf-poppler-plugin,
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 PDF format based on MUPDF 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.