Tue Jul 30 05:46:40 2019 UTC ()
ricty-ttf: accept any version of inconsolata-ttf


(wiz)
diff -r1.24 -r1.25 pkgsrc/fonts/ricty-ttf/Makefile

cvs diff -r1.24 -r1.25 pkgsrc/fonts/ricty-ttf/Makefile (expand / switch to unified diff)

--- pkgsrc/fonts/ricty-ttf/Makefile 2019/07/05 16:24:07 1.24
+++ pkgsrc/fonts/ricty-ttf/Makefile 2019/07/30 05:46:40 1.25
@@ -1,31 +1,31 @@ @@ -1,31 +1,31 @@
1# $NetBSD: Makefile,v 1.24 2019/07/05 16:24:07 tsutsui Exp $ 1# $NetBSD: Makefile,v 1.25 2019/07/30 05:46:40 wiz Exp $
2 2
3DISTNAME= Ricty-3.2.4 3DISTNAME= Ricty-3.2.4
4PKGNAME= ${DISTNAME:S/Ricty/ricty-ttf/} 4PKGNAME= ${DISTNAME:S/Ricty/ricty-ttf/}
5GITHUB_PROJECT= Ricty 5GITHUB_PROJECT= Ricty
6GITHUB_TAG= ${PKGVERSION_NOREV} 6GITHUB_TAG= ${PKGVERSION_NOREV}
7CATEGORIES= fonts japanese 7CATEGORIES= fonts japanese
8MASTER_SITES= ${MASTER_SITE_GITHUB:=yascentur/} 8MASTER_SITES= ${MASTER_SITE_GITHUB:=yascentur/}
9 9
10MAINTAINER= ryoon@NetBSD.org 10MAINTAINER= ryoon@NetBSD.org
11#HOMEPAGE= https://github.com/yascentur/Ricty 11#HOMEPAGE= https://github.com/yascentur/Ricty
12COMMENT= Migu 1M and Inconsolata based TrueType fonts for programming 12COMMENT= Migu 1M and Inconsolata based TrueType fonts for programming
13LICENSE= ipafont AND ofl-v1.1 AND 2-clause-bsd 13LICENSE= ipafont AND ofl-v1.1 AND 2-clause-bsd
14 14
15USE_TOOLS+= bash 15USE_TOOLS+= bash
16BUILD_DEPENDS+= fontforge-[0-9]*:../../fonts/fontforge 16BUILD_DEPENDS+= fontforge-[0-9]*:../../fonts/fontforge
17BUILD_DEPENDS+= migu-ttf-[0-9]*:../../fonts/migu-ttf 17BUILD_DEPENDS+= migu-ttf-[0-9]*:../../fonts/migu-ttf
18BUILD_DEPENDS+= inconsolata-ttf>=20090207nb2:../../fonts/inconsolata-ttf 18BUILD_DEPENDS+= inconsolata-ttf-[0-9]*:../../fonts/inconsolata-ttf
19 19
20# LICESE of generated TTF fonts is "ipafont AND open-font-license", 20# LICESE of generated TTF fonts is "ipafont AND open-font-license",
21# but OPEN FONT LICENSE version 1.1 section 5) require to distribute entirely 21# but OPEN FONT LICENSE version 1.1 section 5) require to distribute entirely
22# under the license. 22# under the license.
23RESTRICTED= Redistribution not permitted per open-font-license PERMISSION & CONDITIONS point 5 23RESTRICTED= Redistribution not permitted per open-font-license PERMISSION & CONDITIONS point 5
24NO_BIN_ON_CDROM= ${RESTRICTED} 24NO_BIN_ON_CDROM= ${RESTRICTED}
25NO_BIN_ON_FTP= ${RESTRICTED} 25NO_BIN_ON_FTP= ${RESTRICTED}
26 26
27NO_CONFIGURE= YES 27NO_CONFIGURE= YES
28 28
29INSTALLATION_DIRS= share/fonts/X11/TTF 29INSTALLATION_DIRS= share/fonts/X11/TTF
30 30
31FONTDIR= ${PREFIX}/share/fonts/X11/TTF 31FONTDIR= ${PREFIX}/share/fonts/X11/TTF