kcfonts is a suit of chinese Ming Fanti fonts for X Window.
This commit is contained in:
parent
7d13ad9b7b
commit
ccff049320
36
chinese/kcfonts/Makefile
Normal file
36
chinese/kcfonts/Makefile
Normal file
@ -0,0 +1,36 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2001/01/29 05:43:30 kevlo Exp $
|
||||
|
||||
DISTNAME= zh-fonts-kc-1.05
|
||||
CATEGORIES= chinese x11
|
||||
NEED_VERSION= 1.352
|
||||
DIST_SUBDIR= zh-kcfonts
|
||||
|
||||
MAINTAINER= kevlo@openbsd.org
|
||||
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
|
||||
MASTER_SITES= ftp://ftp.nsysu.edu.tw/Linux/packages/chinese/fonts/KCFONTS/
|
||||
|
||||
DISTFILES= ${FONTS}
|
||||
|
||||
CONFIGURE_STYLE= imake
|
||||
|
||||
EXTRACT_ONLY=
|
||||
NO_BUILD= Yes
|
||||
|
||||
FONTS= kc8x15.pcf.gz kc12x24.pcf.gz kc15f.pcf.gz kc24f.pcf.gz
|
||||
|
||||
FONTDIR= ${PREFIX}/lib/X11/fonts/chinese
|
||||
|
||||
post-extract:
|
||||
@mkdir -p ${WRKDIST}
|
||||
@cp ${FILESDIR}/Imakefile ${FILESDIR}/kc.alias ${WRKDIST}
|
||||
@for i in ${FONTS} ; do cp $(FULLDISTDIR)/$$i ${WRKDIST}; done
|
||||
|
||||
post-install:
|
||||
@cd ${FONTDIR} && mv fonts.alias fonts.alias-kc
|
||||
|
||||
.include <bsd.port.mk>
|
21
chinese/kcfonts/files/Imakefile
Normal file
21
chinese/kcfonts/files/Imakefile
Normal file
@ -0,0 +1,21 @@
|
||||
# $OpenBSD: Imakefile,v 1.1.1.1 2001/01/29 05:43:30 kevlo Exp $
|
||||
|
||||
OBJS = FontBaseObj(kc8x15).gz FontBaseObj(kc12x24).gz \
|
||||
FontBaseObj(kc15f).gz FontBaseObj(kc24f).gz
|
||||
|
||||
ALIASFILE = kc.alias
|
||||
|
||||
FONTINSTDIR = $(FONTDIR)/chinese
|
||||
|
||||
MakeFonts()
|
||||
|
||||
InstallFonts($(FONTINSTDIR))
|
||||
InstallFontAliases($(FONTINSTDIR))
|
||||
|
||||
all:: fonts.alias
|
||||
|
||||
fonts.alias: $(ALIASFILE)
|
||||
cat $(ALIASFILE) > fonts.alias
|
||||
|
||||
clean::
|
||||
$(RM) fonts.alias
|
4
chinese/kcfonts/files/kc.alias
Normal file
4
chinese/kcfonts/files/kc.alias
Normal file
@ -0,0 +1,4 @@
|
||||
-kc-fixed-medium-r-normal--24-170-100-100-c-120-iso8859-1 kc12x24
|
||||
-kc-fixed-medium-r-normal--16-160-72-72-c-160-big5-0 kc15f
|
||||
-kc-fixed-medium-r-normal--24-240-100-100-c-240-big5-0 kc24f
|
||||
-kc-fixed-medium-r-normal--15-170-100-100-c-80-iso8859-1 kc8x15
|
12
chinese/kcfonts/files/md5
Normal file
12
chinese/kcfonts/files/md5
Normal file
@ -0,0 +1,12 @@
|
||||
MD5 (zh-kcfonts/kc12x24.pcf.gz) = 894ba0dc958563b0264df1ba88c9166f
|
||||
MD5 (zh-kcfonts/kc15f.pcf.gz) = b7efb10ae3a6a0491b667eab0c60595c
|
||||
MD5 (zh-kcfonts/kc24f.pcf.gz) = 3e225718bc50b4551afbc1d9b92f05a6
|
||||
MD5 (zh-kcfonts/kc8x15.pcf.gz) = 47d0a8366ebb5e926cce1fab1df56ad1
|
||||
RMD160 (zh-kcfonts/kc12x24.pcf.gz) = 7dc27852b5704078beaf61e58d20c771f8ff7643
|
||||
RMD160 (zh-kcfonts/kc15f.pcf.gz) = a38c7ec2a1579c81a665433e94fc0f5b5a343458
|
||||
RMD160 (zh-kcfonts/kc24f.pcf.gz) = 632cced171100b2d2472f13196663cb74a74c24d
|
||||
RMD160 (zh-kcfonts/kc8x15.pcf.gz) = 4ee2cf06ed445ae23b00674d593fb8fecc53cfdd
|
||||
SHA1 (zh-kcfonts/kc12x24.pcf.gz) = ced67f42244294d4c5631b3b358a6e7f722e1872
|
||||
SHA1 (zh-kcfonts/kc15f.pcf.gz) = 3ce08998f6ae1d171072270bfd464c60b7289e80
|
||||
SHA1 (zh-kcfonts/kc24f.pcf.gz) = 86cc5a260d2e237ce1d00777828ae9ce6434c03e
|
||||
SHA1 (zh-kcfonts/kc8x15.pcf.gz) = 578c5e9ccac5b8f00a8dd87a7b4d1c6cc7cc8511
|
1
chinese/kcfonts/pkg/COMMENT
Normal file
1
chinese/kcfonts/pkg/COMMENT
Normal file
@ -0,0 +1 @@
|
||||
extra chinese fonts
|
3
chinese/kcfonts/pkg/DESCR
Normal file
3
chinese/kcfonts/pkg/DESCR
Normal file
@ -0,0 +1,3 @@
|
||||
kcfonts is a suit of chinese Ming Fanti fonts for X Window.
|
||||
kcfonts' fonts are contributed by Kau Chauo Information Co. to all
|
||||
TANet users running on PC.
|
12
chinese/kcfonts/pkg/PLIST
Normal file
12
chinese/kcfonts/pkg/PLIST
Normal file
@ -0,0 +1,12 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2001/01/29 05:43:30 kevlo Exp $
|
||||
lib/X11/fonts/chinese/fonts.alias-kc
|
||||
lib/X11/fonts/chinese/kc8x15.pcf.gz
|
||||
lib/X11/fonts/chinese/kc12x24.pcf.gz
|
||||
lib/X11/fonts/chinese/kc15f.pcf.gz
|
||||
lib/X11/fonts/chinese/kc24f.pcf.gz
|
||||
@exec cat %B/fonts.alias-* >%B/fonts.alias
|
||||
@exec echo "Remember to add %B to your font path."
|
||||
@exec /usr/X11R6/bin/mkfontdir %B || true
|
||||
@unexec cat %B/fonts.alias-* >%B/fonts.alias
|
||||
@unexec /usr/X11R6/bin/mkfontdir %B || true
|
||||
@unexec echo "Remove %B manually if it's now empty"
|
Loading…
x
Reference in New Issue
Block a user