pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/fonts/ttf-tlwg
Module Name: pkgsrc
Committed By: mef
Date: Sat Dec 14 01:01:16 UTC 2019
Modified Files:
pkgsrc/fonts/ttf-tlwg: Makefile distinfo
Log Message:
(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.)
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/fonts/ttf-tlwg/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/fonts/ttf-tlwg/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/fonts/ttf-tlwg/Makefile
diff -u pkgsrc/fonts/ttf-tlwg/Makefile:1.8 pkgsrc/fonts/ttf-tlwg/Makefile:1.9
--- pkgsrc/fonts/ttf-tlwg/Makefile:1.8 Sun Oct 29 20:52:04 2017
+++ pkgsrc/fonts/ttf-tlwg/Makefile Sat Dec 14 01:01:15 2019
@@ -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@localhost
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"
Index: pkgsrc/fonts/ttf-tlwg/distinfo
diff -u pkgsrc/fonts/ttf-tlwg/distinfo:1.5 pkgsrc/fonts/ttf-tlwg/distinfo:1.6
--- pkgsrc/fonts/ttf-tlwg/distinfo:1.5 Sun Oct 29 20:52:04 2017
+++ pkgsrc/fonts/ttf-tlwg/distinfo Sat Dec 14 01:01:15 2019
@@ -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
Home |
Main Index |
Thread Index |
Old Index