diff --git a/srcpkgs/font-sil-mingzat/template b/srcpkgs/font-sil-mingzat/template new file mode 100644 index 00000000000..df2555f04be --- /dev/null +++ b/srcpkgs/font-sil-mingzat/template @@ -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 " +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} +}