font-sil-nuosu: update to 2.300.

This commit is contained in:
Đoàn Trần Công Danh 2023-03-18 21:59:51 +07:00
parent 946bf09cc9
commit 29208ad783
1 changed files with 5 additions and 5 deletions

View File

@ -1,17 +1,17 @@
# Template file for 'font-sil-nuosu'
pkgname=font-sil-nuosu
version=2.1.1
revision=2
hostmakedepends="unzip"
version=2.300
revision=1
depends="font-util"
short_desc="Nuosu SIL is a single Unicode font for the standardized Yi script"
maintainer="Orphaned <orphan@voidlinux.org>"
license="OFL-1.1"
homepage="https://software.sil.org/nuosu/"
distfiles="https://software.sil.org/downloads/r/nuosu/NuosuSIL-${version}.zip"
checksum=b1acb6da9b9ccaa921fea1f8e206c743928f84fb083dbeb77485e1824cdcf9e7
checksum=28f1c3f507dcc31ed0d6e8d46dadbc90c0bd8427423601b9baa114b41df4640a
font_dirs="/usr/share/fonts/SIL"
do_install() {
vinstall NuosuSIL.ttf 644 ${font_dirs}
vmkdir usr/share/fonts/SIL
vcopy "*.ttf" usr/share/fonts/SIL
}