pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

biz-ud-gothic-ttf: Import biz-ud-gothic-ttf-1.05 as wip/biz-ud-gothic-ttf



Module Name:	pkgsrc-wip
Committed By:	Atsushi Toyokura <asteria.at%gmail.com@localhost>
Pushed By:	steleto
Date:		Mon Jun 27 23:56:14 2022 +0900
Changeset:	cd060f5c32386b9d299d6876de6a399a77c3a264

Modified Files:
	Makefile
Added Files:
	biz-ud-gothic-ttf/DESCR
	biz-ud-gothic-ttf/Makefile
	biz-ud-gothic-ttf/PLIST
	biz-ud-gothic-ttf/distinfo

Log Message:
biz-ud-gothic-ttf: Import biz-ud-gothic-ttf-1.05 as wip/biz-ud-gothic-ttf

BIZ UD Gothic is a universal design typeface designed to be easy to
read and ideal for education and business documentation. It is a
highly legible and well-balanced design sans serif. In order to make
the kanji more clear and identifiable, the letterforms are simplified
by omitting hane (hook) and geta (the vertical lines extending beyond
horizontal strokes at the bottom of kanji). Counters and other spaces
are finely adjusted so that the overall balance of the type is not
impaired even with the use in relatively large size. The kana are made
slightly smaller than the kanji to give a good rhythm and flow when
setting long texts in the lighter weights.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=cd060f5c32386b9d299d6876de6a399a77c3a264

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 Makefile                   |  1 +
 biz-ud-gothic-ttf/DESCR    | 10 ++++++++++
 biz-ud-gothic-ttf/Makefile | 21 +++++++++++++++++++++
 biz-ud-gothic-ttf/PLIST    |  5 +++++
 biz-ud-gothic-ttf/distinfo |  5 +++++
 5 files changed, 42 insertions(+)

diffs:
diff --git a/Makefile b/Makefile
index d391ecb4d8..e1c50dee5a 100644
--- a/Makefile
+++ b/Makefile
@@ -291,6 +291,7 @@ SUBDIR+=	bioruby
 SUBDIR+=	bip
 SUBDIR+=	bitkeeper
 SUBDIR+=	bitlbee-purple
+SUBDIR+=	biz-ud-gothic-ttf
 SUBDIR+=	bkcrack
 SUBDIR+=	blad
 SUBDIR+=	blasr
diff --git a/biz-ud-gothic-ttf/DESCR b/biz-ud-gothic-ttf/DESCR
new file mode 100644
index 0000000000..eb8729de31
--- /dev/null
+++ b/biz-ud-gothic-ttf/DESCR
@@ -0,0 +1,10 @@
+BIZ UD Gothic is a universal design typeface designed to be easy to
+read and ideal for education and business documentation. It is a
+highly legible and well-balanced design sans serif. In order to make
+the kanji more clear and identifiable, the letterforms are simplified
+by omitting hane (hook) and geta (the vertical lines extending beyond
+horizontal strokes at the bottom of kanji). Counters and other spaces
+are finely adjusted so that the overall balance of the type is not
+impaired even with the use in relatively large size. The kana are made
+slightly smaller than the kanji to give a good rhythm and flow when
+setting long texts in the lighter weights.
diff --git a/biz-ud-gothic-ttf/Makefile b/biz-ud-gothic-ttf/Makefile
new file mode 100644
index 0000000000..32780e447c
--- /dev/null
+++ b/biz-ud-gothic-ttf/Makefile
@@ -0,0 +1,21 @@
+# $NetBSD$
+
+DISTNAME=	morisawa-biz-ud-gothic-fonts
+PKGNAME=	biz-ud-gothic-ttf-${GITHUB_RELEASE:S,^v,,}
+CATEGORIES=	fonts
+MASTER_SITES=	${MASTER_SITE_GITHUB:=googlefonts/}
+GITHUB_PROJECT=	morisawa-biz-ud-gothic
+GITHUB_RELEASE=	v1.05
+DIST_SUBDIR=	${GITHUB_PROJECT}-${GITHUB_RELEASE}
+EXTRACT_SUFX=	.zip
+
+MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=	https://github.com/googlefonts/morisawa-biz-ud-gothic/
+COMMENT=	Morisawa BIZ UDGothic font
+LICENSE=	ofl-v1.1
+
+NO_BUILD=	yes
+WRKSRC=		${WRKDIR}/${DISTNAME}/fonts/ttf
+
+.include "../../mk/fonts.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/biz-ud-gothic-ttf/PLIST b/biz-ud-gothic-ttf/PLIST
new file mode 100644
index 0000000000..3d0c30ada2
--- /dev/null
+++ b/biz-ud-gothic-ttf/PLIST
@@ -0,0 +1,5 @@
+@comment $NetBSD$
+share/fonts/X11/TTF/BIZUDGothic-Bold.ttf
+share/fonts/X11/TTF/BIZUDGothic-Regular.ttf
+share/fonts/X11/TTF/BIZUDPGothic-Bold.ttf
+share/fonts/X11/TTF/BIZUDPGothic-Regular.ttf
diff --git a/biz-ud-gothic-ttf/distinfo b/biz-ud-gothic-ttf/distinfo
new file mode 100644
index 0000000000..723c6529ca
--- /dev/null
+++ b/biz-ud-gothic-ttf/distinfo
@@ -0,0 +1,5 @@
+$NetBSD$
+
+BLAKE2s (morisawa-biz-ud-gothic-v1.05/morisawa-biz-ud-gothic-fonts.zip) = 787c9781acc32ba1bf595a9cd325857b420efdb946a211a7b90f4a0693e03222
+SHA512 (morisawa-biz-ud-gothic-v1.05/morisawa-biz-ud-gothic-fonts.zip) = e53095503c28014cb13b95e060ecf4f5c3f10eba605a74b6cdc1e6bdde11aeda11be75955949beeb656a483df15320f73816fa2e7a256fdc43ec167067d580fa
+Size (morisawa-biz-ud-gothic-v1.05/morisawa-biz-ud-gothic-fonts.zip) = 24442162 bytes


Home | Main Index | Thread Index | Old Index