- install pstoraster.convs sample file so that CUPS can use pstoraster
without any configuration tweaks ok kili@ (maintainer)
This commit is contained in:
parent
1435aafcd3
commit
bca5fcd5fa
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.59 2008/11/12 19:26:38 kili Exp $
|
||||
# $OpenBSD: Makefile,v 1.60 2008/11/19 09:59:38 ajacoutot Exp $
|
||||
|
||||
COMMENT= GNU PostScript interpreter
|
||||
|
||||
VERSION= 8.63
|
||||
DISTNAME= ghostscript-${VERSION}
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
PKGNAME= ${DISTNAME}p1
|
||||
CATEGORIES= print lang
|
||||
SHARED_LIBS= gs 11.0
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.15 2008/11/12 19:26:38 kili Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.16 2008/11/19 09:59:38 ajacoutot Exp $
|
||||
@pkgpath print/ghostscript/afpl${FLAVOR_STRING}
|
||||
@pkgpath print/ghostscript/gnu${FLAVOR_STRING},cups
|
||||
bin/bdftops
|
||||
@ -424,6 +424,7 @@ share/ghostscript/${VERSION}/doc/Xfonts.htm
|
||||
share/ghostscript/${VERSION}/doc/gs.css
|
||||
share/ghostscript/${VERSION}/doc/index.html
|
||||
share/ghostscript/${VERSION}/examples/
|
||||
@sample ${SYSCONFDIR}/cups/
|
||||
share/ghostscript/${VERSION}/examples/alphabet.ps
|
||||
share/ghostscript/${VERSION}/examples/annots.pdf
|
||||
share/ghostscript/${VERSION}/examples/chess.ps
|
||||
@ -433,6 +434,7 @@ share/ghostscript/${VERSION}/examples/escher.ps
|
||||
share/ghostscript/${VERSION}/examples/golfer.eps
|
||||
share/ghostscript/${VERSION}/examples/grayalph.ps
|
||||
share/ghostscript/${VERSION}/examples/pstoraster.convs
|
||||
@sample ${SYSCONFDIR}/cups/pstoraster.convs
|
||||
share/ghostscript/${VERSION}/examples/ridt91.eps
|
||||
share/ghostscript/${VERSION}/examples/snowflak.ps
|
||||
share/ghostscript/${VERSION}/examples/tiger.eps
|
||||
|
Loading…
Reference in New Issue
Block a user