Adjust README for gtk+3.

This commit is contained in:
ajacoutot 2011-05-26 12:52:48 +00:00
parent 8711ee901c
commit 429e35fae1
3 changed files with 5 additions and 7 deletions

View File

@ -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

View File

@ -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

View File

@ -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: