mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
New package: font-sil-nuosu-2.1.1
This commit is contained in:
parent
2c5c3fac92
commit
789a9fb481
1 changed files with 19 additions and 0 deletions
19
srcpkgs/font-sil-nuosu/template
Normal file
19
srcpkgs/font-sil-nuosu/template
Normal file
|
@ -0,0 +1,19 @@
|
||||||
|
# Template file for 'font-sil-nuosu'
|
||||||
|
pkgname=font-sil-nuosu
|
||||||
|
version=2.1.1
|
||||||
|
revision=1
|
||||||
|
archs=noarch
|
||||||
|
wrksrc=NuosuSIL
|
||||||
|
hostmakedepends="unzip"
|
||||||
|
depends="font-util"
|
||||||
|
short_desc="Nuosu SIL is a single Unicode font for the standardized Yi script"
|
||||||
|
maintainer="Ivan Sokolov <ivan-p-sokolov@ya.ru>"
|
||||||
|
license="OFL-1.1"
|
||||||
|
homepage="https://software.sil.org/nuosu/"
|
||||||
|
distfiles="https://software.sil.org/downloads/r/nuosu/NuosuSIL-${version}.zip"
|
||||||
|
checksum=b1acb6da9b9ccaa921fea1f8e206c743928f84fb083dbeb77485e1824cdcf9e7
|
||||||
|
font_dirs="/usr/share/fonts/SIL"
|
||||||
|
|
||||||
|
do_install() {
|
||||||
|
vinstall NuosuSIL.ttf 644 ${font_dirs}
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue