diff options
author | wiz <wiz@pkgsrc.org> | 2016-11-15 16:05:42 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2016-11-15 16:05:42 +0000 |
commit | c6bf3ae97dd7ca43ccafac8657cb2392ff04222e (patch) | |
tree | 2ad829c1ab89b5ca7fc4ef1ca3bb7e177b25eddc /fonts/Merriweather-ttf | |
parent | 9ff2ef63e225b0eb5fb0d58504aa1f9e34dfe6cf (diff) | |
download | pkgsrc-c6bf3ae97dd7ca43ccafac8657cb2392ff04222e.tar.gz |
Import Merriweather-ttf-1.584 as fonts/Merriweather-ttf.
Merriweather is a workhorse text type family made specifically for
screens. Print use is not a significant consideration in the design.
Merriweather is useful for Latin, Arabic, Cyrillic and Greek. The
styles include Regular, Bold, Italic and Bold Italic.
Diffstat (limited to 'fonts/Merriweather-ttf')
-rw-r--r-- | fonts/Merriweather-ttf/DESCR | 4 | ||||
-rw-r--r-- | fonts/Merriweather-ttf/Makefile | 28 | ||||
-rw-r--r-- | fonts/Merriweather-ttf/PLIST | 17 | ||||
-rw-r--r-- | fonts/Merriweather-ttf/distinfo | 6 |
4 files changed, 55 insertions, 0 deletions
diff --git a/fonts/Merriweather-ttf/DESCR b/fonts/Merriweather-ttf/DESCR new file mode 100644 index 00000000000..08055b196c9 --- /dev/null +++ b/fonts/Merriweather-ttf/DESCR @@ -0,0 +1,4 @@ +Merriweather is a workhorse text type family made specifically for +screens. Print use is not a significant consideration in the design. +Merriweather is useful for Latin, Arabic, Cyrillic and Greek. The +styles include Regular, Bold, Italic and Bold Italic. diff --git a/fonts/Merriweather-ttf/Makefile b/fonts/Merriweather-ttf/Makefile new file mode 100644 index 00000000000..494f05ceb73 --- /dev/null +++ b/fonts/Merriweather-ttf/Makefile @@ -0,0 +1,28 @@ +# $NetBSD: Makefile,v 1.1 2016/11/15 16:05:42 wiz Exp $ + +DISTNAME= Merriweather-1.584 +PKGNAME= ${DISTNAME:S/her/her-ttf/} +CATEGORIES= fonts +MASTER_SITES= ${MASTER_SITE_GITHUB:=EbenSorkin/} +GITHUB_PROJECT= Merriweather +GITHUB_RELEASE= ${PKGVERSION_NOREV} +EXTRACT_SUFX= .zip + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= https://ebensorkin.wordpress.com/ +COMMENT= Eben Sorkin's Merriweather font +LICENSE= ofl-v1.1 + +NO_BUILD= yes +WRKSRC= ${WRKDIR} + +INSTALLATION_DIRS+= share/fonts/X11/OTF +INSTALLATION_DIRS+= share/fonts/X11/TTF +FONTS_DIRS.ttf+= ${PREFIX}/share/fonts/X11/OTF +FONTS_DIRS.ttf+= ${PREFIX}/share/fonts/X11/TTF + +do-install: + ${INSTALL_DATA} ${WRKSRC}/OTF/*.otf ${DESTDIR}${PREFIX}/share/fonts/X11/OTF + ${INSTALL_DATA} ${WRKSRC}/TTF/*.ttf ${DESTDIR}${PREFIX}/share/fonts/X11/TTF + +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/Merriweather-ttf/PLIST b/fonts/Merriweather-ttf/PLIST new file mode 100644 index 00000000000..3f5c1ef94c2 --- /dev/null +++ b/fonts/Merriweather-ttf/PLIST @@ -0,0 +1,17 @@ +@comment $NetBSD: PLIST,v 1.1 2016/11/15 16:05:42 wiz Exp $ +share/fonts/X11/OTF/Merriweather-Black.otf +share/fonts/X11/OTF/Merriweather-BlackItalic.otf +share/fonts/X11/OTF/Merriweather-Bold.otf +share/fonts/X11/OTF/Merriweather-BoldItalic.otf +share/fonts/X11/OTF/Merriweather-Italic.otf +share/fonts/X11/OTF/Merriweather-Light.otf +share/fonts/X11/OTF/Merriweather-LightItalic.otf +share/fonts/X11/OTF/Merriweather-Regular.otf +share/fonts/X11/TTF/Merriweather-Black.ttf +share/fonts/X11/TTF/Merriweather-BlackItalic.ttf +share/fonts/X11/TTF/Merriweather-Bold.ttf +share/fonts/X11/TTF/Merriweather-BoldItalic.ttf +share/fonts/X11/TTF/Merriweather-Italic.ttf +share/fonts/X11/TTF/Merriweather-Light.ttf +share/fonts/X11/TTF/Merriweather-LightItalic.ttf +share/fonts/X11/TTF/Merriweather-Regular.ttf diff --git a/fonts/Merriweather-ttf/distinfo b/fonts/Merriweather-ttf/distinfo new file mode 100644 index 00000000000..7347c132549 --- /dev/null +++ b/fonts/Merriweather-ttf/distinfo @@ -0,0 +1,6 @@ +$NetBSD: distinfo,v 1.1 2016/11/15 16:05:42 wiz Exp $ + +SHA1 (Merriweather-1.584.zip) = 096f74e0209f365440ba3da99e7efbfd09a7d7ae +RMD160 (Merriweather-1.584.zip) = 6126cef28958d69cc3a84b2d201373c61aa2c4dc +SHA512 (Merriweather-1.584.zip) = a3585231f253aada0dcfcc1c80b350c4266e66f2bd1c9234ff22f3db96b206b5e2f90f0a5733e2ca4da895da2e375cd5e637b3d67fce801f525dbf6a56833423 +Size (Merriweather-1.584.zip) = 1138766 bytes |