fonts/spleen: Install OTF fonts.

This allows font scaling in (e.g.) XTerm.

OK fcambus@, thanks.
This commit is contained in:
edd 2020-03-02 10:05:28 +00:00
parent f130b64fd3
commit 1b7c01919e
2 changed files with 8 additions and 3 deletions

View File

@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.15 2020/02/13 11:53:15 fcambus Exp $
# $OpenBSD: Makefile,v 1.16 2020/03/02 10:05:28 edd Exp $
COMMENT = monospaced bitmap fonts for consoles and terminals
V = 1.7.0
REVISION = 0
DISTNAME = spleen-${V}
CATEGORIES = fonts
@ -26,7 +27,7 @@ do-build:
do-install:
${INSTALL_DATA_DIR} ${FONTDIR}
${INSTALL_DATA} ${WRKSRC}/*.pcf.gz ${FONTDIR}
${INSTALL_DATA} ${WRKSRC}/*.{pcf.gz,otf} ${FONTDIR}
${INSTALL_DATA} ${WRKSRC}/fonts.alias-spleen ${FONTDIR}
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/spleen
${INSTALL_DATA} ${WRKSRC}/README.md ${PREFIX}/share/doc/spleen

View File

@ -1,11 +1,15 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2018/09/19 07:30:30 fcambus Exp $
@comment $OpenBSD: PLIST,v 1.2 2020/03/02 10:05:28 edd Exp $
share/doc/spleen/
share/doc/spleen/README.md
share/fonts/
@fontdir share/fonts/spleen/
share/fonts/spleen/fonts.alias-spleen
share/fonts/spleen/spleen-12x24.otf
share/fonts/spleen/spleen-12x24.pcf.gz
share/fonts/spleen/spleen-16x32.otf
share/fonts/spleen/spleen-16x32.pcf.gz
share/fonts/spleen/spleen-32x64.otf
share/fonts/spleen/spleen-32x64.pcf.gz
share/fonts/spleen/spleen-5x8.pcf.gz
share/fonts/spleen/spleen-8x16.otf
share/fonts/spleen/spleen-8x16.pcf.gz