pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/fonts/un-extra-ttf Initial import of un-extra-ttf-1.0....
details: https://anonhg.NetBSD.org/pkgsrc/rev/56eedb7a586e
branches: trunk
changeset: 479515:56eedb7a586e
user: minskim <minskim%pkgsrc.org@localhost>
date: Mon Aug 16 06:19:37 2004 +0000
description:
Initial import of un-extra-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 10 extra fonts.
* UnPen, UnPenheulim: script
* UnTaza: typewriter style
* UnBom: decorative
* UnShinmun
* UnYetgul: old Korean printing style
* UnJamoSora, UnJamoNovel, UnJamoDotum, UnJamoBatang
diffstat:
fonts/un-extra-ttf/DESCR | 10 ++++++++++
fonts/un-extra-ttf/Makefile | 28 ++++++++++++++++++++++++++++
fonts/un-extra-ttf/PLIST | 11 +++++++++++
fonts/un-extra-ttf/distinfo | 4 ++++
4 files changed, 53 insertions(+), 0 deletions(-)
diffs (69 lines):
diff -r be3edd0dc95c -r 56eedb7a586e fonts/un-extra-ttf/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/fonts/un-extra-ttf/DESCR Mon Aug 16 06:19:37 2004 +0000
@@ -0,0 +1,10 @@
+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 10 extra fonts.
+
+ * UnPen, UnPenheulim: script
+ * UnTaza: typewriter style
+ * UnBom: decorative
+ * UnShinmun
+ * UnYetgul: old Korean printing style
+ * UnJamoSora, UnJamoNovel, UnJamoDotum, UnJamoBatang
diff -r be3edd0dc95c -r 56eedb7a586e fonts/un-extra-ttf/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/fonts/un-extra-ttf/Makefile Mon Aug 16 06:19:37 2004 +0000
@@ -0,0 +1,28 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/08/16 06:19:37 minskim Exp $
+
+DISTNAME= un-fonts-extra-${UN_EXTRA_VER}
+PKGNAME= un-extra-ttf-${UN_EXTRA_VER}
+CATEGORIES= fonts korean
+MASTER_SITES= http://kldp.net/download.php/1435/
+
+MAINTAINER= yui%yui.pe.kr@localhost
+HOMEPAGE= http://kldp.net/projects/unfonts/
+COMMENT= Extra set of Un Korean TrueType fonts
+
+CONFLICTS+= un-ttf-[0-9]*
+
+UN_EXTRA_VER= 1.0.1
+
+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 -r be3edd0dc95c -r 56eedb7a586e fonts/un-extra-ttf/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/fonts/un-extra-ttf/PLIST Mon Aug 16 06:19:37 2004 +0000
@@ -0,0 +1,11 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/08/16 06:19:37 minskim Exp $
+lib/X11/fonts/TTF/UnBom.ttf
+lib/X11/fonts/TTF/UnJamoBatang.ttf
+lib/X11/fonts/TTF/UnJamoDotum.ttf
+lib/X11/fonts/TTF/UnJamoNovel.ttf
+lib/X11/fonts/TTF/UnJamoSora.ttf
+lib/X11/fonts/TTF/UnPen.ttf
+lib/X11/fonts/TTF/UnPenheulim.ttf
+lib/X11/fonts/TTF/UnShinmun.ttf
+lib/X11/fonts/TTF/UnTaza.ttf
+lib/X11/fonts/TTF/UnYetgul.ttf
diff -r be3edd0dc95c -r 56eedb7a586e fonts/un-extra-ttf/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/fonts/un-extra-ttf/distinfo Mon Aug 16 06:19:37 2004 +0000
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/08/16 06:19:37 minskim Exp $
+
+SHA1 (un-fonts-extra-1.0.1.tar.gz) = c9e39a1c5ac8220989eae72e97d4b56dab7ac119
+Size (un-fonts-extra-1.0.1.tar.gz) = 6155562 bytes
Home |
Main Index |
Thread Index |
Old Index