font-sil-andika: update to 6.200.

This commit is contained in:
Đoàn Trần Công Danh 2023-03-18 08:07:41 +07:00
parent 759e6c99eb
commit a324e2db90

View file

@ -1,17 +1,17 @@
# Template file for 'font-sil-andika'
pkgname=font-sil-andika
version=5.000
revision=2
hostmakedepends="unzip"
version=6.200
revision=1
depends="font-util"
short_desc="Unicode-compliant sans serif font designed especially for literacy use"
maintainer="Orphaned <orphan@voidlinux.org>"
license="OFL-1.1"
homepage="https://software.sil.org/andika/"
distfiles="https://software.sil.org/downloads/r/andika/Andika-${version}.zip"
checksum=604b7a1194be099bdf311ef76cbce086a054fa16d2b101cfaedcf527c63df507
checksum=cc9a7523fcdecf5d2e1858f8ed43bca8f1e1be1ad5f20ac81475d816a9dcf87c
font_dirs="/usr/share/fonts/SIL"
do_install() {
vinstall Andika-R.ttf 644 ${font_dirs}
vmkdir usr/share/fonts/SIL
vcopy "*.ttf" usr/share/fonts/SIL
}