summaryrefslogtreecommitdiff
path: root/fonts
diff options
context:
space:
mode:
authormef <mef@pkgsrc.org>2019-12-14 01:01:15 +0000
committermef <mef@pkgsrc.org>2019-12-14 01:01:15 +0000
commit74b26c805c33ff6eb95f85aa6fa58d5805b6eaec (patch)
tree242fd816ed5d43f5ae10bf27483f258e2fe4ab5d /fonts
parent02003e19e0b1e96a7ded37fc7b797563266cb5bb (diff)
downloadpkgsrc-74b26c805c33ff6eb95f85aa6fa58d5805b6eaec.tar.gz
(fonts/ttf-tlwg) Updated from 0.6.4 to 0.7.1
Fonts-TLWG 0.7.1 Released Submitted by thep on 4 November, 2018 - 16:18 - Address another reproducibility issue caused by "date stamp" in auto-generated UniqueID. - Automate font binary tarballs building, with additional ZIP provision. Fonts-TLWG 0.7.0 Released Submitted by thep on 26 October, 2018 - 14:32 - Build fonts reproducibly, thus new major version due to source restructuring. - Generate OTF by default instead of TTF. - LaTeX: Provide OpenType fonts for XeTeX. (Issue #6. Thanks Abhabongse Janthong for the suggestion.) - Fix bug in GSUB rule. (Issue #7. Thanks @Richard57 for the report and investigation.) - Norasi: Fix Fontforge warnings and substitution rules. Fonts-TLWG 0.6.5 Released Submitted by thep on 24 April, 2018 - 12:57 - Convert source files to recent Fontforge format. - Move fontconfig templates to /usr/share/fontconfig, according to recent fontconfig change. - Normalize TTFWeight for non-bold, non-light fonts, so some apps like EditPad can classify the weight correctly. (Thanks @alysdexia for the report in Issue #5.) - Add missing Latin ligatures to Laksaman, to fullfill LaTeX typesetting. (Thanks Kittipitch Meesawat for the report in a KKLUG meeting.)
Diffstat (limited to 'fonts')
-rw-r--r--fonts/ttf-tlwg/Makefile6
-rw-r--r--fonts/ttf-tlwg/distinfo10
2 files changed, 8 insertions, 8 deletions
diff --git a/fonts/ttf-tlwg/Makefile b/fonts/ttf-tlwg/Makefile
index 2b9472573d1..4c1a053a651 100644
--- a/fonts/ttf-tlwg/Makefile
+++ b/fonts/ttf-tlwg/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2017/10/29 20:52:04 scole Exp $
+# $NetBSD: Makefile,v 1.9 2019/12/14 01:01:15 mef Exp $
DISTNAME= ttf-tlwg-${TLWG_VERSION}
CATEGORIES= fonts
@@ -6,7 +6,7 @@ CATEGORIES= fonts
MASTER_SITES= ftp://linux.thai.net/pub/thailinux/software/fonts-tlwg/fonts/
EXTRACT_SUFX= .tar.xz
-TLWG_VERSION= 0.6.4
+TLWG_VERSION= 0.7.1
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://linux.thai.net/projects/thaifonts-scalable
@@ -46,7 +46,7 @@ do-install:
cd ${WRKSRC} && for f in *.ttf ; do \
${INSTALL_DATA} $$f ${DESTDIR}${FONTDIR}/$$f; \
done
- ${INSTALL_DATA} ${WRKSRC}/etc/fonts/conf.avail/* \
+ ${INSTALL_DATA} ${WRKSRC}/fontconfig/conf.avail/* \
${DESTDIR}${PREFIX}/share/fontconfig/conf.avail
.include "../../mk/bsd.pkg.mk"
diff --git a/fonts/ttf-tlwg/distinfo b/fonts/ttf-tlwg/distinfo
index 587859330d6..743a831ba85 100644
--- a/fonts/ttf-tlwg/distinfo
+++ b/fonts/ttf-tlwg/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2017/10/29 20:52:04 scole Exp $
+$NetBSD: distinfo,v 1.6 2019/12/14 01:01:15 mef Exp $
-SHA1 (ttf-tlwg-0.6.4.tar.xz) = bd93214e4182c2e1f4c6e26a16fb257f093db129
-RMD160 (ttf-tlwg-0.6.4.tar.xz) = ff38ac7e4207852c34585d8ec10587cb9516a094
-SHA512 (ttf-tlwg-0.6.4.tar.xz) = 062b92a78f377429d21f247896b05713bf76fd38378cce51c767e22ebdf3c3460522d330e0f277f8eb098d29189156df8d401b63be5561e217d1fcf6d13dc9ea
-Size (ttf-tlwg-0.6.4.tar.xz) = 1960288 bytes
+SHA1 (ttf-tlwg-0.7.1.tar.xz) = 215c1c9638fafc245524cb634de430f4bffbfe56
+RMD160 (ttf-tlwg-0.7.1.tar.xz) = 07384e9eca388a7063e286ecd5ca475c10c435ea
+SHA512 (ttf-tlwg-0.7.1.tar.xz) = 823932a25f7d5a2f99369ed42526fb37abf4c9dc9f1d2c7a2e8dcf812fae5e87b249cb820ba6c74cf02f03668e77b155af0cc5f0801a2eaee3558d48141b2aad
+Size (ttf-tlwg-0.7.1.tar.xz) = 1972468 bytes