# Template file for 'font-util'
pkgname=font-util
version=1.4.2
revision=1
build_style=gnu-configure
hostmakedepends="pkg-config bdftopcf"
#
# These aren't really required, but this is to centralize the
# requirement of dependent packages.
#
depends="font-alias expat freetype fontconfig mkfontscale"
short_desc="Tools for truncating and subseting of ISO10646-1 BDF fonts"
maintainer="Duncaen <duncaen@voidlinux.org>"
license="MIT"
homepage="https://gitlab.freedesktop.org/xorg/font/util"
distfiles="${XORG_SITE}/font/font-util-$version.tar.xz"
checksum=02e4f8afdcf03cc8372ca9c37aa104b1e36b47722dbc79531be08f0a4c622999
lib32disabled=yes

post_install() {
	vlicense COPYING
}
