Import "Symbola", a font for unicode symbols, including "Blowfish" (U+1f421).
requested by reyk@, help ajacoutot@, ok sthen@
This commit is contained in:
parent
a23bd9edc8
commit
410fc3290c
27
fonts/symbola-ttf/Makefile
Normal file
27
fonts/symbola-ttf/Makefile
Normal file
@ -0,0 +1,27 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2015/05/26 10:39:33 stsp Exp $
|
||||
|
||||
COMMENT= free unicode symbol font
|
||||
|
||||
DISTNAME= Symbola
|
||||
PKGNAME= symbola-ttf-7.21
|
||||
CATEGORIES= fonts x11
|
||||
|
||||
HOMEPAGE= http://users.teilar.gr/~g1951d/
|
||||
|
||||
# "free for any use"
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
|
||||
MASTER_SITES= ${HOMEPAGE}
|
||||
|
||||
EXTRACT_SUFX= .zip
|
||||
PKG_ARCH= *
|
||||
NO_BUILD= Yes
|
||||
NO_TEST= Yes
|
||||
|
||||
FONTSDIR= ${PREFIX}/share/fonts/symbola
|
||||
|
||||
do-install:
|
||||
${INSTALL_DATA_DIR} ${FONTSDIR}
|
||||
${INSTALL_DATA} ${WRKDIR}/*.ttf ${FONTSDIR}
|
||||
|
||||
.include <bsd.port.mk>
|
2
fonts/symbola-ttf/distinfo
Normal file
2
fonts/symbola-ttf/distinfo
Normal file
@ -0,0 +1,2 @@
|
||||
SHA256 (Symbola.zip) = 2JLElZr4Bfx5ClBh5iOUKGLpnRTtFXEB7sRyxBDeFWs=
|
||||
SIZE (Symbola.zip) = 3012683
|
2
fonts/symbola-ttf/pkg/DESCR
Normal file
2
fonts/symbola-ttf/pkg/DESCR
Normal file
@ -0,0 +1,2 @@
|
||||
Basic Latin, Greek, Cyrillic and many Symbol blocks of The Unicode
|
||||
Standard, Version 7.0.
|
5
fonts/symbola-ttf/pkg/PLIST
Normal file
5
fonts/symbola-ttf/pkg/PLIST
Normal file
@ -0,0 +1,5 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2015/05/26 10:39:33 stsp Exp $
|
||||
share/fonts/
|
||||
@fontdir share/fonts/symbola/
|
||||
share/fonts/symbola/Symbola.ttf
|
||||
share/fonts/symbola/Symbola_hint.ttf
|
Loading…
Reference in New Issue
Block a user