New package: amiri-font-0.111
This commit is contained in:
19
srcpkgs/amiri-font/template
Normal file
19
srcpkgs/amiri-font/template
Normal file
@@ -0,0 +1,19 @@
|
|||||||
|
# Template file for 'amiri-font'
|
||||||
|
pkgname=amiri-font
|
||||||
|
version=0.111
|
||||||
|
revision=1
|
||||||
|
wrksrc="Amiri-${version}"
|
||||||
|
hostmakedepends="unzip"
|
||||||
|
short_desc="Classical Arabic typeface in Naskh style"
|
||||||
|
maintainer="John <johnz@posteo.net>"
|
||||||
|
license="OFL-1.1"
|
||||||
|
homepage="https://github.com/alif-type/amiri/"
|
||||||
|
changelog="https://github.com/alif-type/amiri/blob/master/NEWS.md"
|
||||||
|
distfiles="https://github.com/alif-type/amiri/releases/download/${version}/Amiri-${version}.zip"
|
||||||
|
checksum=1fbfccced6348b5db2c1c21d5b319cd488e14d055702fa817a0f6cb83d882166
|
||||||
|
|
||||||
|
do_install() {
|
||||||
|
for _i in *.ttf ; do
|
||||||
|
vinstall $_i 644 usr/share/fonts/ttf
|
||||||
|
done
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user