Adjust README for gtk+3.
This commit is contained in:
parent
8711ee901c
commit
429e35fae1
@ -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
|
||||
|
@ -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
|
||||
|
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user