B612 is an highly legible open source font family designed and tested

to be used on aircraft cockpit screens.

Tweaks and ok sthen@
This commit is contained in:
kmos 2019-07-18 08:08:50 +00:00
parent addcdf01c5
commit 1d5df7a48a
4 changed files with 44 additions and 0 deletions

29
fonts/b612-font/Makefile Normal file
View File

@ -0,0 +1,29 @@
# $OpenBSD: Makefile,v 1.1.1.1 2019/07/18 08:08:50 kmos Exp $
PKG_ARCH = *
COMMENT = highly legible font designed for aircraft cockpits
GH_ACCOUNT = polarsys
GH_PROJECT = b612
GH_TAGNAME = 1.008
PKGNAME = b612-font-${GH_TAGNAME}
CATEGORIES = fonts
MAINTAINER = Kurt Mosiejczuk <kmos@openbsd.org>
HOMEPAGE = https://b612-font.com/
# OFL 1.1
PERMIT_PACKAGE = Yes
NO_BUILD = Yes
NO_TEST = Yes
do-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/fonts/b612
${INSTALL_DATA} ${WRKSRC}/fonts/ttf/*.ttf \
${PREFIX}/share/fonts/b612
.include <bsd.port.mk>

2
fonts/b612-font/distinfo Normal file
View File

@ -0,0 +1,2 @@
SHA256 (b612-1.008.tar.gz) = v+SCeTGiLs3lV2wr0GtGLUZ7ifpYC23tZRNG+U66jdY=
SIZE (b612-1.008.tar.gz) = 5178817

View File

@ -0,0 +1,2 @@
B612 is an highly legible open source font family designed and
tested to be used on aircraft cockpit screens.

11
fonts/b612-font/pkg/PLIST Normal file
View File

@ -0,0 +1,11 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2019/07/18 08:08:50 kmos Exp $
share/fonts/
@fontdir share/fonts/b612/
share/fonts/b612/B612-Bold.ttf
share/fonts/b612/B612-BoldItalic.ttf
share/fonts/b612/B612-Italic.ttf
share/fonts/b612/B612-Regular.ttf
share/fonts/b612/B612Mono-Bold.ttf
share/fonts/b612/B612Mono-BoldItalic.ttf
share/fonts/b612/B612Mono-Italic.ttf
share/fonts/b612/B612Mono-Regular.ttf