File: control

package info (click to toggle)
xpdf 3.04%2Bgit20260220-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 860 kB
  • sloc: cpp: 10,143; python: 327; sh: 318; makefile: 65
file content (38 lines) | stat: -rw-r--r-- 1,072 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
Source: xpdf
Section: text
Maintainer: Florian Schlichting <fsfs@debian.org>
Standards-Version: 4.7.3
Build-Depends:
 debhelper-compat (= 13),
 pkgconf,
 libpaper-dev,
 libxt-dev,
 libx11-dev,
 libmotif-dev,
 libpoppler-private-dev (>= 0.76),
Vcs-Browser: https://salsa.debian.org/debian/xpdf
Vcs-Git: https://salsa.debian.org/debian/xpdf.git
Homepage: https://offog.org/code/xpopple/

Package: xpdf
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Recommends:
 poppler-utils,
 poppler-data,
 fonts-urw-base35,
 cups-bsd,
 sensible-utils,
Provides:
 pdf-viewer,
Description: Motif-based PDF reader using the Poppler library
 xpdf is a light-weight open source viewer for Portable Document Format (PDF)
 files (also called 'Adobe Acrobat' or 'Acrobat' files).  This is just the
 xpdf viewer client; various command-line pdf tools are now provided via the
 poppler-utils package.
 .
 Debian's xpdf is a fork of Xpdf version 3, modified to use the Poppler
 PDF rendering library but keeping the Motif toolkit, and nowadays maintained
 as the xpopple project.