pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/fonts/ricty-ttf ricty-ttf: follow move of inconsolata-...
details: https://anonhg.NetBSD.org/pkgsrc/rev/1702b522b450
branches: trunk
changeset: 397875:1702b522b450
user: tsutsui <tsutsui%pkgsrc.org@localhost>
date: Fri Jul 05 16:24:07 2019 +0000
description:
ricty-ttf: follow move of inconsolata-ttf installation path.
Also explicitly require moved version:
http://mail-index.netbsd.org/pkgsrc-changes/2019/04/06/msg190085.html
> inconsolata-ttf: update to 20090207nb2.
> Use fonts.mk: Fixes installation path.
diffstat:
fonts/ricty-ttf/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (27 lines):
diff -r 0df635ef4b82 -r 1702b522b450 fonts/ricty-ttf/Makefile
--- a/fonts/ricty-ttf/Makefile Fri Jul 05 16:05:57 2019 +0000
+++ b/fonts/ricty-ttf/Makefile Fri Jul 05 16:24:07 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2017/08/01 17:40:11 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2019/07/05 16:24:07 tsutsui Exp $
DISTNAME= Ricty-3.2.4
PKGNAME= ${DISTNAME:S/Ricty/ricty-ttf/}
@@ -15,7 +15,7 @@
USE_TOOLS+= bash
BUILD_DEPENDS+= fontforge-[0-9]*:../../fonts/fontforge
BUILD_DEPENDS+= migu-ttf-[0-9]*:../../fonts/migu-ttf
-BUILD_DEPENDS+= inconsolata-ttf-[0-9]*:../../fonts/inconsolata-ttf
+BUILD_DEPENDS+= inconsolata-ttf>=20090207nb2:../../fonts/inconsolata-ttf
# LICESE of generated TTF fonts is "ipafont AND open-font-license",
# but OPEN FONT LICENSE version 1.1 section 5) require to distribute entirely
@@ -43,7 +43,7 @@
cd ${WRKSRC}; \
${PKGSRC_SETENV} ${MAKE_ENV} \
${BASH} -x ./ricty_generator.sh \
- ${LOCALBASE}/share/fonts/X11/TTF/Inconsolata.otf \
+ ${LOCALBASE}/share/fonts/X11/OTF/Inconsolata.otf \
${LOCALBASE}/share/fonts/X11/TTF/migu-1m-regular.ttf \
${LOCALBASE}/share/fonts/X11/TTF/migu-1m-bold.ttf
Home |
Main Index |
Thread Index |
Old Index