pkgsrc-Changes archive

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

CVS commit: pkgsrc/fonts/intel-one-mono



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed May 17 15:42:58 UTC 2023

Added Files:
        pkgsrc/fonts/intel-one-mono: DESCR Makefile PLIST distinfo

Log Message:
fonts/intel-one-mono: import intel-one-mono-1.0.0

An expressive monospaced font family that's built with clarity,
legibility, and the needs of developers in mind.

It's easier to read, and available for free, with an open-source
font license.

Identifying the typographically underserved low-vision developer
audience, The Intel Brand Team designed the Intel One Mono typeface
together with VMLY&R and Frere-Jones Type, for maximum legibility
to address developers' fatigue and eyestrain and reduce coding
errors. A panel of low-vision and legally blind developers provided
feedback at each stage of design.

Intel One Mono also covers a wide range of over 200 languages using
the Latin script. The Intel One Mono fonts are provided in four
weights - Light, Regular, Medium, and Bold - with matching italics.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/fonts/intel-one-mono/DESCR \
    pkgsrc/fonts/intel-one-mono/Makefile pkgsrc/fonts/intel-one-mono/PLIST \
    pkgsrc/fonts/intel-one-mono/distinfo

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

Added files:

Index: pkgsrc/fonts/intel-one-mono/DESCR
diff -u /dev/null pkgsrc/fonts/intel-one-mono/DESCR:1.1
--- /dev/null   Wed May 17 15:42:58 2023
+++ pkgsrc/fonts/intel-one-mono/DESCR   Wed May 17 15:42:58 2023
@@ -0,0 +1,16 @@
+An expressive monospaced font family that's built with clarity,
+legibility, and the needs of developers in mind.
+
+It's easier to read, and available for free, with an open-source
+font license.
+
+Identifying the typographically underserved low-vision developer
+audience, The Intel Brand Team designed the Intel One Mono typeface
+together with VMLY&R and Frere-Jones Type, for maximum legibility
+to address developers' fatigue and eyestrain and reduce coding
+errors. A panel of low-vision and legally blind developers provided
+feedback at each stage of design.
+
+Intel One Mono also covers a wide range of over 200 languages using
+the Latin script. The Intel One Mono fonts are provided in four
+weights - Light, Regular, Medium, and Bold - with matching italics.
Index: pkgsrc/fonts/intel-one-mono/Makefile
diff -u /dev/null pkgsrc/fonts/intel-one-mono/Makefile:1.1
--- /dev/null   Wed May 17 15:42:58 2023
+++ pkgsrc/fonts/intel-one-mono/Makefile        Wed May 17 15:42:58 2023
@@ -0,0 +1,23 @@
+# $NetBSD: Makefile,v 1.1 2023/05/17 15:42:58 wiz Exp $
+
+DISTNAME=      otf
+PKGNAME=       intel-one-mono-1.0.0
+CATEGORIES=    fonts
+MASTER_SITES=  ${MASTER_SITE_GITHUB:=intel/}
+GITHUB_PROJECT=        ${PKGBASE}
+GITHUB_RELEASE=        V${PKGVERSION_NOREV}
+EXTRACT_SUFX=  .zip
+DIST_SUBDIR=   ${GITHUB_PROJECT}
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://github.com/intel/intel-one-mono/
+COMMENT=       Intel One Mono font
+LICENSE=       ofl-v1.1
+
+WRKSRC=                ${WRKDIR}/otf
+USE_LANGUAGES= # none
+
+do-build:
+
+.include "../../mk/fonts.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/fonts/intel-one-mono/PLIST
diff -u /dev/null pkgsrc/fonts/intel-one-mono/PLIST:1.1
--- /dev/null   Wed May 17 15:42:58 2023
+++ pkgsrc/fonts/intel-one-mono/PLIST   Wed May 17 15:42:58 2023
@@ -0,0 +1,9 @@
+@comment $NetBSD: PLIST,v 1.1 2023/05/17 15:42:58 wiz Exp $
+share/fonts/X11/OTF/intelone-mono-font-family-bold.otf
+share/fonts/X11/OTF/intelone-mono-font-family-bolditalic.otf
+share/fonts/X11/OTF/intelone-mono-font-family-italic.otf
+share/fonts/X11/OTF/intelone-mono-font-family-light.otf
+share/fonts/X11/OTF/intelone-mono-font-family-lightitalic.otf
+share/fonts/X11/OTF/intelone-mono-font-family-medium.otf
+share/fonts/X11/OTF/intelone-mono-font-family-mediumitalic.otf
+share/fonts/X11/OTF/intelone-mono-font-family-regular.otf
Index: pkgsrc/fonts/intel-one-mono/distinfo
diff -u /dev/null pkgsrc/fonts/intel-one-mono/distinfo:1.1
--- /dev/null   Wed May 17 15:42:58 2023
+++ pkgsrc/fonts/intel-one-mono/distinfo        Wed May 17 15:42:58 2023
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2023/05/17 15:42:58 wiz Exp $
+
+BLAKE2s (intel-one-mono/otf.zip) = c6d73f80cc6377ce85d840fd458b6dc3343984fb4ca751ead829cd90bda655f8
+SHA512 (intel-one-mono/otf.zip) = 2cba2d86c585f9404d509619ee185ce94c6a5cc274e52f18caabc5bfa69013f9aaf0fa503e9f53f63661da2f288983877f68cad380e4b78ac4eaab6b03a9bad0
+Size (intel-one-mono/otf.zip) = 357385 bytes



Home | Main Index | Thread Index | Old Index