summaryrefslogtreecommitdiff
path: root/fonts/ko-kaist
diff options
context:
space:
mode:
authoritojun <itojun>2001-07-22 01:08:36 +0000
committeritojun <itojun>2001-07-22 01:08:36 +0000
commit0f3140b06df9f707a5e1d40fc29dbf90af6a470c (patch)
treee9a35315e9f52e840e412771f75abf2a169b4612 /fonts/ko-kaist
parent0741d751c353e044e46ced8580257fbf22c11e18 (diff)
downloadpkgsrc-0f3140b06df9f707a5e1d40fc29dbf90af6a470c.tar.gz
Korean kaist X11 fonts
Diffstat (limited to 'fonts/ko-kaist')
-rw-r--r--fonts/ko-kaist/Makefile36
-rw-r--r--fonts/ko-kaist/distinfo10
-rw-r--r--fonts/ko-kaist/pkg/DESCR4
-rw-r--r--fonts/ko-kaist/pkg/PLIST7
4 files changed, 57 insertions, 0 deletions
diff --git a/fonts/ko-kaist/Makefile b/fonts/ko-kaist/Makefile
new file mode 100644
index 00000000000..cb41ba5638c
--- /dev/null
+++ b/fonts/ko-kaist/Makefile
@@ -0,0 +1,36 @@
+# $NetBSD: Makefile,v 1.1.1.1 2001/07/22 01:08:36 itojun Exp $
+#
+
+DISTNAME= ko-kaist-20010718
+CATEGORIES= fonts x11 korean
+MASTER_SITES+= ftp://ftp.kr.freebsd.org/pub/FreeBSD-kr/distfiles/
+DISTFILES= kaist-newmj18.bdf.gz ks_philgi16.bdf.gz \
+ kaist-newmj16.bdf.gz ks_iyagi16.bdf.gz
+
+MAINTAINER= packages@netbsd.org
+COMMENT= X11 fonts for Korean KSC 5601 standard (kaist foundry)
+
+CONFLICTS+= ksc5601fonts-[0-9]*
+
+USE_X11BASE= yes
+EXTRACT_ONLY= # empty
+
+MAKE_ENV+= FONTDIR=${FONTDIR} GZIP_CMD="${GZIP_CMD}"
+
+FONTDIR=${PREFIX}/lib/X11/fonts/local
+
+do-extract:
+ ${MKDIR} ${WRKSRC}
+ for i in ${DISTFILES}; do \
+ ${CP} ${_DISTDIR}$$i ${WRKDIR}; ${GUNZIP_CMD} ${WRKDIR}/$$i; \
+ done
+ ${CP} ${.CURDIR}/../../fonts/ko-x11fonts/files/Makefile ${WRKSRC}
+ (cd ${WRKSRC}; ${MAKE} prepare)
+
+pre-install:
+ [ -d ${FONTDIR} ] || ${INSTALL_DATA_DIR} ${FONTDIR}
+
+post-install:
+ (cd ${FONTDIR}; mkfontdir)
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/fonts/ko-kaist/distinfo b/fonts/ko-kaist/distinfo
new file mode 100644
index 00000000000..9364308004d
--- /dev/null
+++ b/fonts/ko-kaist/distinfo
@@ -0,0 +1,10 @@
+$NetBSD: distinfo,v 1.1.1.1 2001/07/22 01:08:36 itojun Exp $
+
+SHA1 (kaist-newmj18.bdf.gz) = c311121c589283104f274b3bda66d7c5158280bd
+Size (kaist-newmj18.bdf.gz) = 283595 bytes
+SHA1 (ks_philgi16.bdf.gz) = 97840d0f545515ca5dac9b319b50499232969f8f
+Size (ks_philgi16.bdf.gz) = 221687 bytes
+SHA1 (kaist-newmj16.bdf.gz) = 2167aed3dbb16c84c2171e5833efc9a8f9c30cb4
+Size (kaist-newmj16.bdf.gz) = 221221 bytes
+SHA1 (ks_iyagi16.bdf.gz) = 9a956e334fb10c1062a39a6df1ecca777ccb68b8
+Size (ks_iyagi16.bdf.gz) = 217151 bytes
diff --git a/fonts/ko-kaist/pkg/DESCR b/fonts/ko-kaist/pkg/DESCR
new file mode 100644
index 00000000000..b32af80c52d
--- /dev/null
+++ b/fonts/ko-kaist/pkg/DESCR
@@ -0,0 +1,4 @@
+The pkgsrc installs X11 fonts for KSC 5601 Korean character set standard.
+
+Caveat: some of the font files seem to have incorrect font metric
+(font metric does not meet the actual font glyph).
diff --git a/fonts/ko-kaist/pkg/PLIST b/fonts/ko-kaist/pkg/PLIST
new file mode 100644
index 00000000000..3c4de02b45d
--- /dev/null
+++ b/fonts/ko-kaist/pkg/PLIST
@@ -0,0 +1,7 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2001/07/22 01:08:36 itojun Exp $
+lib/X11/fonts/local/kaist-newmj16.pcf.gz
+lib/X11/fonts/local/kaist-newmj18.pcf.gz
+lib/X11/fonts/local/ks_iyagi16.pcf.gz
+lib/X11/fonts/local/ks_philgi16.pcf.gz
+@exec /usr/X11R6/bin/mkfontdir %D/lib/X11/fonts/local
+@unexec /usr/X11R6/bin/mkfontdir %D/lib/X11/fonts/local