font-sil-abyssinica: update to 2.200.

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

View File

@ -1,17 +1,17 @@
# Template file for 'font-sil-abyssinica' # Template file for 'font-sil-abyssinica'
pkgname=font-sil-abyssinica pkgname=font-sil-abyssinica
version=2.000 version=2.200
revision=2 revision=1
hostmakedepends="unzip"
depends="font-util" depends="font-util"
short_desc="Ethiopic font, based on Ethiopic calligraphic traditions" short_desc="Ethiopic font, based on Ethiopic calligraphic traditions"
maintainer="Orphaned <orphan@voidlinux.org>" maintainer="Orphaned <orphan@voidlinux.org>"
license="OFL-1.1" license="OFL-1.1"
homepage="https://software.sil.org/abyssinica/" homepage="https://software.sil.org/abyssinica/"
distfiles="https://software.sil.org/downloads/r/abyssinica/AbyssinicaSIL-${version}.zip" distfiles="https://software.sil.org/downloads/r/abyssinica/AbyssinicaSIL-${version}.zip"
checksum=274204a53b30f64cca662d78c7199e3c0325ea95ad4109886b47af734c92d0f9 checksum=40d424ce6d56ac75676d277d34b0ed0fcc5949819a4491d3cf249a536b6fd8aa
font_dirs="/usr/share/fonts/SIL" font_dirs="/usr/share/fonts/SIL"
do_install() { do_install() {
vinstall AbyssinicaSIL-Regular.ttf 644 ${font_dirs} vmkdir usr/share/fonts/SIL
vcopy "*.ttf" usr/share/fonts/SIL
} }