ppdpo - ppd message catalog generator (deprecated)
ppdpo [ -D name[=value] ] [ -I include-directory ] [ -o output-file ] source-file
ppdpo(1) Apple Inc. ppdpo(1)
NAME
ppdpo - ppd message catalog generator (deprecated)
SYNOPSIS
ppdpo [ -D name[=value] ] [ -I include-directory ] [ -o output-file ]
source-file
DESCRIPTION
ppdpo extracts UI strings from PPDC source files and updates either a
GNU gettext or macOS strings format message catalog source file for
translation. This program is deprecated and will be removed in a
future release of CUPS.
OPTIONS
ppdpo supports the following options:
-D name[=value]
Sets the named variable for use in the source file. It is equiva-
lent to using the #define directive in the source file.
-I include-directory
Specifies an alternate include directory. Multiple -I options can
be supplied to add additional directories.
-o output-file
Specifies the output file. The supported extensions are .po or
.po.gz for GNU gettext format message catalogs and .strings for
macOS strings files.
ATTRIBUTES
See attributes(7) for descriptions of the following attributes:
+---------------+------------------+
|ATTRIBUTE TYPE | ATTRIBUTE VALUE |
+---------------+------------------+
|Availability | print/cups |
+---------------+------------------+
|Stability | Volatile |
+---------------+------------------+
NOTES
PPD files are deprecated and will no longer be supported in a future
feature release of CUPS. Printers that do not support IPP can be sup-
ported using applications such as ippeveprinter(1).
Source code for open source software components in Oracle Solaris can
be found at https://www.oracle.com/downloads/opensource/solaris-source-
code-downloads.html.
This software was built from source available at
https://github.com/oracle/solaris-userland. The original community
source was downloaded from https://github.com/apple/cups/ar-
chive/v2.3.3.zip.
Further information about this software can be found on the open source
community website at http://www.cups.org/.
SEE ALSO
ppdc(1), ppdhtml(1), ppdi(1), ppdmerge(1), ppdcfile(5), CUPS Online
Help (http://localhost:631/help)
COPYRIGHT
Copyright (C) 2007-2019 by Apple Inc.
26 April 2019 CUPS ppdpo(1)