summaryrefslogtreecommitdiff
path: root/debian/control
blob: c550b54d3091a580805b18b5aa192a0cb21a0573 (plain)
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
Source: foomatic-db
Maintainer: Debian Printing Group <debian-printing@lists.debian.org>
Uploaders: Didier Raboud <odyx@debian.org>,
           Till Kamppeter <till.kamppeter@gmail.com>
Section: text
Priority: optional
Build-Depends: debhelper-compat (= 12),
               pyppd (>= 1.0.1),
               foomatic-db-engine
Standards-Version: 4.2.1
Vcs-Browser: https://salsa.debian.org/printing-team/foomatic-db
Vcs-Git: https://salsa.debian.org/printing-team/foomatic-db.git
Homepage: https://www.openprinting.org/

Package: foomatic-db
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Recommends: foomatic-db-engine,
            cups-filters (>= 1.0.42) | foomatic-filters,
            printer-driver-all,
            ghostscript,
            cups,
            cups-client
Suggests: hplip,
          hplip-cups,
          cups-filters,
          openprinting-ppds
Description: OpenPrinting printer support - database
 Foomatic is a printing system designed to make it easier to set up
 common printers for use with Debian (and other operating systems).
 It provides the "glue" between a print spooler (like CUPS or lpr) and
 your actual printer, by telling your computer how to process files
 sent to the printer.
 .
 This package contains the printer database distributed by
 OpenPrinting for most common drivers.  You will probably need
 the foomatic-db-engine package for this package to be useful.

Package: foomatic-db-compressed-ppds
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Recommends: cups-filters (>= 1.0.42) | foomatic-filters,
            ghostscript,
            cups,
            cups-client
Suggests: hplip,
          hplip-cups,
          cups-filters,
          openprinting-ppds,
          printer-driver-all
Breaks: foomatic-db
Conflicts: foomatic-db,
           foomatic-db-hpijs
Provides: foomatic-db
Replaces: foomatic-db,
          foomatic-db-hpijs
Description: OpenPrinting printer support - Compressed PPDs derived from the database
 Foomatic is a printing system designed to make it easier to set up
 common printers for use with Debian (and other operating systems).
 It provides the "glue" between a print spooler (like CUPS or lpr) and
 your actual printer, by telling your computer how to process files
 sent to the printer.
 .
 This package contains all PPD files which can be generated from the Foomatic
 database as one small compressed archive. This reduces the disk space
 consumption compared to the Foomatic XML database vastly and in addition
 makes listing of all available PPDs and extracting the needed PPD much faster
 than using the Foomatic XML database.

Package: openprinting-ppds
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Recommends: cups-filters (>= 1.0.42) | foomatic-filters,
            cups,
            cups-client
Suggests: hpijs-ppds
Description: OpenPrinting printer support - PostScript PPD files
 This package includes a collection of free PostScript Printer Description
 files for PostScript (and clone) printers from various manufacturers, as
 distributed by OpenPrinting.
 .
 If you have non-PostScript printers, the foomatic-db-compressed-ppds (or
 foomatic-db and foomatic-db-engine), hplip and the
 printer-driver-* packages are the ones you need; this package
 won't be of much help to you.
 .
 Some manufacturers distribute PPD files for their printers under
 non-free licenses; those are not included in this package, but may be
 available from the manufacturer's website, included on a CD or
 other media with the printer, or downloadable from the OpenPrinting
 web site (even automatically if the printer setup tool supports it).