font-spleen: include otb version

This commit is contained in:
Barbaross 2022-08-09 13:44:58 -04:00 committed by classabbyamp
parent f4f4edbe52
commit 928136ac86
1 changed files with 4 additions and 4 deletions

View File

@ -1,12 +1,12 @@
# Template file for 'font-spleen'
pkgname=font-spleen
version=1.9.1
revision=1
revision=2
wrksrc="spleen-${version}"
build_style=gnu-makefile
make_cmd=bmake
make_build_target="pcf psf"
hostmakedepends="bmake bdftopcf bdf2psf"
make_build_target="pcf psf otb"
hostmakedepends="bmake bdftopcf bdf2psf fonttosfnt"
depends="font-util"
short_desc="Monospaced bitmap fonts"
maintainer="Renato Aguiar <renato@renatoaguiar.net>"
@ -37,7 +37,7 @@ do_install() {
done
vmkdir usr/share/fonts/X11/spleen
for f in *.pcf.gz; do
for f in *.pcf.gz *.otb; do
vinstall $f 644 usr/share/fonts/X11/spleen
done
vinstall fonts.alias 644 usr/share/fonts/X11/spleen