# Template file for 'font-sil-harmattan'
pkgname=font-sil-harmattan
version=4.300
revision=1
depends="font-util"
short_desc="Arabic Warsh font designed to suit the needs of West African languages"
maintainer="Orphaned <orphan@voidlinux.org>"
license="OFL-1.1"
homepage="https://software.sil.org/harmattan/"
distfiles="https://software.sil.org/downloads/r/harmattan/Harmattan-${version}.zip"
checksum=af259afcd4709066827e32ebbe04bdb8f57f1d775958a5d6e375486a77e86fc6
font_dirs="/usr/share/fonts/SIL"

do_install() {
	vmkdir usr/share/fonts/SIL
	vcopy "*.ttf" usr/share/fonts/SIL
}
