import luciole, a typeface developed explicitly for visually impaired people.
ok and inputs rsadowski@.
This commit is contained in:
parent
10c0480b0d
commit
ca59e18770
38
fonts/luciole/Makefile
Normal file
38
fonts/luciole/Makefile
Normal file
@ -0,0 +1,38 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2019/06/12 05:47:32 rpointel Exp $
|
||||
|
||||
COMMENT = typeface developed explicitly for visually impaired people
|
||||
|
||||
DISTNAME = luciole-1.0
|
||||
|
||||
CATEGORIES = fonts
|
||||
|
||||
HOMEPAGE = https://www.luciole-vision.com/
|
||||
|
||||
# Creative Commons Attribution 4.0 International Public License
|
||||
PERMIT_PACKAGE = Yes
|
||||
|
||||
MASTER_SITES = https://www.typographies.fr/N/luciole/
|
||||
|
||||
DISTFILES = Luciole-Bold-Italic.ttf \
|
||||
Luciole-Bold.ttf \
|
||||
Luciole-Regular-Italic.ttf \
|
||||
Luciole-Regular.ttf
|
||||
EXTRACT_ONLY =
|
||||
|
||||
NO_BUILD = Yes
|
||||
NO_TEST = Yes
|
||||
|
||||
PKG_ARCH = *
|
||||
|
||||
INSTALL_DIR = ${PREFIX}/share/fonts/luciole
|
||||
|
||||
pre-install:
|
||||
.for font in ${DISTFILES}
|
||||
cp ${FULLDISTDIR}/${font} ${WRKSRC}
|
||||
.endfor
|
||||
|
||||
do-install:
|
||||
${INSTALL_DATA_DIR} ${INSTALL_DIR}
|
||||
${INSTALL_DATA} ${WRKSRC}/*.ttf ${INSTALL_DIR}
|
||||
|
||||
.include <bsd.port.mk>
|
8
fonts/luciole/distinfo
Normal file
8
fonts/luciole/distinfo
Normal file
@ -0,0 +1,8 @@
|
||||
SHA256 (Luciole-Bold-Italic.ttf) = qUV0Cj9zB6rTTyQDIFNbIzr8OupP45QL3GZH/Sz+/t8=
|
||||
SHA256 (Luciole-Bold.ttf) = fhQdTi9GBeRjS66i1gZDSyQlegDX8AAPAK8XjvrSTfI=
|
||||
SHA256 (Luciole-Regular-Italic.ttf) = OJlBunrZpdtjW3S97f9D3lTZF0hZepkUEDRtlVHvuHU=
|
||||
SHA256 (Luciole-Regular.ttf) = GuG778muZ0HUp/Iq4fNENvLfd5mVv9MU68QqFyUNP4o=
|
||||
SIZE (Luciole-Bold-Italic.ttf) = 171528
|
||||
SIZE (Luciole-Bold.ttf) = 166076
|
||||
SIZE (Luciole-Regular-Italic.ttf) = 170744
|
||||
SIZE (Luciole-Regular.ttf) = 167572
|
6
fonts/luciole/pkg/DESCR
Normal file
6
fonts/luciole/pkg/DESCR
Normal file
@ -0,0 +1,6 @@
|
||||
Luciole (French fo "firefly") is a new typeface developed explicitly for
|
||||
visually impaired people. The result of a two-year collaboration between the
|
||||
Centre Technique Regional pour la Deficience Visuelle (the Regional Technical
|
||||
Center for Visual Impairment) and the type-design studio typographies.fr, this
|
||||
project received a grant from the Swiss Ceres Foundation and support from the
|
||||
DIPHE laboratory at the Universite Lumiere Lyon 2.
|
7
fonts/luciole/pkg/PLIST
Normal file
7
fonts/luciole/pkg/PLIST
Normal file
@ -0,0 +1,7 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2019/06/12 05:47:32 rpointel Exp $
|
||||
share/fonts/
|
||||
@fontdir share/fonts/luciole/
|
||||
share/fonts/luciole/Luciole-Bold-Italic.ttf
|
||||
share/fonts/luciole/Luciole-Bold.ttf
|
||||
share/fonts/luciole/Luciole-Regular-Italic.ttf
|
||||
share/fonts/luciole/Luciole-Regular.ttf
|
Loading…
x
Reference in New Issue
Block a user