From 58fde224e47beef23f4fad82eb264ebfe4e46db2 Mon Sep 17 00:00:00 2001 From: ajacoutot Date: Wed, 6 Jul 2011 16:03:08 +0000 Subject: [PATCH] Advise users to install gstoraster. We cannot make it a RUN_DEPENDS because of a cyclic dependency: cups -> gstoraster -> ghostscript -> cups --- print/cups/Makefile | 4 +++- print/cups/pkg/README | 4 ++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/print/cups/Makefile b/print/cups/Makefile index 97e14eda35a..67aed7af42d 100644 --- a/print/cups/Makefile +++ b/print/cups/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.109 2011/07/06 14:49:02 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.110 2011/07/06 16:03:08 ajacoutot Exp $ COMMENT= Common Unix Printing System @@ -6,6 +6,8 @@ VERSION= 1.4.7 DISTNAME= cups-${VERSION}-source PKGNAME= cups-${VERSION} +REVISION= 0 + # Allow both ulpt(4) and libusb based backends to work together. # See http://www.cups.org/str.php?L3357 PATCHFILES= usb-backend-both-usblp-and-libusb.dpatch:0 diff --git a/print/cups/pkg/README b/print/cups/pkg/README index a2729b8cea9..107ef68aaed 100644 --- a/print/cups/pkg/README +++ b/print/cups/pkg/README @@ -1,4 +1,4 @@ -$OpenBSD: README,v 1.9 2011/06/02 13:41:40 ajacoutot Exp $ +$OpenBSD: README,v 1.10 2011/07/06 16:03:08 ajacoutot Exp $ +----------------------------------------------------------------------- | Running ${FULLPKGNAME} on OpenBSD @@ -10,7 +10,7 @@ point your browser to: http://localhost:631 If you want to print to non-Postscript printers or use CUPS bundled PPD -files (i.e. drivers), you'll need to install ghostscript. You will also +files (i.e. drivers), you'll need to install gstoraster. You will also most probably want to install foomatic-filters which provides a universal filter script along with the foomatic-db-engine package which will allow you to generate a PPD (Printer Postscript Description) file