diff --git a/print/cups/Makefile b/print/cups/Makefile index 577c9d6ef44..6e6aced8ed1 100644 --- a/print/cups/Makefile +++ b/print/cups/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.104 2011/05/11 07:45:53 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.105 2011/05/26 12:52:48 ajacoutot Exp $ COMMENT= Common Unix Printing System @@ -6,7 +6,7 @@ VERSION= 1.4.6 DISTNAME= cups-${VERSION}-source PKGNAME= cups-${VERSION} -REVISION= 8 +REVISION= 9 # Allow both ulpt(4) and libusb based backends to work together. # See http://www.cups.org/str.php?L3357 diff --git a/print/cups/pkg/DESCR b/print/cups/pkg/DESCR index 24a04246310..4b17a2f3115 100644 --- a/print/cups/pkg/DESCR +++ b/print/cups/pkg/DESCR @@ -10,8 +10,6 @@ functionality. CUPS adds network printer browsing and PostScript Printer Description ("PPD") based printing options to support real-world printing under UNIX. -For extra printer drivers check http://www.cups.org/ppd.php. - Available flavors: ldap Enable printer sharing via LDAP diff --git a/print/cups/pkg/README b/print/cups/pkg/README index f1f84fcace0..95aea7d1a29 100644 --- a/print/cups/pkg/README +++ b/print/cups/pkg/README @@ -1,4 +1,4 @@ -$OpenBSD: README,v 1.7 2011/04/16 14:59:54 ajacoutot Exp $ +$OpenBSD: README,v 1.8 2011/05/26 12:52:49 ajacoutot Exp $ Using CUPS under OpenBSD ======================== @@ -19,8 +19,8 @@ Depending on your printer model you may also need to install some driver package like (non-exhaustive list): hplip/hpijs, gutenprint, foo2zjs, splix... -To be able to use CUPS printers from gtk+2 applications, the gtk+2-cups -package needs to be installed. +To be able to use CUPS printers from GTK applications, the corresponding +package needs to be installed: gtk+2-cups and/or gtk+3-cups. This package supports both ulpt(4) and libusb for printing to USB devices. ulpt(4) should work out of the box, however: