# Template file for 'font-sony-misc'
pkgname=font-sony-misc
version=1.0.4
revision=1
build_style=gnu-configure
hostmakedepends="pkg-config bdftopcf font-util"
makedepends="font-util"
short_desc="Standard X11 sony PCF fonts"
license="MIT"
maintainer="Orphaned <orphan@voidlinux.org>"
homepage="https://wiki.freedesktop.org/xorg/"
distfiles="${XORG_SITE}/font/${pkgname}-${version}.tar.xz"
checksum=e6b09f823fccb06e0bd0b2062283b6514153323bd8a7486e9c2e3f55ab84946b

font_dirs="/usr/share/fonts/X11/misc"

post_install() {
	rm -f ${DESTDIR}/${font_dirs}/fonts.*
	vlicense COPYING
}
