New package: font-sil-ezra-2.51

This commit is contained in:
Ivan Sokolov 2019-04-18 05:24:42 +03:00 committed by John Zimmermann
parent 294ca976cd
commit 9162e7ef8a

View file

@ -0,0 +1,20 @@
# Template file for 'font-sil-ezra'
pkgname=font-sil-ezra
version=2.51
revision=1
archs=noarch
wrksrc="EzraSIL${version}"
hostmakedepends="unzip"
depends="font-util"
short_desc="Font that supports the Hebrew and Latin-1 characters from Unicode 5.0"
maintainer="Ivan Sokolov <ivan-p-sokolov@ya.ru>"
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}
}