font-sil-alkalami: update to 3.000.
This commit is contained in:
parent
25bbc86545
commit
759e6c99eb
|
@ -1,18 +1,17 @@
|
|||
# Template file for 'font-sil-alkalami'
|
||||
pkgname=font-sil-alkalami
|
||||
version=1.100
|
||||
revision=2
|
||||
hostmakedepends="unzip"
|
||||
version=3.000
|
||||
revision=1
|
||||
depends="font-util"
|
||||
short_desc="Font designed for Arabic-based writing systems in the Kano region"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="OFL-1.1"
|
||||
homepage="https://software.sil.org/alkalami/"
|
||||
distfiles="https://software.sil.org/downloads/r/alkalami/Alkalami-${version}.zip"
|
||||
checksum=f33b52bf0c134c46fc860481284344b934ea0885184371211e304264273163ce
|
||||
checksum=c87d3c96b62761d1cd4a6acb18cc353a1369fe8ee395828efcf5b1cc66e874e2
|
||||
font_dirs="/usr/share/fonts/SIL"
|
||||
|
||||
do_install() {
|
||||
vinstall Alkalami-Light.ttf 644 ${font_dirs}
|
||||
vinstall Alkalami-Regular.ttf 644 ${font_dirs}
|
||||
vmkdir usr/share/fonts/SIL
|
||||
vcopy "*.ttf" usr/share/fonts/SIL
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue