# Template file for 'font-sil-harmattan'
pkgname=font-sil-harmattan
version=4.000
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=f777b86bf874ce299895f78768d7a034e893b89bd1dfee7bd947075fd2656973
font_dirs="/usr/share/fonts/SIL"

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