Fix path to pkg-readmes.
This commit is contained in:
parent
567c5fef6f
commit
4ffc4610a2
@ -1,4 +1,4 @@
|
|||||||
# $OpenBSD: Makefile,v 1.169 2020/02/17 14:22:58 ajacoutot Exp $
|
# $OpenBSD: Makefile,v 1.170 2020/02/22 14:51:47 ajacoutot Exp $
|
||||||
|
|
||||||
BROKEN-alpha= ICE in cupsfilters/image-jpeg.c:316
|
BROKEN-alpha= ICE in cupsfilters/image-jpeg.c:316
|
||||||
BROKEN-hppa= ICE on filter/pdftopdf/qpdf_pdftopdf.cc:147
|
BROKEN-hppa= ICE on filter/pdftopdf/qpdf_pdftopdf.cc:147
|
||||||
@ -6,6 +6,7 @@ BROKEN-hppa= ICE on filter/pdftopdf/qpdf_pdftopdf.cc:147
|
|||||||
COMMENT= OpenPrinting CUPS filters
|
COMMENT= OpenPrinting CUPS filters
|
||||||
|
|
||||||
DISTNAME= cups-filters-1.27.1
|
DISTNAME= cups-filters-1.27.1
|
||||||
|
REVISION= 0
|
||||||
|
|
||||||
CATEGORIES= print
|
CATEGORIES= print
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
$OpenBSD: README,v 1.10 2018/09/04 12:53:16 espie Exp $
|
$OpenBSD: README,v 1.11 2020/02/22 14:51:47 ajacoutot Exp $
|
||||||
|
|
||||||
+-----------------------------------------------------------------------
|
+-----------------------------------------------------------------------
|
||||||
| Running ${PKGSTEM} on OpenBSD
|
| Running ${PKGSTEM} on OpenBSD
|
||||||
@ -29,7 +29,7 @@ Foomatic configuration
|
|||||||
A specific PPD file has to be created for the printer. Refer to the
|
A specific PPD file has to be created for the printer. Refer to the
|
||||||
documentation that comes with the foomatic-db-engine package to learn
|
documentation that comes with the foomatic-db-engine package to learn
|
||||||
how to generate PPD files
|
how to generate PPD files
|
||||||
(cf. ${LOCALBASE}/share/doc/pkg-readmes/foomatic-db-engine-*).
|
(cf. ${LOCALBASE}/share/doc/pkg-readmes/foomatic-db-engine).
|
||||||
|
|
||||||
# mkdir -p ${SYSCONFDIR}/foomatic/direct
|
# mkdir -p ${SYSCONFDIR}/foomatic/direct
|
||||||
# foomatic-ppdfile -p 'Samsung-ML-2850D' -d 'Postscript' > ${SYSCONFDIR}/foomatic/direct/samsung-ml2850d.ppd
|
# foomatic-ppdfile -p 'Samsung-ML-2850D' -d 'Postscript' > ${SYSCONFDIR}/foomatic/direct/samsung-ml2850d.ppd
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
# $OpenBSD: Makefile,v 1.253 2019/12/14 13:02:28 ajacoutot Exp $
|
# $OpenBSD: Makefile,v 1.254 2020/02/22 14:51:47 ajacoutot Exp $
|
||||||
|
|
||||||
COMMENT-main= Common Unix Printing System
|
COMMENT-main= Common Unix Printing System
|
||||||
COMMENT-libs= CUPS libraries and headers
|
COMMENT-libs= CUPS libraries and headers
|
||||||
@ -11,7 +11,7 @@ GH_TAGNAME= v${VERSION}
|
|||||||
PKGNAME-main= cups-${VERSION}
|
PKGNAME-main= cups-${VERSION}
|
||||||
PKGNAME-libs= cups-libs-${VERSION}
|
PKGNAME-libs= cups-libs-${VERSION}
|
||||||
|
|
||||||
REVISION-main= 0
|
REVISION-main= 1
|
||||||
|
|
||||||
CATEGORIES= print sysutils
|
CATEGORIES= print sysutils
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
$OpenBSD: README-main,v 1.24 2019/12/14 13:02:28 ajacoutot Exp $
|
$OpenBSD: README-main,v 1.25 2020/02/22 14:51:48 ajacoutot Exp $
|
||||||
|
|
||||||
+-----------------------------------------------------------------------
|
+-----------------------------------------------------------------------
|
||||||
| Running ${PKGSTEM} on OpenBSD
|
| Running ${PKGSTEM} on OpenBSD
|
||||||
@ -26,7 +26,7 @@ Printer drivers
|
|||||||
Printer drivers are available as separate packages. The Foomatic
|
Printer drivers are available as separate packages. The Foomatic
|
||||||
framework provides most of them (see the foomatic-db-engine package
|
framework provides most of them (see the foomatic-db-engine package
|
||||||
documentation for more information and creating PPD files;
|
documentation for more information and creating PPD files;
|
||||||
${LOCALBASE}/share/doc/pkg-readmes/foomatic-db-engine-*).
|
${LOCALBASE}/share/doc/pkg-readmes/foomatic-db-engine).
|
||||||
|
|
||||||
Printer backends are also available as packages.
|
Printer backends are also available as packages.
|
||||||
e.g. cups-bjnp, hpcups, hplip, ptouch-driver, epson-inkjet-printer-escpr,
|
e.g. cups-bjnp, hpcups, hplip, ptouch-driver, epson-inkjet-printer-escpr,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user