diff options
author | sakamoto <sakamoto> | 2000-05-12 18:28:25 +0000 |
---|---|---|
committer | sakamoto <sakamoto> | 2000-05-12 18:28:25 +0000 |
commit | ae4a5ec10b5deaf9a84329fc3be503f114ff17b7 (patch) | |
tree | 607153b442147e52704b0a5ff188d08366410275 /japanese | |
parent | 7efc81fcb0f1154a08ecbf1f437f7ef026df5310 (diff) | |
download | pkgsrc-ae4a5ec10b5deaf9a84329fc3be503f114ff17b7.tar.gz |
remove Watanabe vector font(separated to fonts/watanabe_vfont).
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/vflib-lib/Makefile | 12 | ||||
-rw-r--r-- | japanese/vflib-lib/files/md5 | 3 | ||||
-rw-r--r-- | japanese/vflib-lib/pkg/COMMENT | 2 | ||||
-rw-r--r-- | japanese/vflib-lib/pkg/DESCR | 4 | ||||
-rw-r--r-- | japanese/vflib-lib/pkg/PLIST | 8 |
5 files changed, 6 insertions, 23 deletions
diff --git a/japanese/vflib-lib/Makefile b/japanese/vflib-lib/Makefile index 3b7b2868827..5128d9fcebc 100644 --- a/japanese/vflib-lib/Makefile +++ b/japanese/vflib-lib/Makefile @@ -1,12 +1,7 @@ -# $NetBSD: Makefile,v 1.1.1.1 2000/05/01 21:58:42 jlam Exp $ +# $NetBSD: Makefile,v 1.2 2000/05/12 18:28:25 sakamoto Exp $ PKGNAME= ja-vflib-lib-${VFLIB_VERSION} -# Watanabe vector font files -MASTER_SITES+= ftp://ftp.kuis.kyoto-u.ac.jp/TeX/watanabe-jfonts/ -WATANABE_FONTS= watanabe-vf${EXTRACT_SUFX} -DISTFILES+= ${WATANABE_FONTS} - CONFIGURE_ARGS+= --without-x ALL_TARGET= build-src @@ -30,9 +25,4 @@ post-install: cd ${WRKSRC}; ${PAX} -rw jTeX ${PREFIX}/share/VFlib/${VFLIB_VERSION} ${CHMOD} -R a-w ${PREFIX}/share/VFlib/${VFLIB_VERSION} - ${INSTALL_DATA_DIR} ${PREFIX}/share/fonts/watanabe_font - cd ${PREFIX}/share/fonts/watanabe_font; \ - ${PAX} -zrf ${_DISTDIR}/${WATANABE_FONTS} - ${CHMOD} -R a-w ${PREFIX}/share/fonts/watanabe_font - .include "../../japanese/vflib-lib/Makefile.common" diff --git a/japanese/vflib-lib/files/md5 b/japanese/vflib-lib/files/md5 index 19fb7f9453a..e9d651f5f35 100644 --- a/japanese/vflib-lib/files/md5 +++ b/japanese/vflib-lib/files/md5 @@ -1,4 +1,3 @@ -$NetBSD: md5,v 1.1.1.1 2000/05/01 21:58:42 jlam Exp $ +$NetBSD: md5,v 1.2 2000/05/12 18:28:26 sakamoto Exp $ MD5 (VFlib2-2.24.2.tar.gz) = bf76c1dbea1210fad8005f6e5910b842 -MD5 (watanabe-vf.tar.gz) = 2c89986bf284c722d0510663bbd4cd32 diff --git a/japanese/vflib-lib/pkg/COMMENT b/japanese/vflib-lib/pkg/COMMENT index a0aa6df609f..9c8690d9c7f 100644 --- a/japanese/vflib-lib/pkg/COMMENT +++ b/japanese/vflib-lib/pkg/COMMENT @@ -1 +1 @@ -Japanese Vector font library with free vector font +Japanese Vector font library diff --git a/japanese/vflib-lib/pkg/DESCR b/japanese/vflib-lib/pkg/DESCR index 004dce72b0e..af62818cf82 100644 --- a/japanese/vflib-lib/pkg/DESCR +++ b/japanese/vflib-lib/pkg/DESCR @@ -1,6 +1,6 @@ VFlib is the Japanese vector font library, supporting TrueType, Zeit, -JG, and BDF fonts. The Watanabe-vector font is used by default for -mincho(min) and gothic(goth). +JG, and BDF fonts. The Watanabe-vector font(pkgsrc/fonts/watanabe_vfont) +is used by default for mincho(min) and gothic(goth). You can use your own fonts by installing them (/usr/share/font is recommended) and adding them to ${PREFIX}/lib/VFlib/vfontcap. diff --git a/japanese/vflib-lib/pkg/PLIST b/japanese/vflib-lib/pkg/PLIST index 3e9b9334598..db5a336d177 100644 --- a/japanese/vflib-lib/pkg/PLIST +++ b/japanese/vflib-lib/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2000/05/01 21:58:42 jlam Exp $ +@comment $NetBSD: PLIST,v 1.2 2000/05/12 18:28:27 sakamoto Exp $ bin/bdfindex bin/fwindex bin/ttindex @@ -406,12 +406,6 @@ share/VFlib/${VFLIB_VERSION}/man.ps share/VFlib/${VFLIB_VERSION}/vfontcap share/VFlib/${VFLIB_VERSION}/vfontcap.bdf share/VFlib/${VFLIB_VERSION}/vfontcap.comp2 -share/fonts/watanabe_font/README -share/fonts/watanabe_font/dviprt.vfn -share/fonts/watanabe_font/mincho.vf1 -share/fonts/watanabe_font/mincho.vf2 -@dirrm share/fonts/watanabe_font -@dirrm share/fonts @dirrm share/VFlib/${VFLIB_VERSION}/jTeX/macros @dirrm share/VFlib/${VFLIB_VERSION}/jTeX/jfonts @dirrm share/VFlib/${VFLIB_VERSION}/jTeX/jfmsrc |