aboutsummaryrefslogtreecommitdiffstats
path: root/print
diff options
context:
space:
mode:
authorhrs <hrs@FreeBSD.org>2013-05-01 10:55:55 +0800
committerhrs <hrs@FreeBSD.org>2013-05-01 10:55:55 +0800
commit586cd3cd53d83e7f0055a7eecc6e683de49a2883 (patch)
tree6235db990f1ba13ad21530050978a5897924d399 /print
parent6f27fc9bd4c59e6b491dae5d91155b4af19c5274 (diff)
downloadfreebsd-ports-gnome-586cd3cd53d83e7f0055a7eecc6e683de49a2883.tar.gz
freebsd-ports-gnome-586cd3cd53d83e7f0055a7eecc6e683de49a2883.tar.zst
freebsd-ports-gnome-586cd3cd53d83e7f0055a7eecc6e683de49a2883.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.
Diffstat (limited to 'print')
-rw-r--r--print/ghostscript7-commfont/Makefile2
-rw-r--r--print/ghostscript7-commfont/files/Makefile.in4
-rw-r--r--print/ghostscript7-jpnfont/Makefile4
-rw-r--r--print/gsfonts/Makefile4
-rw-r--r--print/gsfonts/pkg-plist2
5 files changed, 10 insertions, 6 deletions
diff --git a/print/ghostscript7-commfont/Makefile b/print/ghostscript7-commfont/Makefile
index 4b211deb0434..09d0f9d0bdb8 100644
--- a/print/ghostscript7-commfont/Makefile
+++ b/print/ghostscript7-commfont/Makefile
@@ -3,7 +3,7 @@
PORTNAME= ghostscript
PORTVERSION= 7.07
-PORTREVISION= 11
+PORTREVISION= 12
CATEGORIES= print
MASTER_SITES= # empty
PKGNAMESUFFIX= 7-commfont
diff --git a/print/ghostscript7-commfont/files/Makefile.in b/print/ghostscript7-commfont/files/Makefile.in
index ca964984a91f..5d0f5fbbcb00 100644
--- a/print/ghostscript7-commfont/files/Makefile.in
+++ b/print/ghostscript7-commfont/files/Makefile.in
@@ -45,13 +45,13 @@ CT.SANSSERIF= MHei-Medium
JA.CMAPS= aj16 aj20
JA.SERIF.GENERIC= Ryumin-Light
-JA.SERIF.GENERIC_SUBST= Ryumin-Light
+JA.SERIF.GENERIC_SUBST= Ryumin-Light.gs7
JA.SERIF= Ryumin-Light \
FutoMinA101-Bold \
HeiseiMin-W3
JA.SANSSERIF.GENERIC= GothicBBB-Medium
-JA.SANSSERIF.GENERIC_SUBST= GothicBBB-Medium
+JA.SANSSERIF.GENERIC_SUBST= GothicBBB-Medium.gs7
JA.SANSSERIF= GothicBBB-Medium \
FutoGoB101-Bold \
HeiseiKakuGo-W5 \
diff --git a/print/ghostscript7-jpnfont/Makefile b/print/ghostscript7-jpnfont/Makefile
index 60dc326c9b86..3eade44aabb8 100644
--- a/print/ghostscript7-jpnfont/Makefile
+++ b/print/ghostscript7-jpnfont/Makefile
@@ -3,7 +3,7 @@
PORTNAME= ghostscript
PORTVERSION= 7.07
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= japanese print
MASTER_SITES= # empty
PKGNAMESUFFIX= 7-jpnfont
@@ -12,7 +12,7 @@ DISTFILES= # empty
MAINTAINER= doceng@FreeBSD.org
COMMENT= Japanese font support for Ghostscript 7.x
-RUN_DEPENDS= ${LOCALBASE}/share/fonts/std.ja_JP/Ryumin-Light:${PORTSDIR}/japanese/font-std \
+RUN_DEPENDS= ${LOCALBASE}/share/fonts/std.ja_JP/Ryumin-Light.gs7:${PORTSDIR}/japanese/font-std \
${LOCALBASE}/share/ghostscript/Resource/CIDFont/Ryumin-Light:${PORTSDIR}/print/ghostscript7-commfont
# set these forcibly
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