remove Watanabe vector font(separated to fonts/watanabe_vfont).
This commit is contained in:
parent
3d88dfdba4
commit
a47d57edd7
5 changed files with 6 additions and 23 deletions
|
@ -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"
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -1 +1 @@
|
|||
Japanese Vector font library with free vector font
|
||||
Japanese Vector font library
|
||||
|
|
|
@ -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.
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue