pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/ghostscript Conditionally add cups files to PLIS...
details: https://anonhg.NetBSD.org/pkgsrc/rev/d95ad82160bd
branches: trunk
changeset: 538127:d95ad82160bd
user: gdt <gdt%pkgsrc.org@localhost>
date: Tue Jan 29 16:04:13 2008 +0000
description:
Conditionally add cups files to PLIST. From Matthias Drochner.
Partially addresses PR pkg/37888.
diffstat:
print/ghostscript/Makefile | 4 ++--
print/ghostscript/PLIST | 7 ++++++-
2 files changed, 8 insertions(+), 3 deletions(-)
diffs (41 lines):
diff -r 03a0e268c42a -r d95ad82160bd print/ghostscript/Makefile
--- a/print/ghostscript/Makefile Tue Jan 29 15:39:30 2008 +0000
+++ b/print/ghostscript/Makefile Tue Jan 29 16:04:13 2008 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.43 2008/01/24 15:17:30 gdt Exp $
+# $NetBSD: Makefile,v 1.44 2008/01/29 16:04:13 gdt Exp $
DISTNAME= ghostscript-8.61
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ghostscript/}
EXTRACT_SUFX= .tar.bz2
diff -r 03a0e268c42a -r d95ad82160bd print/ghostscript/PLIST
--- a/print/ghostscript/PLIST Tue Jan 29 15:39:30 2008 +0000
+++ b/print/ghostscript/PLIST Tue Jan 29 16:04:13 2008 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2008/01/09 19:01:07 drochner Exp $
+@comment $NetBSD: PLIST,v 1.7 2008/01/29 16:04:13 gdt Exp $
bin/bdftops
bin/dumphint
bin/dvipdf
@@ -31,6 +31,8 @@
bin/pv.sh
bin/unix-lpr.sh
bin/wftopfa
+${CUPS}libexec/cups/filter/pstopxl
+${CUPS}libexec/cups/filter/pstoraster
man/de/man1/dvipdf.1
man/de/man1/eps2eps.1
man/de/man1/font2c.1
@@ -69,6 +71,9 @@
man/man1/ps2pdfwr.1
man/man1/ps2ps.1
man/man1/wftopfa.1
+${CUPS}share/cups/model/pxlcolor.ppd
+${CUPS}share/cups/model/pxlmono.ppd
+${CUPS}share/examples/cups/pstoraster.convs
share/ghostscript/${PKGVERSION}/Resource/CMap/78-EUC-H
share/ghostscript/${PKGVERSION}/Resource/CMap/78-EUC-V
share/ghostscript/${PKGVERSION}/Resource/CMap/78-H
Home |
Main Index |
Thread Index |
Old Index