summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO23
-rw-r--r--PKGBUILD22
2 files changed, 45 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..80bc23a37e5d
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,23 @@
+# Generated by mksrcinfo v8
+# Fri Apr 29 16:33:36 UTC 2016
+pkgbase = persian-fonts
+ pkgdesc = Meta package to install all Persian fonts.
+ pkgver = 1
+ pkgrel = 1
+ url = https://www.archlinux.org/
+ arch = any
+ license = GPL
+ depends = ttf-borna
+ depends = ttf-sina
+ depends = ttf-irfonts
+ depends = ttf-x2
+ depends = ttf-iran-nastaliq
+ depends = ttf-vazir
+ depends = ttf-samim
+ depends = ttf-tanha
+ depends = ttf-shabnam
+ depends = ttf-gandom
+ depends = ttf-parastoo
+
+pkgname = persian-fonts
+
diff --git a/PKGBUILD b/PKGBUILD
new file mode 100644
index 000000000000..73478f9e4715
--- /dev/null
+++ b/PKGBUILD
@@ -0,0 +1,22 @@
+# Maintainer: Mohammadreza Abdollahzadeh <morealaz@gmail.com>
+
+pkgname=persian-fonts
+pkgver=1
+pkgrel=1
+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
+)
+