font-sil-doulos: update to 6.200.
This commit is contained in:
parent
8fa8c49c8e
commit
097afe98e6
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'font-sil-doulos'
|
||||
pkgname=font-sil-doulos
|
||||
version=5.000
|
||||
revision=2
|
||||
hostmakedepends="unzip"
|
||||
version=6.200
|
||||
revision=1
|
||||
depends="font-util"
|
||||
short_desc="Unicode serif font similar in design to Times/Times New Roman"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="OFL-1.1"
|
||||
homepage="https://software.sil.org/doulos/"
|
||||
distfiles="https://software.sil.org/downloads/r/doulos/DoulosSIL-${version}.zip"
|
||||
checksum=0b309c3db813a98ce884c0bd25c7f5c0bd96bbffd076459e39298812ca22472e
|
||||
checksum=a7ad76326c126b2748297b987a634a56f7e42cd45bc3ff2c90a7909cbb164223
|
||||
font_dirs="/usr/share/fonts/SIL"
|
||||
|
||||
do_install() {
|
||||
vinstall DoulosSIL-R.ttf 644 ${font_dirs}
|
||||
vmkdir usr/share/fonts/SIL
|
||||
vcopy "*.ttf" usr/share/fonts/SIL
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue