openbsd-ports/print/foomatic-db-engine/pkg
2011-08-25 10:40:29 +00:00
..
DESCR
PLIST Update to foomatic-db-engine-4.0.8. 2011-08-25 10:40:29 +00:00
README Add a consistent header that substitutes FULLPKGNAME for the READMEs. 2011-06-02 13:41:36 +00:00

$OpenBSD: README,v 1.2 2011/06/02 13:41:40 ajacoutot Exp $

+-----------------------------------------------------------------------
| Running ${FULLPKGNAME} on OpenBSD
+-----------------------------------------------------------------------

PPD files can be generated using foomatic-ppdfile(1) as in the following
example for an Epson Stylus C64:

$ foomatic-ppdfile -P C64
Epson Stylus C64 Id='Epson-Stylus_C64' Driver='gutenprint' CompatibleDrivers='gimp-print gutenprint gutenprint-ijs-simplified.5.2 gutenprint-ijs.5.2 '
$ foomatic-ppdfile -p 'Epson-Stylus_C64' -d 'gutenprint-ijs.5.2' > C64.ppd

C64.ppd can then be used with CUPS or with lpd(8) and foomatic-rip(1) as
the input filter.
Drivers availability depends on what db you have installed on your system
(i.e. foomatic-db, foomatic-db-gutenprint...).