font-kakwafont: fix package.

This commit is contained in:
maxice8 2019-02-09 14:18:57 -02:00
parent 0e123a52bf
commit 960db10b65
No known key found for this signature in database
GPG key ID: 543B9D4F4299F06B

View file

@ -1,18 +1,20 @@
# Template file for 'font-kakwafont' # Template file for 'font-kakwafont'
pkgname=font-kakwafont pkgname=font-kakwafont
version=0.1.1 version=0.1.1
revision=2 revision=3
noarch=yes noarch=yes
wrksrc="kakwafont-${version}" wrksrc="kakwafont-${version}"
build_style=gnu-makefile build_style=gnu-makefile
make_install_args="INDEX=true" make_install_args="INDEX=false"
hostmakedepends="bdftopcf mkfontdir" hostmakedepends="bdftopcf"
depends="font-util"
short_desc="Another 12px monospace bitmap font" short_desc="Another 12px monospace bitmap font"
maintainer="xaltsc <xaltsc@protonmail.ch>" maintainer="xaltsc <xaltsc@protonmail.ch>"
license="OFL-1.1" license="OFL-1.1"
homepage="https://github.com/kakwa/kakwafont" homepage="https://github.com/kakwa/kakwafont"
distfiles="https://github.com/kakwa/kakwafont/archive/${version}.tar.gz" distfiles="https://github.com/kakwa/kakwafont/archive/${version}.tar.gz"
checksum=73643ab99029641ff551d41bc83d9b7d8623a2dd49275b0183ef91a57b22426b checksum=73643ab99029641ff551d41bc83d9b7d8623a2dd49275b0183ef91a57b22426b
font_dirs="/usr/share/misc"
post_install() { post_install() {