pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/fonts/koruri-ttf
Module Name: pkgsrc
Committed By: nia
Date: Sat Jul 27 14:52:26 UTC 2019
Modified Files:
pkgsrc/fonts/koruri-ttf: Makefile distinfo
Log Message:
koruri-ttf: Update to 20180915
Various updates to the source fonts including support for specific
codepoints used by Android.
Use mk/fonts.mk.
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/fonts/koruri-ttf/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/fonts/koruri-ttf/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/koruri-ttf/Makefile
diff -u pkgsrc/fonts/koruri-ttf/Makefile:1.12 pkgsrc/fonts/koruri-ttf/Makefile:1.13
--- pkgsrc/fonts/koruri-ttf/Makefile:1.12 Sat Nov 5 12:40:54 2016
+++ pkgsrc/fonts/koruri-ttf/Makefile Sat Jul 27 14:52:26 2019
@@ -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"
Index: pkgsrc/fonts/koruri-ttf/distinfo
diff -u pkgsrc/fonts/koruri-ttf/distinfo:1.11 pkgsrc/fonts/koruri-ttf/distinfo:1.12
--- pkgsrc/fonts/koruri-ttf/distinfo:1.11 Sat Nov 5 12:40:54 2016
+++ pkgsrc/fonts/koruri-ttf/distinfo Sat Jul 27 14:52:26 2019
@@ -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