diff options
author | wiz <wiz@pkgsrc.org> | 2016-01-20 11:40:13 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2016-01-20 11:40:13 +0000 |
commit | 555e7963c5b1772f4360da72516a15efafe753ad (patch) | |
tree | c549a3555664a95d0187d68c462f38798eb5432f /fonts | |
parent | c8dc523fc21e0bcc78033b834cc99bfcc213df11 (diff) | |
download | pkgsrc-555e7963c5b1772f4360da72516a15efafe753ad.tar.gz |
Import CutiveFont-0.0.20121026 as fonts/CutiveFont.
The design of Cutive, and this monospace sister family Cutive Mono,
is based on a number of classic typewriter typefaces, in particular
the faces of IBM's 'Executive,' and the older 'Smith-Premier.' In
Cutive these old faces re-emerge as webfonts that are useful for
adding character to body texts as well as in larger sizes for
headers and display.
Diffstat (limited to 'fonts')
-rw-r--r-- | fonts/CutiveFont/DESCR | 6 | ||||
-rw-r--r-- | fonts/CutiveFont/Makefile | 25 | ||||
-rw-r--r-- | fonts/CutiveFont/PLIST | 4 | ||||
-rw-r--r-- | fonts/CutiveFont/distinfo | 6 |
4 files changed, 41 insertions, 0 deletions
diff --git a/fonts/CutiveFont/DESCR b/fonts/CutiveFont/DESCR new file mode 100644 index 00000000000..63bdae4e531 --- /dev/null +++ b/fonts/CutiveFont/DESCR @@ -0,0 +1,6 @@ +The design of Cutive, and this monospace sister family Cutive Mono, +is based on a number of classic typewriter typefaces, in particular +the faces of IBM's 'Executive,' and the older 'Smith-Premier.' In +Cutive these old faces re-emerge as webfonts that are useful for +adding character to body texts as well as in larger sizes for +headers and display. diff --git a/fonts/CutiveFont/Makefile b/fonts/CutiveFont/Makefile new file mode 100644 index 00000000000..e545917ff9b --- /dev/null +++ b/fonts/CutiveFont/Makefile @@ -0,0 +1,25 @@ +# $NetBSD: Makefile,v 1.1 2016/01/20 11:40:13 wiz Exp $ + +DISTNAME= CutiveFont-0.0.20121026 +CATEGORIES= fonts +MASTER_SITES= ${MASTER_SITE_GITHUB:=vernnobile/} +GITHUB_TAG= afb4dad38280ad7a63764b2b4a5795224cbcfbe2 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= https://www.google.com/fonts/specimen/Cutive%20Mono +COMMENT= Classic typewriter typeface +LICENSE= ofl-v1.1 + +USE_TOOLS+= bsdtar +EXTRACT_USING= bsdtar +USE_LANGUAGES= # none +NO_BUILD= yes +#WRKSRC= ${WRKDIR} +FONTS_DIRS.ttf= ${PREFIX}/share/fonts/X11/OTF +INSTALLATION_DIRS= share/fonts/X11/OTF + +do-install: + ${INSTALL_DATA} ${WRKSRC}/*/*/*.otf ${DESTDIR}${FONTS_DIRS.ttf} + ${INSTALL_DATA} ${WRKSRC}/*/*/*/*.otf ${DESTDIR}${FONTS_DIRS.ttf} + +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/CutiveFont/PLIST b/fonts/CutiveFont/PLIST new file mode 100644 index 00000000000..a945f1c1b54 --- /dev/null +++ b/fonts/CutiveFont/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2016/01/20 11:40:13 wiz Exp $ +share/fonts/X11/OTF/Cutive-Mono-Regular.otf +share/fonts/X11/OTF/Cutive.otf +share/fonts/X11/OTF/CutiveMono-Regular.otf diff --git a/fonts/CutiveFont/distinfo b/fonts/CutiveFont/distinfo new file mode 100644 index 00000000000..cc61e237753 --- /dev/null +++ b/fonts/CutiveFont/distinfo @@ -0,0 +1,6 @@ +$NetBSD: distinfo,v 1.1 2016/01/20 11:40:13 wiz Exp $ + +SHA1 (CutiveFont-0.0.20121026-afb4dad38280ad7a63764b2b4a5795224cbcfbe2.tar.gz) = 102a2b209ddaa546344814b02c488d1918068b17 +RMD160 (CutiveFont-0.0.20121026-afb4dad38280ad7a63764b2b4a5795224cbcfbe2.tar.gz) = 054630458b15571f5f8494d16a73e5d1f0b9f225 +SHA512 (CutiveFont-0.0.20121026-afb4dad38280ad7a63764b2b4a5795224cbcfbe2.tar.gz) = 8c2dbfcaa78fc3fb9507c9bf65767486b15db88f5c6911287b73d6374eb6dfde8630d16b1dd6cb672ec45e01f25ad2ddac295dc4dbd1443bdaf1a1d6d3fbaff6 +Size (CutiveFont-0.0.20121026-afb4dad38280ad7a63764b2b4a5795224cbcfbe2.tar.gz) = 957713 bytes |