# Template file for 'font-reem-kufi-ttf'
pkgname=font-reem-kufi-ttf
version=1.9
revision=1
depends="font-util"
short_desc="Modern Kufic typefaces for Arabic"
maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
license="GPL-3.0-or-later"
homepage="https://github.com/aliftype/reem-kufi"
distfiles="https://github.com/aliftype/reem-kufi/releases/download/v${version}/ReemKufi-${version}.zip"
checksum=383b347dab5909698098efc0e04909ec53bf2992f87805ec5f529a2566fe1d5d
font_dirs="/usr/share/fonts/TTF/arabic"

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