summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2014-02-27 14:55:53 +0000
committerwiz <wiz@pkgsrc.org>2014-02-27 14:55:53 +0000
commit68310407fe291b19c3f55ac70fae18e657350aca (patch)
tree1f75c29d3033332fd2d8f6e97ecaee7b3d90bb8f
parentce8cd4495beb03efecf4414c97b87187d03b19e1 (diff)
downloadpkgsrc-68310407fe291b19c3f55ac70fae18e657350aca.tar.gz
Update to 0.015d, provided by Tim Larson in PR 48598.
More fonts!
-rw-r--r--fonts/EB-Garamond/Makefile22
-rw-r--r--fonts/EB-Garamond/PLIST15
-rw-r--r--fonts/EB-Garamond/distinfo8
3 files changed, 27 insertions, 18 deletions
diff --git a/fonts/EB-Garamond/Makefile b/fonts/EB-Garamond/Makefile
index c7913058636..e4be813da84 100644
--- a/fonts/EB-Garamond/Makefile
+++ b/fonts/EB-Garamond/Makefile
@@ -1,23 +1,23 @@
-# $NetBSD: Makefile,v 1.3 2013/04/08 01:42:39 rodent Exp $
-#
+# $NetBSD: Makefile,v 1.4 2014/02/27 14:55:53 wiz Exp $
-DISTNAME= EB-Garamond-0.012
+DISTNAME= EBGaramond-0.015d
CATEGORIES= fonts
-MASTER_SITES= # https://github.com/georgd/EB-Garamond/tarball/0.012
+MASTER_SITES= http://bitbucket.org/georgd/eb-garamond/downloads/
+EXTRACT_SUFX= .zip
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.georgduffner.at/ebgaramond/index.html
+HOMEPAGE= http://www.georgduffner.at/ebgaramond/
COMMENT= Egenolff-Berner Garamond font
LICENSE= ofl-v1.1
-WRKSRC= ${WRKDIR}/georgd-EB-Garamond-d9f3abd
-
-INSTALLATION_DIRS= lib/X11/fonts/OTF
FONTS_DIRS.ttf= lib/X11/fonts/OTF
-
-do-build:
+DOCDIR= share/doc/EBGaramond
+INSTALLATION_DIRS= ${FONTS_DIRS.ttf} ${DOCDIR}
+NO_CONFIGURE= yes
+NO_BUILD= yes
do-install:
- ${INSTALL_DATA} ${WRKSRC}/otf/* ${DESTDIR}${PREFIX}/lib/X11/fonts/OTF
+ ${INSTALL_DATA} ${WRKSRC}/otf/* ${DESTDIR}${PREFIX}/${FONTS_DIRS.ttf}
+ ${INSTALL_DATA} ${WRKSRC}/specimen/* ${DESTDIR}${PREFIX}/${DOCDIR}
.include "../../mk/bsd.pkg.mk"
diff --git a/fonts/EB-Garamond/PLIST b/fonts/EB-Garamond/PLIST
index cc087c9970f..386e6f05f7e 100644
--- a/fonts/EB-Garamond/PLIST
+++ b/fonts/EB-Garamond/PLIST
@@ -1,3 +1,12 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2012/01/08 16:20:08 wiz Exp $
-lib/X11/fonts/OTF/EBGaramond.otf
-lib/X11/fonts/OTF/EBGaramondSC.otf
+@comment $NetBSD: PLIST,v 1.2 2014/02/27 14:55:53 wiz Exp $
+lib/X11/fonts/OTF/EBGaramond-Initials.otf
+lib/X11/fonts/OTF/EBGaramond-InitialsF1.otf
+lib/X11/fonts/OTF/EBGaramond-InitialsF2.otf
+lib/X11/fonts/OTF/EBGaramond08-Italic.otf
+lib/X11/fonts/OTF/EBGaramond08-Regular.otf
+lib/X11/fonts/OTF/EBGaramond08-SC.otf
+lib/X11/fonts/OTF/EBGaramond12-AllSC.otf
+lib/X11/fonts/OTF/EBGaramond12-Italic.otf
+lib/X11/fonts/OTF/EBGaramond12-Regular.otf
+lib/X11/fonts/OTF/EBGaramond12-SC.otf
+share/doc/EBGaramond/Specimen.pdf
diff --git a/fonts/EB-Garamond/distinfo b/fonts/EB-Garamond/distinfo
index 742e57d987c..336e8212b84 100644
--- a/fonts/EB-Garamond/distinfo
+++ b/fonts/EB-Garamond/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2012/01/08 16:20:08 wiz Exp $
+$NetBSD: distinfo,v 1.2 2014/02/27 14:55:53 wiz Exp $
-SHA1 (EB-Garamond-0.012.tar.gz) = 9aa753c4b40b8395467988dfed09b358274ce901
-RMD160 (EB-Garamond-0.012.tar.gz) = 2938cfcbc618631a8c204089216cd8e6b20e9855
-Size (EB-Garamond-0.012.tar.gz) = 11354251 bytes
+SHA1 (EBGaramond-0.015d.zip) = f7034548caab0f08c486f628d9694b958042ae9b
+RMD160 (EBGaramond-0.015d.zip) = 61b46610a9ed14ad0cc334bdc12cac868e897752
+Size (EBGaramond-0.015d.zip) = 2671116 bytes