pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
atkinson-hyperlegible: Add the original Atkinson Hyperlegible font from 2019.
Module Name: pkgsrc-wip
Committed By: Sean Hickey <tallirishllama%gmail.com@localhost>
Pushed By: wisellama
Date: Wed Sep 16 21:20:55 2026 -0700
Changeset: ca85d07a352e59365340603b0dbfaf15b2d18783
Modified Files:
Makefile
Added Files:
atkinson-hyperlegible/COMMIT_MSG
atkinson-hyperlegible/DESCR
atkinson-hyperlegible/Makefile
atkinson-hyperlegible/PLIST
atkinson-hyperlegible/distinfo
Log Message:
atkinson-hyperlegible: Add the original Atkinson Hyperlegible font from 2019.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=ca85d07a352e59365340603b0dbfaf15b2d18783
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 +
atkinson-hyperlegible/COMMIT_MSG | 7 +++++++
atkinson-hyperlegible/DESCR | 9 +++++++++
atkinson-hyperlegible/Makefile | 23 +++++++++++++++++++++++
atkinson-hyperlegible/PLIST | 9 +++++++++
atkinson-hyperlegible/distinfo | 5 +++++
6 files changed, 54 insertions(+)
diffs:
diff --git a/Makefile b/Makefile
index 5f16b07f11..44327e8635 100644
--- a/Makefile
+++ b/Makefile
@@ -261,6 +261,7 @@ SUBDIR+= astguiclient-vicidial
SUBDIR+= asymptote
SUBDIR+= atac-seq
SUBDIR+= atanks
+SUBDIR+= atkinson-hyperlegible
SUBDIR+= atlas
SUBDIR+= atompaw
SUBDIR+= atuin
diff --git a/atkinson-hyperlegible/COMMIT_MSG b/atkinson-hyperlegible/COMMIT_MSG
new file mode 100644
index 0000000000..e2a38c357e
--- /dev/null
+++ b/atkinson-hyperlegible/COMMIT_MSG
@@ -0,0 +1,7 @@
+fonts/atkinson-hyperlegible: Add atkinson-hyperlegible font.
+
+Atkinson Hyperlegible is a font designed for greater legibility and
+readability for low vision readers. It was created by the Braille
+Institute and released under the SIL Open Font license.
+
+This is the original Atkinson Hyperlegible created back in 2019.
diff --git a/atkinson-hyperlegible/DESCR b/atkinson-hyperlegible/DESCR
new file mode 100644
index 0000000000..1d44dd7d4e
--- /dev/null
+++ b/atkinson-hyperlegible/DESCR
@@ -0,0 +1,9 @@
+Atkinson Hyperlegible is a new typeface, offering greater legibility
+and readability for low vision readers. The font is named after
+Braille Institute founder, J. Robert Atkinson. What makes it
+different from traditional typography design is that it focuses on
+letterform distinction to increase character recognition, ultimately
+improving readability.
+
+The Braille Institute has made this free for anyone to use, under the
+SIL Open Font License.
diff --git a/atkinson-hyperlegible/Makefile b/atkinson-hyperlegible/Makefile
new file mode 100644
index 0000000000..854d5d99f9
--- /dev/null
+++ b/atkinson-hyperlegible/Makefile
@@ -0,0 +1,23 @@
+# $NetBSD$
+
+DISTNAME= atkinson-hyperlegible
+PKGNAME= ${DISTNAME}-0.0.20210429
+CATEGORIES= fonts
+MASTER_SITES= ${MASTER_SITE_GITHUB:=googlefonts/}
+GITHUB_PROJECT= atkinson-hyperlegible
+# This Github project does not have tags or releases, so using the latest commit.
+# Commit 1cb3116 is from 2021-04-29
+GITHUB_TAG= 1cb311624b2ddf88e9e37873999d165a8cd28b46
+
+MAINTAINER= tallirishllama%gmail.com@localhost
+HOMEPAGE= https://github.com/googlefonts/atkinson-hyperlegible/
+COMMENT= Font with greater legibility and readability for low vision readers
+LICENSE= ofl-v1.1
+
+WRKSRC= ${WRKDIR}
+
+NO_CONFIGURE= yes
+NO_BUILD= yes
+
+.include "../../mk/fonts.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/atkinson-hyperlegible/PLIST b/atkinson-hyperlegible/PLIST
new file mode 100644
index 0000000000..0b8c487897
--- /dev/null
+++ b/atkinson-hyperlegible/PLIST
@@ -0,0 +1,9 @@
+@comment $NetBSD$
+share/fonts/X11/OTF/AtkinsonHyperlegible-Bold.otf
+share/fonts/X11/OTF/AtkinsonHyperlegible-BoldItalic.otf
+share/fonts/X11/OTF/AtkinsonHyperlegible-Italic.otf
+share/fonts/X11/OTF/AtkinsonHyperlegible-Regular.otf
+share/fonts/X11/TTF/AtkinsonHyperlegible-Bold.ttf
+share/fonts/X11/TTF/AtkinsonHyperlegible-BoldItalic.ttf
+share/fonts/X11/TTF/AtkinsonHyperlegible-Italic.ttf
+share/fonts/X11/TTF/AtkinsonHyperlegible-Regular.ttf
diff --git a/atkinson-hyperlegible/distinfo b/atkinson-hyperlegible/distinfo
new file mode 100644
index 0000000000..cbdcdbf5bc
--- /dev/null
+++ b/atkinson-hyperlegible/distinfo
@@ -0,0 +1,5 @@
+$NetBSD$
+
+BLAKE2s (atkinson-hyperlegible-1cb311624b2ddf88e9e37873999d165a8cd28b46.tar.gz) = b46b6e3f1dd840e347e205e8400185c2eaa25878ef0763f843fd1870ea2fa3f9
+SHA512 (atkinson-hyperlegible-1cb311624b2ddf88e9e37873999d165a8cd28b46.tar.gz) = b4d1d1deabec28944d7df172644968e724ffe4a3be62c1979528c37bac0070838205de04b649f890e4e159adfcb34a31df108bb88dbd2b6bcd83095e19b272b8
+Size (atkinson-hyperlegible-1cb311624b2ddf88e9e37873999d165a8cd28b46.tar.gz) = 2531361 bytes
Home |
Main Index |
Thread Index |
Old Index