Brampton is far enough along to be usable, so including it here.
This commit is contained in:
parent
d156a4d8b4
commit
4a097e9a79
4 changed files with 11 additions and 5 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.4 2010/02/22 20:41:22 christtrekker Exp $
|
||||
# $NetBSD: Makefile,v 1.5 2010/03/04 21:12:27 christtrekker Exp $
|
||||
#
|
||||
|
||||
DISTNAME= classic-mac-font-pack-0.1
|
||||
|
@ -38,8 +38,8 @@ SITES.MONACO.TTF= http://www.webdevkungfu.com/files/
|
|||
#DISTFILES+= Fernando%20Regular%20(2).ttf
|
||||
#SITES.Fernando%20Regular%20(2).ttf= http://ufonts.com/bin/
|
||||
# Brampton is not yet complete.
|
||||
#DISTFILES+= Brampton.gz
|
||||
#SITES.Brampton= http://christtrek.dyndns.org:8000/fnt/
|
||||
DISTFILES+= Brampton.tgz
|
||||
SITES.Brampton.tgz= http://christtrek.dyndns.org:8000/fnt/
|
||||
DISTFILES+= genoa.zip
|
||||
SITES.genoa.zip= http://www.searchfreefonts.com/assets/downloads/
|
||||
|
||||
|
@ -81,6 +81,7 @@ PLIST.agaramond= yes
|
|||
do-install:
|
||||
${INSTALL_DATA_DIR} ${DESTDIR}${FONTS_DIRS.ttf}
|
||||
${INSTALL_DATA} ${WRKSRC}/*.[Tt][Tt][Ff] ${DESTDIR}${FONTS_DIRS.ttf}
|
||||
${INSTALL_DATA} ${WRKSRC}/brampton/Brampton.ttf ${DESTDIR}${FONTS_DIRS.ttf}
|
||||
if [ "x${PLIST.agaramond}" = "xyes" ]; then \
|
||||
${INSTALL_DATA} ${WRKSRC}/macfonts/AppleGaramond*.[Tt][Tt][Ff] ${DESTDIR}${FONTS_DIRS.ttf}; \
|
||||
fi
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@comment $NetBSD: PLIST,v 1.2 2010/02/22 20:41:22 christtrekker Exp $
|
||||
@comment $NetBSD: PLIST,v 1.3 2010/03/04 21:12:27 christtrekker Exp $
|
||||
lib/X11/fonts/TTF/ALEXA.TTF
|
||||
${PLIST.agaramond}lib/X11/fonts/TTF/AppleGaramond-Bold.ttf
|
||||
${PLIST.agaramond}lib/X11/fonts/TTF/AppleGaramond-BoldItalic.ttf
|
||||
|
@ -6,6 +6,7 @@ ${PLIST.agaramond}lib/X11/fonts/TTF/AppleGaramond-Italic.ttf
|
|||
${PLIST.agaramond}lib/X11/fonts/TTF/AppleGaramond-Light.ttf
|
||||
${PLIST.agaramond}lib/X11/fonts/TTF/AppleGaramond-LightItalic.ttf
|
||||
${PLIST.agaramond}lib/X11/fonts/TTF/AppleGaramond.ttf
|
||||
lib/X11/fonts/TTF/Brampton.ttf
|
||||
lib/X11/fonts/TTF/CITYOARG.TTF
|
||||
lib/X11/fonts/TTF/Cairo.ttf
|
||||
lib/X11/fonts/TTF/GENEVA.TTF
|
||||
|
|
|
@ -21,6 +21,7 @@ Monaco:
|
|||
New York:
|
||||
Fernando (San Francisco clone):
|
||||
Brampton (Toronto clone):
|
||||
Brampton may be distributed free of charge.
|
||||
Genoa (Venice clone):
|
||||
Included in the freefonts package also.
|
||||
Apple Garamond:
|
||||
|
|
|
@ -1,5 +1,8 @@
|
|||
$NetBSD: distinfo,v 1.4 2010/02/22 20:41:22 christtrekker Exp $
|
||||
$NetBSD: distinfo,v 1.5 2010/03/04 21:12:27 christtrekker Exp $
|
||||
|
||||
SHA1 (Brampton.tgz) = 81a0f1494e0f12874f3f62f6f408a943e1c9f707
|
||||
RMD160 (Brampton.tgz) = 1824c6f01725308419cd4f6d1ecb987623a0d508
|
||||
Size (Brampton.tgz) = 33559 bytes
|
||||
SHA1 (Cairo_TTF.zip) = e32572e41de5b303720575887db38f0e04bcf6e9
|
||||
RMD160 (Cairo_TTF.zip) = 8cc1223af3b665e9311dc4907b49f65eb6417515
|
||||
Size (Cairo_TTF.zip) = 47195 bytes
|
||||
|
|
Loading…
Reference in a new issue