# Template file for 'font-sil-ezra'
pkgname=font-sil-ezra
version=2.51
revision=2
hostmakedepends="unzip"
depends="font-util"
short_desc="Font that supports the Hebrew and Latin-1 characters from Unicode 5.0"
maintainer="Orphaned <orphan@voidlinux.org>"
license="OFL-1.1"
homepage="https://software.sil.org/ezra/"
distfiles="https://software.sil.org/downloads/r/ezra/EzraSIL-${version}.zip"
checksum=f16bcb3ec4473ac6a9f138ee0dbde7cc2f835e93a90cbe8649b3f32677760cc1
font_dirs="/usr/share/fonts/SIL"

do_install() {
	vinstall SILEOT.ttf 644 ${font_dirs}
	vinstall SILEOTSR.ttf 644 ${font_dirs}
}
