From 616f440ee060940db06157502419d1ebc3da8590 Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 8 May 2015 11:27:28 +0000 Subject: Add a couple more tex-* font packages. This completes texlive-collection-fontsextra. --- fonts/tex-punknova/DESCR | 6 ++++++ fonts/tex-punknova/Makefile | 13 +++++++++++++ fonts/tex-punknova/PLIST | 5 +++++ fonts/tex-punknova/distinfo | 5 +++++ 4 files changed, 29 insertions(+) create mode 100644 fonts/tex-punknova/DESCR create mode 100644 fonts/tex-punknova/Makefile create mode 100644 fonts/tex-punknova/PLIST create mode 100644 fonts/tex-punknova/distinfo (limited to 'fonts/tex-punknova') diff --git a/fonts/tex-punknova/DESCR b/fonts/tex-punknova/DESCR new file mode 100644 index 00000000000..a5d9231025c --- /dev/null +++ b/fonts/tex-punknova/DESCR @@ -0,0 +1,6 @@ +The font was generated from a MetaPost version of the sources +of the 'original' punk font. Knuth's original fonts generated +different shapes at random. This isn't actually possible in an +OpenType font; rather, the font contains several variants of +each glyph, and uses the OpenType randomize function to select +a variant for each invocation. diff --git a/fonts/tex-punknova/Makefile b/fonts/tex-punknova/Makefile new file mode 100644 index 00000000000..935af7217ec --- /dev/null +++ b/fonts/tex-punknova/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:53 wiz Exp $ + +DISTNAME= punknova +PKGNAME= tex-${DISTNAME}-1.003 +TEXLIVE_REV= 24649 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/punknova +COMMENT= OpenType version of Knuth's Punk font +#LICENSE= other-free + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-punknova/PLIST b/fonts/tex-punknova/PLIST new file mode 100644 index 00000000000..a771a8846b7 --- /dev/null +++ b/fonts/tex-punknova/PLIST @@ -0,0 +1,5 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:53 wiz Exp $ +share/texmf-dist/fonts/opentype/public/punknova/punknova-bold.otf +share/texmf-dist/fonts/opentype/public/punknova/punknova-boldslanted.otf +share/texmf-dist/fonts/opentype/public/punknova/punknova-regular.otf +share/texmf-dist/fonts/opentype/public/punknova/punknova-slanted.otf diff --git a/fonts/tex-punknova/distinfo b/fonts/tex-punknova/distinfo new file mode 100644 index 00000000000..a73e1029d78 --- /dev/null +++ b/fonts/tex-punknova/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:53 wiz Exp $ + +SHA1 (tex-punknova-24649/punknova.tar.xz) = 01fd063dabe5d92c2598cfdb48c899b9af87e442 +RMD160 (tex-punknova-24649/punknova.tar.xz) = 3daf007c88c56dac99d1f722510e9754265fdb53 +Size (tex-punknova-24649/punknova.tar.xz) = 813988 bytes -- cgit v1.2.3