pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/fonts/koruri-ttf koruri-ttf: Update to 20180915
details: https://anonhg.NetBSD.org/pkgsrc/rev/173f2f3237f0
branches: trunk
changeset: 336881:173f2f3237f0
user: nia <nia%pkgsrc.org@localhost>
date: Sat Jul 27 14:52:26 2019 +0000
description:
koruri-ttf: Update to 20180915
Various updates to the source fonts including support for specific
codepoints used by Android.
Use mk/fonts.mk.
diffstat:
fonts/koruri-ttf/Makefile | 43 ++++++-------------------------------------
fonts/koruri-ttf/distinfo | 10 +++++-----
2 files changed, 11 insertions(+), 42 deletions(-)
diffs (77 lines):
diff -r a047e4aa472d -r 173f2f3237f0 fonts/koruri-ttf/Makefile
--- a/fonts/koruri-ttf/Makefile Sat Jul 27 14:05:38 2019 +0000
+++ b/fonts/koruri-ttf/Makefile Sat Jul 27 14:52:26 2019 +0000
@@ -1,52 +1,21 @@
-# $NetBSD: Makefile,v 1.12 2016/11/05 12:40:54 nonaka Exp $
-#
+# $NetBSD: Makefile,v 1.13 2019/07/27 14:52:26 nia Exp $
DISTNAME= Koruri-${KORURI_VERSION}
PKGNAME= koruri-ttf-${KORURI_VERSION}
CATEGORIES= fonts japanese
-MASTER_SITES= ${MASTER_SITE_OSDN:=koruri/66647/}
+MASTER_SITES= ${MASTER_SITE_GITHUB:=Koruri/}
EXTRACT_SUFX= .tar.xz
+GITHUB_PROJECT= Koruri
+GITHUB_RELEASE= Koruri-${KORURI_VERSION}
MAINTAINER= nonakap%gmail.com@localhost
HOMEPAGE= http://koruri.lindwurm.biz/
COMMENT= Koruri Japanese TrueType fonts
LICENSE= apache-2.0
-KORURI_VERSION= 20161105
-
-NO_CONFIGURE= YES
-NO_BUILD= YES
-
-FONTDIR= ${PREFIX}/share/fonts/X11/TTF
-FONTS_DIRS.ttf= ${FONTDIR}
-DOCSDIR= ${PREFIX}/share/doc/${PKGBASE}
-
-INSTALLATION_DIRS= share/fonts/X11/TTF \
- share/doc/${PKGBASE}
-
-INSTALL_FONTS= Koruri-Bold.ttf \
- Koruri-Extrabold.ttf \
- Koruri-Light.ttf \
- Koruri-Regular.ttf \
- Koruri-Semibold.ttf
-INSTALL_DOCS= LICENSE \
- LICENSE_E.mplus \
- LICENSE_J.mplus \
- LICENSE_opensans \
- README.md \
- README_E.mplus \
- README_J.mplus \
- README_ja.md
-
+KORURI_VERSION= 20180915
USE_LANGUAGES= # none
-do-install:
-.for fontfile in ${INSTALL_FONTS}
- ${INSTALL_DATA} ${WRKSRC}/${fontfile} ${DESTDIR}${FONTDIR}
-.endfor
-.for docfile in ${INSTALL_DOCS}
- ${INSTALL_DATA} ${WRKSRC}/${docfile} ${DESTDIR}${DOCSDIR}
-.endfor
-
+.include "../../mk/fonts.mk"
.include "../../mk/bsd.pkg.mk"
diff -r a047e4aa472d -r 173f2f3237f0 fonts/koruri-ttf/distinfo
--- a/fonts/koruri-ttf/distinfo Sat Jul 27 14:05:38 2019 +0000
+++ b/fonts/koruri-ttf/distinfo Sat Jul 27 14:52:26 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.11 2016/11/05 12:40:54 nonaka Exp $
+$NetBSD: distinfo,v 1.12 2019/07/27 14:52:26 nia Exp $
-SHA1 (Koruri-20161105.tar.xz) = e5f0010aca76c079b0a2b56ef3bc0655be2c3724
-RMD160 (Koruri-20161105.tar.xz) = 6f47c198c7fa103dc0dee2a654ec41c9382c7de5
-SHA512 (Koruri-20161105.tar.xz) = edf50be2084bd8b03a5162f5c3ae6e474e45b3b9f2a18ed0b65b1527470a22a2ecacc5b675e396de11d217c057bf8d9ea9842977b6db5d3ee06b0c1c08e472b6
-Size (Koruri-20161105.tar.xz) = 4260452 bytes
+SHA1 (Koruri-20180915.tar.xz) = 021bcde2210773ca624aa52ed2fcbf4ca5747652
+RMD160 (Koruri-20180915.tar.xz) = a7ec3fd2b35459316f773f205e4914124a78c9c6
+SHA512 (Koruri-20180915.tar.xz) = 0a78240e75782c07752e29e8591d5eab2b15fd0f784e569c60c438c2a1e49c462fa6e4e1734c1922d8bb0b1eb22fd4c74a71c0c0b7d127fb1d4c410835b98bd7
+Size (Koruri-20180915.tar.xz) = 5185488 bytes
Home |
Main Index |
Thread Index |
Old Index