font-sil-harmattan: update to 2.000.

This commit is contained in:
Đoàn Trần Công Danh 2023-03-18 08:07:40 +07:00
parent c2b3fdfd4d
commit 169e8f862e
1 changed files with 5 additions and 5 deletions

View File

@ -1,17 +1,17 @@
# Template file for 'font-sil-harmattan'
pkgname=font-sil-harmattan
version=1.001
revision=2
hostmakedepends="unzip"
version=2.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=bf4b24e5e38c7df908ddff1344de732b20c9f3aafd724e112f4315597aaf6be3
checksum=0b2e1fad07b6101bfb140801a71bc53956105376fd8ac261dd76eab178280a5c
font_dirs="/usr/share/fonts/SIL"
do_install() {
vinstall Harmattan-Regular.ttf 644 ${font_dirs}
vmkdir usr/share/fonts/SIL
vcopy "*.ttf" usr/share/fonts/SIL
}