mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
New package: font-sil-andika-5.000
This commit is contained in:
parent
27cde07f0c
commit
9aba09776b
1 changed files with 19 additions and 0 deletions
19
srcpkgs/font-sil-andika/template
Normal file
19
srcpkgs/font-sil-andika/template
Normal file
|
@ -0,0 +1,19 @@
|
||||||
|
# Template file for 'font-sil-andika'
|
||||||
|
pkgname=font-sil-andika
|
||||||
|
version=5.000
|
||||||
|
revision=1
|
||||||
|
archs=noarch
|
||||||
|
wrksrc="Andika-${version}"
|
||||||
|
hostmakedepends="unzip"
|
||||||
|
depends="font-util"
|
||||||
|
short_desc="Unicode-compliant sans serif font designed especially for literacy use"
|
||||||
|
maintainer="Ivan Sokolov <ivan-p-sokolov@ya.ru>"
|
||||||
|
license="OFL-1.1"
|
||||||
|
homepage="https://software.sil.org/andika/"
|
||||||
|
distfiles="https://software.sil.org/downloads/r/andika/Andika-${version}.zip"
|
||||||
|
checksum=604b7a1194be099bdf311ef76cbce086a054fa16d2b101cfaedcf527c63df507
|
||||||
|
font_dirs="/usr/share/fonts/SIL"
|
||||||
|
|
||||||
|
do_install() {
|
||||||
|
vinstall Andika-R.ttf 644 ${font_dirs}
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue