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'
|
# Template file for 'font-spleen'
|
||||||
pkgname=font-spleen
|
pkgname=font-spleen
|
||||||
version=1.0.3
|
version=1.0.3
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc=spleen-${version}
|
noarch=yes
|
||||||
|
wrksrc="spleen-${version}"
|
||||||
|
font_dirs="/usr/share/fonts/X11/spleen"
|
||||||
hostmakedepends="bdftopcf"
|
hostmakedepends="bdftopcf"
|
||||||
depends="font-util"
|
depends="font-util"
|
||||||
short_desc="Monospaced bitmap fonts"
|
short_desc="Monospaced bitmap fonts"
|
||||||
|
|
Loading…
Reference in New Issue