Import arphic-ukai-ttf-0.2.20080216.1 as wip/arphic-ukai-ttf.

AR PL UKai font was taken from the from the TrueType fonts generously
released by Arphic Technologies Taiwan under the Arphic Public License.
It was modified with Fontforge by Arne Goetje <arne@ubuntu.com> to contain
both Big5 and GB2312 charsets plus some European characters.

Currently it fully supports the following charsets:
ISO8859-1,2,3,4,7,9,10,13,14,15
Big5
HKSCS-2004
GB2312-80
Bopomofo Extensions for Hakka, Minnan (Unicode 5.0) and their MBE variants.

Partly support is implemented for:
CNS 11643
GBK
GB18030
Japanese
Korean
This commit is contained in:
Ryo ONODERA 2011-03-09 19:57:15 +00:00 committed by Thomas Klausner
parent ecd8e85b20
commit 1f55078ebe
4 changed files with 71 additions and 0 deletions

18
arphic-ukai-ttf/DESCR Normal file
View File

@ -0,0 +1,18 @@
AR PL UKai font was taken from the from the TrueType fonts generously
released by Arphic Technologies Taiwan under the Arphic Public License.
It was modified with Fontforge by Arne Goetje <arne@ubuntu.com> to contain
both Big5 and GB2312 charsets plus some European characters.
Currently it fully supports the following charsets:
ISO8859-1,2,3,4,7,9,10,13,14,15
Big5
HKSCS-2004
GB2312-80
Bopomofo Extensions for Hakka, Minnan (Unicode 5.0) and their MBE variants.
Partly support is implemented for:
CNS 11643
GBK
GB18030
Japanese
Korean

44
arphic-ukai-ttf/Makefile Normal file
View File

@ -0,0 +1,44 @@
# $NetBSD: Makefile,v 1.1.1.1 2011/03/09 19:57:15 ryo-on Exp $
#
DISTNAME= ttf-arphic-ukai_0.2.20080216.1.orig
PKGNAME= ${DISTNAME:S/ttf-arphic-ukai_/arphic-ukai-ttf-/:S/.orig//}
CATEGORIES= fonts chinese
MASTER_SITES= ${MASTER_SITE_DEBIAN:=pool/main/t/ttf-arphic-ukai/}
MAINTAINER= ryoon@NetBSD.org
HOMEPAGE= http://www.freedesktop.org/wiki/Software/CJKUnifonts
COMMENT= High-quality Chinese Unicode TrueType font, Kaiti style
#LICENSE= Arphic Public License
PKG_DESTDIR_SUPPORT= user-destdir
WRKSRC= ${WRKDIR}
USE_X11BASE= yes
NO_CONFIGURE= yes
NO_BUILD= yes
USE_LANGUAGES= # none
DOCDIR= ${PREFIX}/share/doc/${PKGBASE}
INSTALLATION_DIRS= lib/X11/fonts/TTF \
${DOCDIR}
FONTDIR= ${PREFIX}/lib/X11/fonts/TTF
FONTS_DIRS.ttf= ${FONTDIR}
INSTALL_FONTS= ukai.ttc
INSTALL_DOCS= FONTLOG \
license/english/ARPHICPL.TXT
do-install:
.for f in ${INSTALL_FONTS}
${INSTALL_DATA} ${WRKSRC}/${f} ${DESTDIR}${FONTDIR}
.endfor
.for f in ${INSTALL_DOCS}
${INSTALL_DATA} ${WRKSRC}/${f} ${DESTDIR}${DOCDIR}
.endfor
.include "../../mk/bsd.pkg.mk"

4
arphic-ukai-ttf/PLIST Normal file
View File

@ -0,0 +1,4 @@
@comment $NetBSD: PLIST,v 1.1.1.1 2011/03/09 19:57:15 ryo-on Exp $
lib/X11/fonts/TTF/ukai.ttc
share/doc/${PKGBASE}/ARPHICPL.TXT
share/doc/${PKGBASE}/FONTLOG

5
arphic-ukai-ttf/distinfo Normal file
View File

@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1.1.1 2011/03/09 19:57:15 ryo-on Exp $
SHA1 (ttf-arphic-ukai_0.2.20080216.1.orig.tar.gz) = 70f9489e7e15241c13d7eb6496a38736b49024e6
RMD160 (ttf-arphic-ukai_0.2.20080216.1.orig.tar.gz) = aed67dac981353703445556e9bc0d5223b93fea3
Size (ttf-arphic-ukai_0.2.20080216.1.orig.tar.gz) = 10336387 bytes