summarylogtreecommitdiffstats
path: root/PKGBUILD
blob: de7ae2f4611c120a7eea97ed414f41ac48f24cd6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# Maintainer: Mohammadreza Abdollahzadeh <morealaz@gmail.com>

pkgname=persian-fonts
pkgver=1
pkgrel=2
pkgdesc='Meta package to install all Persian fonts.'
arch=(any)
url='https://www.archlinux.org/'
license=(GPL)
depends=('ttf-borna'
         'ttf-sina'
         'ttf-irfonts'
         'ttf-x2'
         'ttf-iran-nastaliq'
         'ttf-vazir'
         'ttf-samim'
         'ttf-tanha'
         'ttf-shabnam'
         'ttf-gandom'
         'ttf-parastoo'
         'ttf-persian-hm-xs2'
         'ttf-persian-hm-ftx'
)