File: control

package info (click to toggle)
foomatic-db 20161201-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 403,348 kB
  • ctags: 24
  • sloc: xml: 280,777; sh: 153; makefile: 114; python: 8
file content (89 lines) | stat: -rw-r--r-- 3,708 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
Source: foomatic-db
Section: text
Priority: optional
Maintainer: Debian Printing Group <debian-printing@lists.debian.org>
Uploaders: Didier Raboud <odyx@debian.org>, Till Kamppeter <till.kamppeter@gmail.com> 
Build-Depends: debhelper (>= 9),
               pyppd (>= 1.0.1),
               foomatic-db-engine (>= 4.0.5-0ubuntu5)
Homepage: http://www.openprinting.org/
Vcs-Git: https://alioth.debian.org/anonscm/git/printing/foomatic-db.git
Vcs-Browser: https://anonscm.debian.org/cgit/printing/foomatic-db.git
Standards-Version: 3.9.8

Package: foomatic-db
Architecture: all
Depends: ${misc:Depends}
Recommends: foomatic-db-engine,
            cups-filters (>= 1.0.42) | foomatic-filters (>= 4.0),
            printer-driver-all (>= 0.20111206),
            ghostscript,
            cups, cups-client,
Suggests: hplip,
          hplip-cups,
          cups-filters,
          openprinting-ppds,
Breaks: cups (<< 1.5.0-3~)
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
Depends: ${misc:Depends}
Recommends: cups-filters (>= 1.0.42) | foomatic-filters (>= 4.0),
            ghostscript,
            cups, cups-client,
Suggests: hplip,
          hplip-cups,
          cups-filters,
          openprinting-ppds,
          printer-driver-all (>= 0.20111206),
Breaks: foomatic-db,
        cups (<< 1.5.0-3~)
Provides: foomatic-db
Conflicts: foomatic-db, foomatic-db-hpijs
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
Depends: ${misc:Depends}
Recommends: cups-filters (>= 1.0.42) | foomatic-filters,
            cups,
            cups-client
Suggests: hpijs-ppds
Breaks: cups (<< 1.5.0-3~)
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).