New package: font-sil-mingzat-0.100
This commit is contained in:
parent
a21c76730b
commit
8b8b07077b
1 changed files with 19 additions and 0 deletions
19
srcpkgs/font-sil-mingzat/template
Normal file
19
srcpkgs/font-sil-mingzat/template
Normal file
|
@ -0,0 +1,19 @@
|
||||||
|
# Template file for 'font-sil-mingzat'
|
||||||
|
pkgname=font-sil-mingzat
|
||||||
|
version=0.100
|
||||||
|
revision=1
|
||||||
|
archs=noarch
|
||||||
|
wrksrc="Mingzat"
|
||||||
|
hostmakedepends="unzip"
|
||||||
|
depends="font-util"
|
||||||
|
short_desc="Script used by the Lepcha language of South Asia since Unicode 5.1"
|
||||||
|
maintainer="Ivan Sokolov <ivan-p-sokolov@ya.ru>"
|
||||||
|
license="OFL-1.1"
|
||||||
|
homepage="https://software.sil.org/Mingzat/"
|
||||||
|
distfiles="https://software.sil.org/downloads/r/mingzat/Mingzat-$version.zip"
|
||||||
|
checksum=819e6961941b0ba7a0e5f8e6bca7c181f77d5659d6c7c0b68b4302377412845d
|
||||||
|
font_dirs="/usr/share/fonts/SIL"
|
||||||
|
|
||||||
|
do_install() {
|
||||||
|
vinstall Mingzat-R.ttf 644 ${font_dirs}
|
||||||
|
}
|
Loading…
Reference in a new issue