mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-13 04:37:03 +02:00
font-sil-andika: update to 6.200.
This commit is contained in:
parent
759e6c99eb
commit
a324e2db90
1 changed files with 5 additions and 5 deletions
|
@ -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
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue