summaryrefslogtreecommitdiff
path: root/fonts/un-core-ttf
diff options
context:
space:
mode:
authorminskim <minskim>2004-08-16 06:13:59 +0000
committerminskim <minskim>2004-08-16 06:13:59 +0000
commitd0ab91b06e0d34a41d72f5cbc5c95073a9c9dbc0 (patch)
treeec2e1628773884fcdd907c310d263e12938bc98a /fonts/un-core-ttf
parentd8396f9e07d9b489ef5e19b3d0cd113eb3f5e66a (diff)
downloadpkgsrc-d0ab91b06e0d34a41d72f5cbc5c95073a9c9dbc0.tar.gz
Initial import of un-core-ttf-1.0. Packaged by Kibum Han.
Un fonts are GPL'd Korean fonts. They were originally available as PostScript fonts for HLaTeX, and later converted into TrueType fonts. This package contains the following 9 core fonts. * UnBatang, UnBatangBold: serif * UnDotum, UnDotumBold: sans-serif * UnGraphic, UnGraphicBold: sans-serif style * UnPilgi, UnPilgiBold: script * UnGungseo: cursive, brush-stroke
Diffstat (limited to 'fonts/un-core-ttf')
-rw-r--r--fonts/un-core-ttf/DESCR9
-rw-r--r--fonts/un-core-ttf/Makefile28
-rw-r--r--fonts/un-core-ttf/PLIST10
-rw-r--r--fonts/un-core-ttf/distinfo4
4 files changed, 51 insertions, 0 deletions
diff --git a/fonts/un-core-ttf/DESCR b/fonts/un-core-ttf/DESCR
new file mode 100644
index 00000000000..edf26ec8b08
--- /dev/null
+++ b/fonts/un-core-ttf/DESCR
@@ -0,0 +1,9 @@
+Un fonts are GPL'd Korean fonts. They were originally available as
+PostScript fonts for HLaTeX, and later converted into TrueType fonts.
+This package contains the following 9 core fonts.
+
+ * UnBatang, UnBatangBold: serif
+ * UnDotum, UnDotumBold: sans-serif
+ * UnGraphic, UnGraphicBold: sans-serif style
+ * UnPilgi, UnPilgiBold: script
+ * UnGungseo: cursive, brush-stroke
diff --git a/fonts/un-core-ttf/Makefile b/fonts/un-core-ttf/Makefile
new file mode 100644
index 00000000000..db5d4520356
--- /dev/null
+++ b/fonts/un-core-ttf/Makefile
@@ -0,0 +1,28 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/08/16 06:13:59 minskim Exp $
+
+DISTNAME= un-fonts-core-${UN_CORE_VER}
+PKGNAME= un-core-ttf-${UN_CORE_VER}
+CATEGORIES= fonts korean
+MASTER_SITES= http://kldp.net/download.php/1425/
+
+MAINTAINER= yui@yui.pe.kr
+HOMEPAGE= http://kldp.net/projects/unfonts/
+COMMENT= Core set of Un Korean TrueType fonts
+
+CONFLICTS+= un-ttf-[0-9]*
+
+UN_CORE_VER= 1.0
+
+WRKSRC= ${WRKDIR}/un-fonts
+USE_X11BASE= yes
+NO_CONFIGURE= yes
+NO_BUILD= yes
+
+FONTS_TTF_DIRS= ${PREFIX}/lib/X11/fonts/TTF
+
+do-install:
+ ${INSTALL_DATA_DIR} ${FONTS_TTF_DIRS}
+ ${INSTALL_DATA} ${WRKSRC}/*.ttf ${FONTS_TTF_DIRS}
+
+.include "../../mk/fonts.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/fonts/un-core-ttf/PLIST b/fonts/un-core-ttf/PLIST
new file mode 100644
index 00000000000..caafb2c149b
--- /dev/null
+++ b/fonts/un-core-ttf/PLIST
@@ -0,0 +1,10 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/08/16 06:13:59 minskim Exp $
+lib/X11/fonts/TTF/UnBatang.ttf
+lib/X11/fonts/TTF/UnBatangBold.ttf
+lib/X11/fonts/TTF/UnDotum.ttf
+lib/X11/fonts/TTF/UnDotumBold.ttf
+lib/X11/fonts/TTF/UnGraphic.ttf
+lib/X11/fonts/TTF/UnGraphicBold.ttf
+lib/X11/fonts/TTF/UnGungseo.ttf
+lib/X11/fonts/TTF/UnPilgi.ttf
+lib/X11/fonts/TTF/UnPilgiBold.ttf
diff --git a/fonts/un-core-ttf/distinfo b/fonts/un-core-ttf/distinfo
new file mode 100644
index 00000000000..9862844c34f
--- /dev/null
+++ b/fonts/un-core-ttf/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/08/16 06:13:59 minskim Exp $
+
+SHA1 (un-fonts-core-1.0.tar.gz) = 4f9b9ac72c6b05a087246ad585eca9c0ab8b0d53
+Size (un-fonts-core-1.0.tar.gz) = 10975942 bytes