New package: font-sil-tai-heritage-pro-2.600
This commit is contained in:
parent
5dacc990f9
commit
d45d515728
1 changed files with 20 additions and 0 deletions
20
srcpkgs/font-sil-tai-heritage-pro/template
Normal file
20
srcpkgs/font-sil-tai-heritage-pro/template
Normal file
|
@ -0,0 +1,20 @@
|
||||||
|
# Template file for 'font-sil-tai-heritage-pro'
|
||||||
|
pkgname=font-sil-tai-heritage-pro
|
||||||
|
version=2.600
|
||||||
|
revision=1
|
||||||
|
archs=noarch
|
||||||
|
wrksrc="TaiHeritagePro-${version}"
|
||||||
|
hostmakedepends="unzip"
|
||||||
|
depends="font-util"
|
||||||
|
short_desc="Typeface that reflects the traditional style of the Tai Viet script"
|
||||||
|
maintainer="Ivan Sokolov <ivan-p-sokolov@ya.ru>"
|
||||||
|
license="OFL-1.1"
|
||||||
|
homepage="https://software.sil.org/taiheritage/"
|
||||||
|
distfiles="https://software.sil.org/downloads/r/taiheritage/TaiHeritagePro-${version}.zip"
|
||||||
|
checksum=1b9c38008d7704ce6dc0e3be6b9e767f5c114252d4f417d474f2a22989af746d
|
||||||
|
font_dirs="/usr/share/fonts/SIL"
|
||||||
|
|
||||||
|
do_install() {
|
||||||
|
vinstall TaiHeritagePro-Bold.ttf 644 ${font_dirs}
|
||||||
|
vinstall TaiHeritagePro-Regular.ttf 644 ${font_dirs}
|
||||||
|
}
|
Loading…
Reference in a new issue