diff options
Diffstat (limited to 'development/cupsddk/README')
-rw-r--r-- | development/cupsddk/README | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/development/cupsddk/README b/development/cupsddk/README new file mode 100644 index 000000000000..42bf83e9f461 --- /dev/null +++ b/development/cupsddk/README @@ -0,0 +1,13 @@ +The CUPS Driver Development Kit (DDK) provides a suite of standard drivers, a +PPD file compiler, and other utilities that can be used to develop printer +drivers for CUPS and other printing environments. CUPS provides a portable +printing layer for UNIX(R)-based operating systems. The CUPS DDK provides +the means for mass-producing PPD files and drivers/filters for CUPS-based +printer drivers. + +Requirements: cups >= 1.2.x + +*NOTE*: Slackware 11.0 does not come wit cups 1.2.x installed by default. +However, there is a package under testing/packages/cups-1.2.4/ on either +your local install-media or your slackware-mirror. + |