pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/fonts/urbanrenewal-ttf Initial import of urbanrenewal-...
details: https://anonhg.NetBSD.org/pkgsrc/rev/b40087fd0f68
branches: trunk
changeset: 585941:b40087fd0f68
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue Mar 01 09:47:35 2011 +0000
description:
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:
fonts/urbanrenewal-ttf/DESCR | 5 +++++
fonts/urbanrenewal-ttf/Makefile | 32 ++++++++++++++++++++++++++++++++
fonts/urbanrenewal-ttf/PLIST | 10 ++++++++++
fonts/urbanrenewal-ttf/distinfo | 5 +++++
4 files changed, 52 insertions(+), 0 deletions(-)
diffs (68 lines):
diff -r 5bf8e79e45ed -r b40087fd0f68 fonts/urbanrenewal-ttf/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/fonts/urbanrenewal-ttf/DESCR Tue Mar 01 09:47:35 2011 +0000
@@ -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 -r 5bf8e79e45ed -r b40087fd0f68 fonts/urbanrenewal-ttf/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/fonts/urbanrenewal-ttf/Makefile Tue Mar 01 09:47:35 2011 +0000
@@ -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@localhost
+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 -r 5bf8e79e45ed -r b40087fd0f68 fonts/urbanrenewal-ttf/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/fonts/urbanrenewal-ttf/PLIST Tue Mar 01 09:47:35 2011 +0000
@@ -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 -r 5bf8e79e45ed -r b40087fd0f68 fonts/urbanrenewal-ttf/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/fonts/urbanrenewal-ttf/distinfo Tue Mar 01 09:47:35 2011 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index