pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/fonts/Merriweather-ttf
Module Name: pkgsrc
Committed By: wiz
Date: Tue Nov 15 16:05:42 UTC 2016
Added Files:
pkgsrc/fonts/Merriweather-ttf: DESCR Makefile PLIST distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/fonts/Merriweather-ttf/DESCR \
pkgsrc/fonts/Merriweather-ttf/Makefile \
pkgsrc/fonts/Merriweather-ttf/PLIST \
pkgsrc/fonts/Merriweather-ttf/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Added files:
Index: pkgsrc/fonts/Merriweather-ttf/DESCR
diff -u /dev/null pkgsrc/fonts/Merriweather-ttf/DESCR:1.1
--- /dev/null Tue Nov 15 16:05:42 2016
+++ pkgsrc/fonts/Merriweather-ttf/DESCR Tue Nov 15 16:05:42 2016
@@ -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.
Index: pkgsrc/fonts/Merriweather-ttf/Makefile
diff -u /dev/null pkgsrc/fonts/Merriweather-ttf/Makefile:1.1
--- /dev/null Tue Nov 15 16:05:42 2016
+++ pkgsrc/fonts/Merriweather-ttf/Makefile Tue Nov 15 16:05:42 2016
@@ -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@localhost
+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"
Index: pkgsrc/fonts/Merriweather-ttf/PLIST
diff -u /dev/null pkgsrc/fonts/Merriweather-ttf/PLIST:1.1
--- /dev/null Tue Nov 15 16:05:42 2016
+++ pkgsrc/fonts/Merriweather-ttf/PLIST Tue Nov 15 16:05:42 2016
@@ -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
Index: pkgsrc/fonts/Merriweather-ttf/distinfo
diff -u /dev/null pkgsrc/fonts/Merriweather-ttf/distinfo:1.1
--- /dev/null Tue Nov 15 16:05:42 2016
+++ pkgsrc/fonts/Merriweather-ttf/distinfo Tue Nov 15 16:05:42 2016
@@ -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
Home |
Main Index |
Thread Index |
Old Index