diff options
author | mef <mef@pkgsrc.org> | 2016-07-31 12:09:59 +0000 |
---|---|---|
committer | mef <mef@pkgsrc.org> | 2016-07-31 12:09:59 +0000 |
commit | 1bf05c4589ef4abde7de6d137616e098906b9e18 (patch) | |
tree | 6c1e5b518f9051fa30ea89ad3c0e9acbbbfbece9 /fonts | |
parent | 9eff51ec37fc350c5cd29c4425e6daf079f2555c (diff) | |
download | pkgsrc-1bf05c4589ef4abde7de6d137616e098906b9e18.tar.gz |
Updated fonts/dejavu-ttf to 2.37 (from NEWS file with UTF-8 coding)
--------------------------------
Changes from 2.36 to 2.37
* Fix issue with empty glyphs in condensed typefaces in the released source files.
Changes from 2.35 to 2.36
* Math: added DejaVu Math Tex Gyre by B. Jackowski, P. Strzelczyk and
P. Pianowski (on behalf of TeX users groups)
* Sans: removed dot of U+06BA in all forms
* Sans: fixed position of three dots of U+06BD in init and medi forms (by
Denis Jacquerye)
* Sans: corrected direction of contours in U+05E7 (by Lior Halphon)
* Sans: added U+1F643 (by Olleg Samoylov)
* Serif: moved up U+0360-0361 (by Gee Fung Sit 薛至峰)
* Serif: increased spacing of Roman numerals U+2161-2163, U+2165-2168,
U+216A-216B (by Gee Fung Sit 薛至峰)
* Serif: fixed anchor position of U+00E6 (by Gee Fung Sit 薛至峰)
* Sans: fixed vertical position of U+20BA (by Gee Fung Sit 薛至峰)
* Sans, Serif: fixed glyph height of Block Elements (by Gee Fung Sit 薛至峰)
* Sans, Serif: added U+A698-A699 (by Gee Fung Sit 薛至峰)
* Sans, Mono, Serif: added U+037F (by Gee Fung Sit 薛至峰)
* Mono: added U+0376-0377, U+037B-037D (by Gee Fung Sit 薛至峰)
* Serif: removed duplicate point from U+1D05 (by Gee Fung Sit 薛至峰)
* Mono: added U+20BA, U+20BD (by Gee Fung Sit 薛至峰)
* Sans: added moon symbols U+1F311-1F318 (by Ben Laenen)
Diffstat (limited to 'fonts')
-rw-r--r-- | fonts/dejavu-ttf/Makefile | 7 | ||||
-rw-r--r-- | fonts/dejavu-ttf/PLIST | 25 | ||||
-rw-r--r-- | fonts/dejavu-ttf/distinfo | 10 |
3 files changed, 22 insertions, 20 deletions
diff --git a/fonts/dejavu-ttf/Makefile b/fonts/dejavu-ttf/Makefile index 39a0f32ba3d..540d85f97d2 100644 --- a/fonts/dejavu-ttf/Makefile +++ b/fonts/dejavu-ttf/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.22 2016/01/21 15:53:55 richard Exp $ +# $NetBSD: Makefile,v 1.23 2016/07/31 12:09:59 mef Exp $ -DISTNAME= dejavu-fonts-ttf-2.35 +DISTNAME= dejavu-fonts-ttf-2.37 PKGNAME= ${DISTNAME:S/fonts-//} CATEGORIES= fonts MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dejavu/} @@ -9,6 +9,7 @@ EXTRACT_SUFX= .tar.bz2 MAINTAINER= jakllsch@NetBSD.org HOMEPAGE= http://dejavu.sourceforge.net/ COMMENT= DejaVu family of TrueType fonts +# LICENSE= # complex of severals, see LICENSE file NO_CONFIGURE= yes NO_BUILD= yes @@ -44,7 +45,7 @@ INSTALLATION_DIRS= share/fonts/X11/TTF ${DOCSDIR} ${FCEGDIR} do-install: ${INSTALL_DATA} ${WRKSRC}/ttf/*.ttf ${DESTDIR}${FONTS_DIRS.ttf} ${INSTALL_DATA} ${WRKSRC}/fontconfig/*.conf ${DESTDIR}${FCEGDIR} -.for docfile in AUTHORS BUGS LICENSE NEWS README +.for docfile in AUTHORS BUGS LICENSE NEWS README.md ${INSTALL_DATA} ${WRKSRC}/${docfile} ${DESTDIR}${DOCSDIR} .endfor diff --git a/fonts/dejavu-ttf/PLIST b/fonts/dejavu-ttf/PLIST index 45847e02df8..758069448c7 100644 --- a/fonts/dejavu-ttf/PLIST +++ b/fonts/dejavu-ttf/PLIST @@ -1,4 +1,16 @@ -@comment $NetBSD: PLIST,v 1.10 2014/06/01 16:35:33 wiz Exp $ +@comment $NetBSD: PLIST,v 1.11 2016/07/31 12:09:59 mef Exp $ +share/doc/dejavu-ttf/AUTHORS +share/doc/dejavu-ttf/BUGS +share/doc/dejavu-ttf/LICENSE +share/doc/dejavu-ttf/NEWS +share/doc/dejavu-ttf/README.md +share/examples/dejavu-ttf/fontconfig-conf.d/20-unhint-small-dejavu-sans-mono.conf +share/examples/dejavu-ttf/fontconfig-conf.d/20-unhint-small-dejavu-sans.conf +share/examples/dejavu-ttf/fontconfig-conf.d/20-unhint-small-dejavu-serif.conf +share/examples/dejavu-ttf/fontconfig-conf.d/57-dejavu-sans-mono.conf +share/examples/dejavu-ttf/fontconfig-conf.d/57-dejavu-sans.conf +share/examples/dejavu-ttf/fontconfig-conf.d/57-dejavu-serif.conf +share/fonts/X11/TTF/DejaVuMathTeXGyre.ttf share/fonts/X11/TTF/DejaVuSans-Bold.ttf share/fonts/X11/TTF/DejaVuSans-BoldOblique.ttf share/fonts/X11/TTF/DejaVuSans-ExtraLight.ttf @@ -20,14 +32,3 @@ share/fonts/X11/TTF/DejaVuSerifCondensed-Bold.ttf share/fonts/X11/TTF/DejaVuSerifCondensed-BoldItalic.ttf share/fonts/X11/TTF/DejaVuSerifCondensed-Italic.ttf share/fonts/X11/TTF/DejaVuSerifCondensed.ttf -share/doc/dejavu-ttf/AUTHORS -share/doc/dejavu-ttf/BUGS -share/doc/dejavu-ttf/LICENSE -share/doc/dejavu-ttf/NEWS -share/doc/dejavu-ttf/README -share/examples/dejavu-ttf/fontconfig-conf.d/20-unhint-small-dejavu-sans-mono.conf -share/examples/dejavu-ttf/fontconfig-conf.d/20-unhint-small-dejavu-sans.conf -share/examples/dejavu-ttf/fontconfig-conf.d/20-unhint-small-dejavu-serif.conf -share/examples/dejavu-ttf/fontconfig-conf.d/57-dejavu-sans-mono.conf -share/examples/dejavu-ttf/fontconfig-conf.d/57-dejavu-sans.conf -share/examples/dejavu-ttf/fontconfig-conf.d/57-dejavu-serif.conf diff --git a/fonts/dejavu-ttf/distinfo b/fonts/dejavu-ttf/distinfo index 89260eb856f..aeb66d8a267 100644 --- a/fonts/dejavu-ttf/distinfo +++ b/fonts/dejavu-ttf/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.15 2016/01/21 15:53:55 richard Exp $ +$NetBSD: distinfo,v 1.16 2016/07/31 12:09:59 mef Exp $ -SHA1 (dejavu-fonts-ttf-2.35.tar.bz2) = 7912a0f3ef2b380276c46eb6bfb0d87b8e4b3fe8 -RMD160 (dejavu-fonts-ttf-2.35.tar.bz2) = f176fb2d2c70977e154613f767c07a2a33c4c65c -SHA512 (dejavu-fonts-ttf-2.35.tar.bz2) = af0120e4c409cdcf31994499b2f24cb34e07961d5e48a70959ce6309df219e19bf35d0bb2a11f6ef5e24aa5788136998ec94fc2608bb6f409ba324595e858006 -Size (dejavu-fonts-ttf-2.35.tar.bz2) = 5092541 bytes +SHA1 (dejavu-fonts-ttf-2.37.tar.bz2) = 7fa15e7b9676fc3915338c41e76ad454c344fff5 +RMD160 (dejavu-fonts-ttf-2.37.tar.bz2) = 437e39fc989ac3e891fa3354d9baa20b9ac6c43c +SHA512 (dejavu-fonts-ttf-2.37.tar.bz2) = bafa39321021097432777f0825d700190c23f917d754a4504722cd8946716c22c083836294dab7f3ae7cf20af63c4d0944f3423bf4aa25dbca562d1f30e00654 +Size (dejavu-fonts-ttf-2.37.tar.bz2) = 5429777 bytes |