mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
font-sil-namdhinggo: update to 3.001.
This commit is contained in:
parent
74d712c37a
commit
946bf09cc9
1 changed files with 6 additions and 6 deletions
|
@ -1,17 +1,17 @@
|
||||||
# Template file for 'font-sil-namdhinggo'
|
# Template file for 'font-sil-namdhinggo'
|
||||||
pkgname=font-sil-namdhinggo
|
pkgname=font-sil-namdhinggo
|
||||||
version=1.004
|
version=3.001
|
||||||
revision=2
|
revision=1
|
||||||
hostmakedepends="unzip"
|
|
||||||
depends="font-util"
|
depends="font-util"
|
||||||
short_desc="Namdhinggo SIL is a Unicode font for the Limbu writing system of Nepal"
|
short_desc="Namdhinggo SIL is a Unicode font for the Limbu writing system of Nepal"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="OFL-1.1"
|
license="OFL-1.1"
|
||||||
homepage="https://software.sil.org/Namdhinggo/"
|
homepage="https://software.sil.org/Namdhinggo/"
|
||||||
distfiles="https://software.sil.org/downloads/r/namdhinggo/NamdhinggoSIL-$version.zip"
|
distfiles="https://software.sil.org/downloads/r/namdhinggo/Namdhinggo-$version.zip"
|
||||||
checksum=8bd69ee93687f2b3fcb705b0c8867c8ff573edcaf9a5c51a08a8ca1c1ddc966b
|
checksum=268c0257fd5b6a304df2af85ef4ec78e4f54509d4df8e30f40807bf6043c3909
|
||||||
font_dirs="/usr/share/fonts/SIL"
|
font_dirs="/usr/share/fonts/SIL"
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vinstall NamdhinggoSIL-R.ttf 644 ${font_dirs}
|
vmkdir usr/share/fonts/SIL
|
||||||
|
vcopy "*.ttf" usr/share/fonts/SIL
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue