pkgsrc-Changes archive

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

CVS commit: pkgsrc/fonts/b612



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri Apr 26 19:56:23 UTC 2024

Added Files:
        pkgsrc/fonts/b612: DESCR Makefile PLIST distinfo

Log Message:
fonts/b612: import b612-1.008

B612 is an highly legible open source font family designed and
tested to be used on aircraft cockpit screens.

Main characteristics are:

- Maximize the distance between the forms of the characters
- Respect the primitives of the different letters
- Harmonize the forms and their spacing


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/fonts/b612/DESCR pkgsrc/fonts/b612/Makefile \
    pkgsrc/fonts/b612/PLIST pkgsrc/fonts/b612/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/b612/DESCR
diff -u /dev/null pkgsrc/fonts/b612/DESCR:1.1
--- /dev/null   Fri Apr 26 19:56:23 2024
+++ pkgsrc/fonts/b612/DESCR     Fri Apr 26 19:56:23 2024
@@ -0,0 +1,8 @@
+B612 is an highly legible open source font family designed and
+tested to be used on aircraft cockpit screens.
+
+Main characteristics are:
+
+- Maximize the distance between the forms of the characters
+- Respect the primitives of the different letters
+- Harmonize the forms and their spacing
Index: pkgsrc/fonts/b612/Makefile
diff -u /dev/null pkgsrc/fonts/b612/Makefile:1.1
--- /dev/null   Fri Apr 26 19:56:23 2024
+++ pkgsrc/fonts/b612/Makefile  Fri Apr 26 19:56:23 2024
@@ -0,0 +1,24 @@
+# $NetBSD: Makefile,v 1.1 2024/04/26 19:56:23 wiz Exp $
+
+DISTNAME=      b612-1.008
+CATEGORIES=    fonts
+MASTER_SITES=  ${MASTER_SITE_GITHUB:=polarsys/}
+GITHUB_TAG=    ${PKGVERSION_NOREV}
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://github.com/polarsys/b612/
+COMMENT=       Eclipse PolarSys B612 font family
+# "This program and the accompanying materials are made available
+# under the terms of the Eclipse Public License v2.0 and Eclipse
+# Distribution License v1.0 and the SIL Open Font License v1.1 which
+# accompanies this distribution."
+# Unclear if this is intended as "AND" or "OR". Upstream bug report
+# is not answered:
+# https://github.com/polarsys/b612/issues/23
+#LICENSE=      epl-v1.0 OR epl-v2.0 OR ofl-v1.1
+LICENSE=       epl-v1.0 AND epl-v2.0 AND ofl-v1.1
+
+do-build:
+
+.include "../../mk/fonts.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/fonts/b612/PLIST
diff -u /dev/null pkgsrc/fonts/b612/PLIST:1.1
--- /dev/null   Fri Apr 26 19:56:23 2024
+++ pkgsrc/fonts/b612/PLIST     Fri Apr 26 19:56:23 2024
@@ -0,0 +1,10 @@
+@comment $NetBSD: PLIST,v 1.1 2024/04/26 19:56:23 wiz Exp $
+share/fonts/X11/TTF/B612-Bold.ttf
+share/fonts/X11/TTF/B612-BoldItalic.ttf
+share/fonts/X11/TTF/B612-Italic.ttf
+share/fonts/X11/TTF/B612-Regular.ttf
+share/fonts/X11/TTF/B612Mono-Bold.ttf
+share/fonts/X11/TTF/B612Mono-BoldItalic.ttf
+share/fonts/X11/TTF/B612Mono-Italic.ttf
+share/fonts/X11/TTF/B612Mono-Regular.ttf
+@pkgdir share/fonts/X11/OTF
Index: pkgsrc/fonts/b612/distinfo
diff -u /dev/null pkgsrc/fonts/b612/distinfo:1.1
--- /dev/null   Fri Apr 26 19:56:23 2024
+++ pkgsrc/fonts/b612/distinfo  Fri Apr 26 19:56:23 2024
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2024/04/26 19:56:23 wiz Exp $
+
+BLAKE2s (b612-1.008.tar.gz) = 2cafd068b44f275c8fe130edda6a0b6a67497d0a48e4a09b5d3cb915bf5720cb
+SHA512 (b612-1.008.tar.gz) = 977b7bc6f1a41243cce381ddd0a5db2853df21a738ddc86debfc13954653fbfcffaf1c869b6287ea20482cc10ad479934bf6b70edc1e14dc656a22b1b64c64f3
+Size (b612-1.008.tar.gz) = 5178817 bytes



Home | Main Index | Thread Index | Old Index