pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/print/ghostscript-agpl Adjust PLIST only when followin...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/71b5300e303c
branches:  trunk
changeset: 627960:71b5300e303c
user:      mef <mef%pkgsrc.org@localhost>
date:      Wed Dec 25 02:26:48 2013 +0000

description:
Adjust PLIST only when following option is active.
  PKG_OPTIONS.ghostscript+=disable-compile-inits
No PKGREVISON++ (not packaged or binaries'd be the same before patch and after).
Discussed at thread starting
  http://mail-index.netbsd.org/pkgsrc-users/2013/12/23/msg019089.html

diffstat:

 print/ghostscript-agpl/PLIST |  7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diffs (28 lines):

diff -r 5c9b0d56c7fe -r 71b5300e303c print/ghostscript-agpl/PLIST
--- a/print/ghostscript-agpl/PLIST      Wed Dec 25 01:29:06 2013 +0000
+++ b/print/ghostscript-agpl/PLIST      Wed Dec 25 02:26:48 2013 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2013/08/22 21:07:08 adam Exp $
+@comment $NetBSD: PLIST,v 1.3 2013/12/25 02:26:48 mef Exp $
 bin/dvipdf
 bin/eps2eps
 bin/font2c
@@ -261,6 +261,10 @@
 ${PLIST.no_cidfmap}share/ghostscript/${PKGVERSION}/Resource/Decoding/Latin1
 ${PLIST.no_cidfmap}share/ghostscript/${PKGVERSION}/Resource/Decoding/StandardEncoding
 ${PLIST.no_cidfmap}share/ghostscript/${PKGVERSION}/Resource/Decoding/Unicode
+${PLIST.no_cidfmap}share/ghostscript/${PKGVERSION}/Resource/Encoding/CEEncoding
+${PLIST.no_cidfmap}share/ghostscript/${PKGVERSION}/Resource/Encoding/ExpertEncoding
+${PLIST.no_cidfmap}share/ghostscript/${PKGVERSION}/Resource/Encoding/ExpertSubsetEncoding
+${PLIST.no_cidfmap}share/ghostscript/${PKGVERSION}/Resource/Encoding/NotDefEncoding
 ${PLIST.no_cidfmap}share/ghostscript/${PKGVERSION}/Resource/Encoding/Wingdings
 ${PLIST.no_cidfmap}share/ghostscript/${PKGVERSION}/Resource/Font/CenturySchL-Bold
 ${PLIST.no_cidfmap}share/ghostscript/${PKGVERSION}/Resource/Font/CenturySchL-BoldItal
@@ -297,6 +301,7 @@
 ${PLIST.no_cidfmap}share/ghostscript/${PKGVERSION}/Resource/Font/URWPalladioL-BoldItal
 ${PLIST.no_cidfmap}share/ghostscript/${PKGVERSION}/Resource/Font/URWPalladioL-Ital
 ${PLIST.no_cidfmap}share/ghostscript/${PKGVERSION}/Resource/Font/URWPalladioL-Roma
+${PLIST.no_cidfmap}share/ghostscript/${PKGVERSION}/Resource/IdiomSet/Pscript5Idiom
 ${PLIST.no_cidfmap}share/ghostscript/${PKGVERSION}/Resource/Init/FAPIcidfmap
 ${PLIST.no_cidfmap}share/ghostscript/${PKGVERSION}/Resource/Init/FAPIconfig
 ${PLIST.no_cidfmap}share/ghostscript/${PKGVERSION}/Resource/Init/FAPIfontmap



Home | Main Index | Thread Index | Old Index