New package: font-sil-ezra-2.51
This commit is contained in:
parent
294ca976cd
commit
9162e7ef8a
1 changed files with 20 additions and 0 deletions
20
srcpkgs/font-sil-ezra/template
Normal file
20
srcpkgs/font-sil-ezra/template
Normal 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}
|
||||
}
|
Loading…
Reference in a new issue