Point users to the pkg-readmes directory.

This commit is contained in:
ajacoutot 2013-08-21 13:36:09 +00:00
parent a98250aed6
commit b689426017
6 changed files with 17 additions and 15 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.162 2013/08/15 14:54:27 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.163 2013/08/21 13:36:09 ajacoutot Exp $
COMMENT-main= Common Unix Printing System
COMMENT-libs= CUPS libraries and headers
@ -11,7 +11,7 @@ EXTRACT_SUFX= .tar.bz2
PKGNAME-main= cups-${VERSION}
PKGNAME-libs= cups-libs-${VERSION}
REVISION-main= 0
REVISION-main= 1
REVISION-libs= 0
CATEGORIES= print sysutils

View File

@ -1,4 +1,4 @@
$OpenBSD: README-main,v 1.5 2013/05/17 13:47:45 ajacoutot Exp $
$OpenBSD: README-main,v 1.6 2013/08/21 13:36:10 ajacoutot Exp $
+-----------------------------------------------------------------------
| Running ${FULLPKGNAME} on OpenBSD
@ -11,8 +11,9 @@ point your browser to:
By default, CUPS only supports a handful amount of printers. There is a
good chance your printer is supported by the Foomatic framework in which
case the pkg-readmes documentation from the "foomatic-db-engine" package
will tell you how to add more drivers to the system.
case the documentation from the foomatic-db-engine package will tell you
how to add more drivers to the system
(cf. ${LOCALBASE}/share/doc/pkg-readmes/foomatic-db-engine-*).
Note that when using the CUPS cli tools or web interface, it is not
necessary to use foomatic-ppdfile(1) directly, CUPS will automatically
generate the required PPD file if the corresponding Foomatic DB is

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.45 2013/05/30 17:58:03 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.46 2013/08/21 13:36:10 ajacoutot Exp $
COMMENT= Foomatic PPD print filters
DISTNAME= foomatic-filters-4.0.17
CATEGORIES= print
REVISION= 3
REVISION= 4
HOMEPAGE= http://www.linuxfoundation.org/en/OpenPrinting/Database/Foomatic

View File

@ -1,4 +1,4 @@
$OpenBSD: README,v 1.6 2013/01/28 07:26:33 ajacoutot Exp $
$OpenBSD: README,v 1.7 2013/08/21 13:36:10 ajacoutot Exp $
+-----------------------------------------------------------------------
| Running ${FULLPKGNAME} on OpenBSD
@ -28,8 +28,9 @@ rp|samsung|Samsung-ML-2850D:\
:sh:
(where 1.2.3.4 is the printer IP address and 515 the spooler port)
Refer to the pkg-readmes documentation that comes with the
foomatic-db-engine package to learn how to generate PPD files.
Refer to the documentation that comes with the foomatic-db-engine
package to learn how to generate PPD files
(cf. ${LOCALBASE}/share/doc/pkg-readmes/foomatic-db-engine-*).
Alternatively, foomatic-configure(1) from the foomatic-db-engine package
can be used to automatically setup print queues and create PPD files.

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.88 2013/08/21 13:24:46 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.89 2013/08/21 13:36:11 ajacoutot Exp $
SHARED_ONLY= Yes
@ -20,7 +20,7 @@ PKGNAME-hpcups= hpcups-${V}
PKGNAME-libs= hplip-libs-${V}
PKGNAME-gui= hplip-gui-${V}
REVISION-main= 4
REVISION-main= 5
REVISION-hpijs= 2
REVISION-hpcups= 2
REVISION-libs= 2

View File

@ -1,12 +1,12 @@
$OpenBSD: README-main,v 1.4 2013/08/21 13:20:13 ajacoutot Exp $
$OpenBSD: README-main,v 1.5 2013/08/21 13:36:11 ajacoutot Exp $
+-----------------------------------------------------------------------
| Running ${FULLPKGNAME} on OpenBSD
+-----------------------------------------------------------------------
Communication with the printer is done via CUPS over libusb, make sure
you read the "USB" section of the pkg-readmes documentation that comes
with the cups package.
you read the "USB" section of the documentation that comes with the cups
package (cf. ${LOCALBASE}/share/doc/pkg-readmes/cups-*).
To add a CUPS printer, run the following command as root:
(hp-setup needs both the CUPS and DBus daemons running)