aboutsummaryrefslogtreecommitdiff
path: root/print/gsfonts
diff options
context:
space:
mode:
authorHiroki Sato <hrs@FreeBSD.org>2013-05-01 02:55:55 +0000
committerHiroki Sato <hrs@FreeBSD.org>2013-05-01 02:55:55 +0000
commitc5045d2bd165bab8ebed62c2ac12b7b517cca3e2 (patch)
tree6235db990f1ba13ad21530050978a5897924d399 /print/gsfonts
parent41d078d1586e02cfa2a6dbd09a228f02f87e3ff9 (diff)
downloadports-c5045d2bd165bab8ebed62c2ac12b7b517cca3e2.tar.gz
ports-c5045d2bd165bab8ebed62c2ac12b7b517cca3e2.zip
Use an old version of IPA fonts as Ryumin-Light and GothicBBB-Medium for
Ghostscript 7. This is because the latest version is not compatible with .optnttcidfont directive. The other versions of Ghostscript use the new version.
Notes
Notes: svn path=/head/; revision=316982
Diffstat (limited to 'print/gsfonts')
-rw-r--r--print/gsfonts/Makefile4
-rw-r--r--print/gsfonts/pkg-plist2
2 files changed, 5 insertions, 1 deletions
diff --git a/print/gsfonts/Makefile b/print/gsfonts/Makefile
index 3e9caadc4ace..f9fb9e7d8b24 100644
--- a/print/gsfonts/Makefile
+++ b/print/gsfonts/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gsfonts
PORTVERSION= 8.11
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= print x11-fonts
MASTER_SITES= SF/gs-fonts/gs-fonts/${PORTVERSION}%20%28base%2035%2C%20GPL%29/:std \
SF/gs-fonts/gs-fonts/6.0%20%28misc%2C%20GPL%29/:other
@@ -22,6 +22,8 @@ OPTIONS_DEFINE= DOCS
FONTSDIR= ${PREFIX}/share/ghostscript/fonts
CJKFONTS?= std.ja_JP/Ryumin-Light \
std.ja_JP/GothicBBB-Medium \
+ std.ja_JP/Ryumin-Light.gs7 \
+ std.ja_JP/GothicBBB-Medium.gs7 \
std.zh_CN/STHeiti-Regular \
std.zh_CN/STSong-Light \
std.zh_CN/MSung-Light
diff --git a/print/gsfonts/pkg-plist b/print/gsfonts/pkg-plist
index 2ab348a8f820..f1bce140d22b 100644
--- a/print/gsfonts/pkg-plist
+++ b/print/gsfonts/pkg-plist
@@ -155,6 +155,8 @@
%%FONTSDIR%%/z003034l.pfm
%%FONTSDIR%%/Ryumin-Light
%%FONTSDIR%%/GothicBBB-Medium
+%%FONTSDIR%%/Ryumin-Light.gs7
+%%FONTSDIR%%/GothicBBB-Medium.gs7
%%FONTSDIR%%/STHeiti-Regular
%%FONTSDIR%%/STSong-Light
%%FONTSDIR%%/MSung-Light