New package: font-sil-padauk-3.003
This commit is contained in:
parent
789a9fb481
commit
6a35f1ee08
1 changed files with 22 additions and 0 deletions
22
srcpkgs/font-sil-padauk/template
Normal file
22
srcpkgs/font-sil-padauk/template
Normal file
|
@ -0,0 +1,22 @@
|
||||||
|
# Template file for 'font-sil-padauk'
|
||||||
|
pkgname=font-sil-padauk
|
||||||
|
version=3.003
|
||||||
|
revision=1
|
||||||
|
archs=noarch
|
||||||
|
wrksrc="padauk-${version}"
|
||||||
|
hostmakedepends="unzip"
|
||||||
|
depends="font-util"
|
||||||
|
short_desc="Font with broad support for writing systems that use the Myanmar script"
|
||||||
|
maintainer="Ivan Sokolov <ivan-p-sokolov@ya.ru>"
|
||||||
|
license="OFL-1.1"
|
||||||
|
homepage="https://software.sil.org/padauk/"
|
||||||
|
distfiles="https://software.sil.org/downloads/r/padauk/padauk-${version}.zip"
|
||||||
|
checksum=b47b2639489d7cec5ad38d025f181b061767e4e161a41f19528e910f79fd03a1
|
||||||
|
font_dirs="/usr/share/fonts/SIL"
|
||||||
|
|
||||||
|
do_install() {
|
||||||
|
vinstall Padauk-Regular.ttf 644 ${font_dirs}
|
||||||
|
vinstall Padauk-Bold.ttf 644 ${font_dirs}
|
||||||
|
vinstall PadaukBook-Regular.ttf 644 ${font_dirs}
|
||||||
|
vinstall PadaukBook-Bold.ttf 644 ${font_dirs}
|
||||||
|
}
|
Loading…
Reference in a new issue