font-sil-mingzat: update to 1.100.

This commit is contained in:
Đoàn Trần Công Danh 2023-03-18 21:53:28 +07:00
parent 69583d62cd
commit 74d712c37a

View file

@ -1,17 +1,17 @@
# Template file for 'font-sil-mingzat'
pkgname=font-sil-mingzat
version=1.000
revision=2
hostmakedepends="unzip"
version=1.100
revision=1
depends="font-util"
short_desc="Script used by the Lepcha language of South Asia since Unicode 5.1"
maintainer="Orphaned <orphan@voidlinux.org>"
license="OFL-1.1"
homepage="https://software.sil.org/Mingzat/"
distfiles="https://software.sil.org/downloads/r/mingzat/Mingzat-$version.zip"
checksum=7e1fe44012da7843c63263fe161abd12d4309f9cef00cb58d1055dd812d8e6ba
checksum=3c62982f57e7e93f1e494f207054c6c4713e7bc9959ee4eb738e5f9fb98b80d2
font_dirs="/usr/share/fonts/SIL"
do_install() {
vinstall Mingzat-Regular.ttf 644 ${font_dirs}
vmkdir usr/share/fonts/SIL
vcopy "*.ttf" usr/share/fonts/SIL
}