font-spleen: add noarch= and font_dirs=
This commit is contained in:
parent
dc428f5fe8
commit
904942b961
|
@ -1,8 +1,10 @@
|
|||
# Template file for 'font-spleen'
|
||||
pkgname=font-spleen
|
||||
version=1.0.3
|
||||
revision=1
|
||||
wrksrc=spleen-${version}
|
||||
revision=2
|
||||
noarch=yes
|
||||
wrksrc="spleen-${version}"
|
||||
font_dirs="/usr/share/fonts/X11/spleen"
|
||||
hostmakedepends="bdftopcf"
|
||||
depends="font-util"
|
||||
short_desc="Monospaced bitmap fonts"
|
||||
|
|
Loading…
Reference in New Issue