New package: font-sil-harmattan-1.001
This commit is contained in:
parent
1813c3bff6
commit
be31637009
1 changed files with 19 additions and 0 deletions
19
srcpkgs/font-sil-harmattan/template
Normal file
19
srcpkgs/font-sil-harmattan/template
Normal file
|
@ -0,0 +1,19 @@
|
|||
# Template file for 'font-sil-harmattan'
|
||||
pkgname=font-sil-harmattan
|
||||
version=1.001
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="Harmattan-${version}"
|
||||
hostmakedepends="unzip"
|
||||
depends="font-util"
|
||||
short_desc="Arabic Warsh font designed to suit the needs of West African languages"
|
||||
maintainer="Ivan Sokolov <ivan-p-sokolov@ya.ru>"
|
||||
license="OFL-1.1"
|
||||
homepage="https://software.sil.org/harmattan/"
|
||||
distfiles="https://software.sil.org/downloads/r/harmattan/Harmattan-${version}.zip"
|
||||
checksum=bf4b24e5e38c7df908ddff1344de732b20c9f3aafd724e112f4315597aaf6be3
|
||||
font_dirs="/usr/share/fonts/SIL"
|
||||
|
||||
do_install() {
|
||||
vinstall Harmattan-Regular.ttf 644 ${font_dirs}
|
||||
}
|
Loading…
Reference in a new issue