File: control

package info (click to toggle)
foomatic-db-engine 4.0.13-6
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 2,176 kB
  • sloc: perl: 12,170; ansic: 6,958; python: 1,139; makefile: 248; sh: 215; xml: 83
file content (43 lines) | stat: -rw-r--r-- 1,437 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
Source: foomatic-db-engine
Maintainer: Debian Printing Group <debian-printing@lists.debian.org>
Uploaders:
 Till Kamppeter <till.kamppeter@gmail.com>,
Section: text
Priority: optional
Build-Depends:
 debhelper-compat (= 12),
 libxml2-dev,
 perl,
 pkg-config,
Standards-Version: 4.4.1
Vcs-Browser: https://salsa.debian.org/printing-team/foomatic-db-engine
Vcs-Git: https://salsa.debian.org/printing-team/foomatic-db-engine.git
Homepage: https://www.openprinting.org/

Package: foomatic-db-engine
Architecture: any
Depends:
 cups-filters | foomatic-filters,
 wget | curl,
 ${misc:Depends},
 ${perl:Depends},
 ${shlibs:Depends},
Recommends:
 cups,
 cups-client,
 foomatic-db-compressed-ppds | foomatic-db,
Suggests:
 foomatic-db-gutenprint,
 netcat,
Description: OpenPrinting printer support - programs
 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 architecture-dependent programs needed to
 set up and maintain the foomatic system.  You will also need one or
 more database packages.  The foomatic-db package includes drivers for
 most common printers using Ghostscript as the print processor, as
 well as some common glue code used in other filter systems.