1CUPS-GENPPD(8)              Gutenprint Manual Pages             CUPS-GENPPD(8)
2
3
4

NAME

6       cups-genppd - generate Gutenprint PPD files for use with CUPS
7

SYNOPSIS

9       cups-genppd  [-c  localedir]  [-l  locale] [-p prefix] [-q] [-v] model1
10       [model2, ...modeln]
11       cups-genppd -L [-c localedir]
12       cups-genppd -M [-v]
13       cups-genppd -h
14       cups-genppd -V
15

DESCRIPTION

17       cups-genppd generates Gutenprint PPD files  for  use  with  CUPS.   The
18       default  behavior is to output PPD files for all models of printer that
19       the Gutenprint printer driver library supports.  You may  restrict  the
20       models  by  listing  either  the  driver names or the full names of the
21       printers you wish to generate PPD files for after any  options.   Addi‐
22       tionally,  the  PPD files may be localised, that is, translated, to use
23       your native language rather than US English.   There  are  commands  to
24       find out what printer models and languages are supported.
25

EXAMPLES

27       cups-genppd -v bjc-6200 'Epson Stylus Photo 1280' 'HP DeskJet 850C'
28              verbosely  generate  three PPD files, listing the driver name in
29              the first case, and the full name in the second.
30
31       LANG=de_DE genppd -p ppd -c /usr/share/locale
32              generate PPDs for all available models, in directory  ppd  using
33              the  locale data found under /usr/share/locale.  The language to
34              use is taken from the environment (de_DE).
35
36       cups-genppd -L -c /usr/local/share/locale
37              list available languages  using  the  locale  data  found  under
38              /usr/local/share/locale.
39
40       cups-genppd -M -v
41              list available drivers, with long model descriptions
42

COMMANDS

44       -h     show a help message
45
46       -L     list  available translations (message catalogs).  If a locale is
47              used for which there is not a  corresponding  translation,  then
48              then US English will be used.
49
50       -M     list  available  printer  models.  By default, only driver names
51              are listed; if verbose mode is used, the full  model  name  will
52              also be printed
53
54       -V     show version information and defaults
55
56              The default behavior is to output PPDs if no command is given.
57

OPTIONS

59       -c localedir
60              use localedir as the base directory for locale data
61
62       -l locale
63              output  PPDs  translated  with  messages  for locale.  Note that
64              locale must be a locale as shown by locale -a.  For example, the
65              de  translation  is  used by the de_DE locale; de alone will not
66              work.
67
68       -p prefix
69              output PPDs in directory prefix.   Directories  are  not  recur‐
70              sively created.
71
72       -q     Quiet mode.
73
74       -v     Verbose mode.
75
76       models a list of printer models, either the driver or quoted full name.
77

SEE ALSO

79       CUPS  Software  Administrators  Manual, http://localhost:631/documenta‐
80       tion.html
81
83       Copyright ©  1992-2002 Michael Sweet (mike@easysw.com)
84
85       This program is free software; you can redistribute it and/or modify it
86       under  the  terms of the GNU General Public License, version 2, as pub‐
87       lished by the Free Software Foundation.
88
89       This manual page was written by Roger Leigh (rleigh@debian.org).
90
91
92
93Version 5.3.3                     25 Aug 2019                   CUPS-GENPPD(8)
Impressum