From 960db10b6516272a36688987e8529d899e2587b2 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sat, 9 Feb 2019 14:18:57 -0200 Subject: [PATCH] font-kakwafont: fix package. --- srcpkgs/font-kakwafont/template | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/srcpkgs/font-kakwafont/template b/srcpkgs/font-kakwafont/template index 8ab3e184736..acf185aa74b 100644 --- a/srcpkgs/font-kakwafont/template +++ b/srcpkgs/font-kakwafont/template @@ -1,18 +1,20 @@ # Template file for 'font-kakwafont' pkgname=font-kakwafont version=0.1.1 -revision=2 +revision=3 noarch=yes wrksrc="kakwafont-${version}" build_style=gnu-makefile -make_install_args="INDEX=true" -hostmakedepends="bdftopcf mkfontdir" +make_install_args="INDEX=false" +hostmakedepends="bdftopcf" +depends="font-util" short_desc="Another 12px monospace bitmap font" maintainer="xaltsc " license="OFL-1.1" homepage="https://github.com/kakwa/kakwafont" distfiles="https://github.com/kakwa/kakwafont/archive/${version}.tar.gz" checksum=73643ab99029641ff551d41bc83d9b7d8623a2dd49275b0183ef91a57b22426b +font_dirs="/usr/share/misc" post_install() {