diff options
author | wiz <wiz@pkgsrc.org> | 2011-03-01 09:47:35 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2011-03-01 09:47:35 +0000 |
commit | b0987cec1170de4486fee5fd9b8a30165df1f4d6 (patch) | |
tree | b901a7a652067c743a455d9b7d350ef971f42015 /fonts/urbanrenewal-ttf | |
parent | 39d16ebf774031d7dbca44ee2278ccbeb6435580 (diff) | |
download | pkgsrc-b0987cec1170de4486fee5fd9b8a30165df1f4d6.tar.gz |
Initial import of urbanrenewal-ttf-201102, packaged by Timothy E. Larson
for pkgsrc-wip.
Urban Renewal is a set of insanely great TrueType versions of the long-
forgotten city-named fonts of Mac OS Classic, not seen since System 7.1.
These TrueType versions are kare-fully constructed to be as faithful to
the original designs as possible, while breaking free of the bitmap grid
in subtle ways.
Diffstat (limited to 'fonts/urbanrenewal-ttf')
-rw-r--r-- | fonts/urbanrenewal-ttf/DESCR | 5 | ||||
-rw-r--r-- | fonts/urbanrenewal-ttf/Makefile | 32 | ||||
-rw-r--r-- | fonts/urbanrenewal-ttf/PLIST | 10 | ||||
-rw-r--r-- | fonts/urbanrenewal-ttf/distinfo | 5 |
4 files changed, 52 insertions, 0 deletions
diff --git a/fonts/urbanrenewal-ttf/DESCR b/fonts/urbanrenewal-ttf/DESCR new file mode 100644 index 00000000000..2d385157a36 --- /dev/null +++ b/fonts/urbanrenewal-ttf/DESCR @@ -0,0 +1,5 @@ +Urban Renewal is a set of insanely great TrueType versions of the long- +forgotten city-named fonts of Mac OS Classic, not seen since System 7.1. +These TrueType versions are kare-fully constructed to be as faithful to +the original designs as possible, while breaking free of the bitmap grid +in subtle ways. diff --git a/fonts/urbanrenewal-ttf/Makefile b/fonts/urbanrenewal-ttf/Makefile new file mode 100644 index 00000000000..ab47ff77459 --- /dev/null +++ b/fonts/urbanrenewal-ttf/Makefile @@ -0,0 +1,32 @@ +# $NetBSD: Makefile,v 1.1.1.1 2011/03/01 09:47:35 wiz Exp $ +# + +DISTNAME= urbanrenewal +VERSION= 201102 +PKGNAME= ${DISTNAME}-ttf-${VERSION} +CATEGORIES= fonts +MASTER_SITES= http://www.kreativekorp.com/swdownload/fonts/urban/ +EXTRACT_SUFX= .zip + +MAINTAINER= christtrekker@users.sourceforge.net +HOMEPAGE= http://www.kreativekorp.com/software/fonts/urbanrenewal.shtml +COMMENT= Insanely great TT versions of the city-named fonts of Mac OS Classic +LICENSE= kreativekorp-free-license + +WRKSRC= ${WRKDIR} +DIST_SUBDIR= ${PKGNAME_NOREV} + +TTFPATH= lib/X11/fonts/TTF +FONTS_DIRS.ttf+= ${PREFIX}/${TTFPATH} +INSTALLATION_DIRS= ${TTFPATH} +INSTALLATION_DIRS+= share/doc/${PKGBASE} +NO_CONFIGURE= yes +NO_BUILD= yes +PKG_DESTDIR_SUPPORT= user-destdir + +do-install: + ${INSTALL_DATA} ${WRKSRC}/*.[Tt][Tt][Ff] ${DESTDIR}${FONTS_DIRS.ttf} + ${INSTALL_DATA} ${WRKSRC}/*.pdf ${DESTDIR}${PREFIX}/share/doc/${PKGBASE} + ${INSTALL_DATA} ${WRKSRC}/*.txt ${DESTDIR}${PREFIX}/share/doc/${PKGBASE} + +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/urbanrenewal-ttf/PLIST b/fonts/urbanrenewal-ttf/PLIST new file mode 100644 index 00000000000..18bb56e96ff --- /dev/null +++ b/fonts/urbanrenewal-ttf/PLIST @@ -0,0 +1,10 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2011/03/01 09:47:35 wiz Exp $ +lib/X11/fonts/TTF/Athene.ttf +lib/X11/fonts/TTF/Liverpool.ttf +lib/X11/fonts/TTF/Los Altos.ttf +lib/X11/fonts/TTF/Parc Place.ttf +lib/X11/fonts/TTF/Sanfrisco.ttf +lib/X11/fonts/TTF/Torrance.ttf +lib/X11/fonts/TTF/Valencia.ttf +share/doc/urbanrenewal/FreeLicense.txt +share/doc/urbanrenewal/ReadMe.pdf diff --git a/fonts/urbanrenewal-ttf/distinfo b/fonts/urbanrenewal-ttf/distinfo new file mode 100644 index 00000000000..0a9f7fd661b --- /dev/null +++ b/fonts/urbanrenewal-ttf/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2011/03/01 09:47:35 wiz Exp $ + +SHA1 (urbanrenewal-ttf-201102/urbanrenewal.zip) = 9e1db6c1049381c3e44d8cb253a066d07e9f75c0 +RMD160 (urbanrenewal-ttf-201102/urbanrenewal.zip) = c2b42b10244c07d75c667323b1d29e5b3b61558c +Size (urbanrenewal-ttf-201102/urbanrenewal.zip) = 242210 bytes |