Wooderart Korean fonts

This commit is contained in:
dugsong 2001-06-08 06:15:37 +00:00
parent ce65ee9e23
commit dacc051eb0
4 changed files with 107 additions and 0 deletions

View File

@ -0,0 +1,37 @@
# $OpenBSD: Makefile,v 1.1.1.1 2001/06/08 06:15:37 dugsong Exp $
COMMENT= "extra Korean fonts"
PKGNAME= baekmuk-fonts-2.0
DISTNAME= baekmuk-2.0
CATEGORIES= korean x11
MASTER_SITES= ftp://ftp.kr.freebsd.org/pub/FreeBSD/distfiles/ \
ftp://ftp.mizi.com/pub/baekmuk/
HOMEPAGE= http://www.mizi.co.kr
MAINTAINER= pilot <pilot@monkey.org>
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
FONTDIR=${PREFIX}/lib/X11/fonts/korean
WRKDIST=${WRKDIR}
do-build:
cd ${WRKDIR}; \
for file in *.bdf; do \
font=`basename $$file .bdf`; \
${X11BASE}/bin/bdftopcf -t $$file | gzip > $$font.pcf.gz; \
done
${X11BASE}/bin/mkfontdir ${WRKDIR}
egrep '\.pcf\.gz' ${WRKSRC}/fonts.dir | \
sed 's/\.pcf\.gz//g' > ${WRKSRC}/fonts.alias
do-install:
${INSTALL_DATA_DIR} ${FONTDIR}
${INSTALL_DATA} ${WRKDIR}/*.pcf.gz ${FONTDIR}
${INSTALL_DATA} ${WRKDIR}/fonts.alias ${FONTDIR}/fonts.alias-baekmuk
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
MD5 (baekmuk-2.0.tar.gz) = d40c31eec54172bdc80d42827066d9db
RMD160 (baekmuk-2.0.tar.gz) = 3702af30ea08d14962ee21b7173bf379aa2657ed
SHA1 (baekmuk-2.0.tar.gz) = 1c8e74ba54651721491614849be8714974693a73

View File

@ -0,0 +1,17 @@
Hangul X11 fonts (baekmuk)
--------------------------
(c) Copyright 1986-1999, Wooderart Inc.
You are hereby granted permission under all Wooderart propriety rights
to use, copy, modify, sublicense, sell, and redistribute the 4 Baekmuk
Hangul bitmap fonts for any purpose and without restriction;
provided, that this notice is left intact on all copies of such fonts
and that Wooderart's trademark is acknowledged as shown below on all
copies of the 4 Baekmuk bitmap fonts.
BAEKMUK BATANG is a registered trademark of Wooderart Inc.
BAEKMUK GULIM is a registered trademark of Wooderart Inc.
BAEKMUK DOTUM is a registered trademark of Wooderart Inc.
BAEKMUK HEADLINE is a registered trademark of Wooderart Inc.
WWW: ${HOMEPAGE}

View File

@ -0,0 +1,50 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2001/06/08 06:15:37 dugsong Exp $
lib/X11/fonts/korean/batang10.pcf.gz
lib/X11/fonts/korean/batang10b.pcf.gz
lib/X11/fonts/korean/batang12.pcf.gz
lib/X11/fonts/korean/batang12b.pcf.gz
lib/X11/fonts/korean/batang14.pcf.gz
lib/X11/fonts/korean/batang14b.pcf.gz
lib/X11/fonts/korean/batang16.pcf.gz
lib/X11/fonts/korean/batang16b.pcf.gz
lib/X11/fonts/korean/batang18.pcf.gz
lib/X11/fonts/korean/batang18b.pcf.gz
lib/X11/fonts/korean/batang20.pcf.gz
lib/X11/fonts/korean/batang20b.pcf.gz
lib/X11/fonts/korean/batang24.pcf.gz
lib/X11/fonts/korean/batang24b.pcf.gz
lib/X11/fonts/korean/dotum10.pcf.gz
lib/X11/fonts/korean/dotum12.pcf.gz
lib/X11/fonts/korean/dotum14.pcf.gz
lib/X11/fonts/korean/dotum16.pcf.gz
lib/X11/fonts/korean/dotum18.pcf.gz
lib/X11/fonts/korean/dotum20.pcf.gz
lib/X11/fonts/korean/dotum24.pcf.gz
lib/X11/fonts/korean/fonts.alias-baekmuk
lib/X11/fonts/korean/gulim10.pcf.gz
lib/X11/fonts/korean/gulim10b.pcf.gz
lib/X11/fonts/korean/gulim12.pcf.gz
lib/X11/fonts/korean/gulim12b.pcf.gz
lib/X11/fonts/korean/gulim14.pcf.gz
lib/X11/fonts/korean/gulim14b.pcf.gz
lib/X11/fonts/korean/gulim16.pcf.gz
lib/X11/fonts/korean/gulim16b.pcf.gz
lib/X11/fonts/korean/gulim18.pcf.gz
lib/X11/fonts/korean/gulim18b.pcf.gz
lib/X11/fonts/korean/gulim20.pcf.gz
lib/X11/fonts/korean/gulim20b.pcf.gz
lib/X11/fonts/korean/gulim24.pcf.gz
lib/X11/fonts/korean/gulim24b.pcf.gz
lib/X11/fonts/korean/hline10.pcf.gz
lib/X11/fonts/korean/hline12.pcf.gz
lib/X11/fonts/korean/hline14.pcf.gz
lib/X11/fonts/korean/hline16.pcf.gz
lib/X11/fonts/korean/hline18.pcf.gz
lib/X11/fonts/korean/hline20.pcf.gz
lib/X11/fonts/korean/hline24.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"