Intial import fireflysung-ttf-1.3.0.
fireflysung is combined "AR PL Mingti2L Big5" and "AR PL SungtiL GB" from Arphic TrueType fonts and modified by Firefly.
This commit is contained in:
parent
5200061574
commit
372d13ed56
4 changed files with 44 additions and 0 deletions
2
fireflysung-ttf/DESCR
Normal file
2
fireflysung-ttf/DESCR
Normal file
|
@ -0,0 +1,2 @@
|
|||
fireflysung is combined "AR PL Mingti2L Big5" and "AR PL SungtiL GB" from
|
||||
Arphic TrueType fonts and modified by Firefly.
|
30
fireflysung-ttf/Makefile
Normal file
30
fireflysung-ttf/Makefile
Normal file
|
@ -0,0 +1,30 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2006/02/26 14:51:13 rxg Exp $
|
||||
#
|
||||
|
||||
DISTNAME= fireflysung-1.3.0
|
||||
PKGNAME= ${DISTNAME:S/fireflysung/fireflysung-ttf/}
|
||||
CATEGORIES= fonts chinese
|
||||
MASTER_SITES= http://www.study-area.org/apt/firefly-font/ \
|
||||
ftp://cle.linux.org.tw/pub2/fonts/FireFly/ \
|
||||
ftp://ftp.tnc.edu.tw/pub/freefont/FireFly/
|
||||
|
||||
MAINTAINER= rxg@NetBSD.org
|
||||
HOMEPAGE= http://www.study-area.org/apt/firefly-font/
|
||||
COMMENT= AR PL New Sung TrueType fonts by Firefly
|
||||
|
||||
USE_X11BASE= YES
|
||||
NO_CONFIGURE= YES
|
||||
NO_BUILD= YES
|
||||
|
||||
FONTS_DIRS.ttf= ${PREFIX}/lib/X11/fonts/TTF
|
||||
DOCDIR= ${PREFIX}/share/doc/fireflysung-ttf
|
||||
|
||||
do-install:
|
||||
${INSTALL_DATA_DIR} ${FONTS_DIRS.ttf}
|
||||
${INSTALL_DATA} ${WRKSRC}/fireflysung.ttf ${FONTS_DIRS.ttf}
|
||||
${INSTALL_DATA_DIR} ${DOCDIR}
|
||||
${INSTALL_DATA} ${WRKSRC}/AUTHORS ${DOCDIR}
|
||||
${INSTALL_DATA} ${WRKSRC}/COPYRIGHT ${DOCDIR}
|
||||
${INSTALL_DATA} ${WRKSRC}/Changelog* ${DOCDIR}
|
||||
|
||||
.include "../../mk/bsd.pkg.mk"
|
7
fireflysung-ttf/PLIST
Normal file
7
fireflysung-ttf/PLIST
Normal file
|
@ -0,0 +1,7 @@
|
|||
@comment $NetBSD: PLIST,v 1.1.1.1 2006/02/26 14:51:13 rxg Exp $
|
||||
lib/X11/fonts/TTF/fireflysung.ttf
|
||||
share/doc/fireflysung-ttf/AUTHORS
|
||||
share/doc/fireflysung-ttf/COPYRIGHT
|
||||
share/doc/fireflysung-ttf/Changelog
|
||||
share/doc/fireflysung-ttf/Changelog.big5
|
||||
@dirrm share/doc/fireflysung-ttf
|
5
fireflysung-ttf/distinfo
Normal file
5
fireflysung-ttf/distinfo
Normal file
|
@ -0,0 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.1.1.1 2006/02/26 14:51:13 rxg Exp $
|
||||
|
||||
SHA1 (fireflysung-1.3.0.tar.gz) = a513386c18257febcbedb72b7a4e4aa21e930002
|
||||
RMD160 (fireflysung-1.3.0.tar.gz) = 80144d71e8ff62194cd6370d9941c590c4a09e20
|
||||
Size (fireflysung-1.3.0.tar.gz) = 7116218 bytes
|
Loading…
Reference in a new issue