New package: font-sil-scheherazade-2.100
This commit is contained in:
parent
6a35f1ee08
commit
188bb95805
1 changed files with 20 additions and 0 deletions
20
srcpkgs/font-sil-scheherazade/template
Normal file
20
srcpkgs/font-sil-scheherazade/template
Normal file
|
@ -0,0 +1,20 @@
|
|||
# Template file for 'font-sil-scheherazade'
|
||||
pkgname=font-sil-scheherazade
|
||||
version=2.100
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="Scheherazade-${version}"
|
||||
hostmakedepends="unzip"
|
||||
depends="font-util"
|
||||
short_desc="Font designed in a similar style to traditional Naskh typefaces"
|
||||
maintainer="Ivan Sokolov <ivan-p-sokolov@ya.ru>"
|
||||
license="OFL-1.1"
|
||||
homepage="https://software.sil.org/scheherazade/"
|
||||
distfiles="https://software.sil.org/downloads/r/scheherazade/Scheherazade-${version}.zip"
|
||||
checksum=251c8817ceb87d9b661ce1d5b49e732a0116add10abc046be4b8ba5196e149b5
|
||||
font_dirs="/usr/share/fonts/SIL"
|
||||
|
||||
do_install() {
|
||||
vinstall Scheherazade-Bold.ttf 644 ${font_dirs}
|
||||
vinstall Scheherazade-Regular.ttf 644 ${font_dirs}
|
||||
}
|
Loading…
Add table
Reference in a new issue