summaryrefslogtreecommitdiff
path: root/pcr/ttf-fonts-meta
diff options
context:
space:
mode:
authorDavid P <megver83@openmailbox.org>2017-04-06 14:16:38 -0300
committerDavid P <megver83@openmailbox.org>2017-04-06 14:16:38 -0300
commitb80a083045700be0acda5b5fb703884966d43d18 (patch)
tree41446abf08c17279afe5243ee657532367904752 /pcr/ttf-fonts-meta
parent56c4a24b813c3be8977e4f69368e22a13ca45a3b (diff)
Added cups-drivers metapackage and ttf-fonts-meta
Diffstat (limited to 'pcr/ttf-fonts-meta')
-rw-r--r--pcr/ttf-fonts-meta/PKGBUILD19
-rw-r--r--pcr/ttf-fonts-meta/ttf-fonts-meta.install4
2 files changed, 23 insertions, 0 deletions
diff --git a/pcr/ttf-fonts-meta/PKGBUILD b/pcr/ttf-fonts-meta/PKGBUILD
new file mode 100644
index 000000000..2383bf0d8
--- /dev/null
+++ b/pcr/ttf-fonts-meta/PKGBUILD
@@ -0,0 +1,19 @@
+# Maintainer: David P. <megver83@openmailbox.org>
+
+pkgname=ttf-fonts-meta
+pkgver=1.0
+pkgrel=1
+pkgdesc="All available fonts metapackage"
+arch=('any')
+url="https://www.parabola.nu/"
+license=('GPL')
+install=$pkgname.install
+depends=('ttf-arphic-ukai' 'ttf-arphic-uming' 'ttf-baekmuk' 'ttf-bitstream-vera' 'ttf-croscore' 'ttf-dejavu' 'ttf-freebanglafont'
+ 'ttf-freefont' 'ttf-indic-otf' 'ttf-junicode' 'ttf-khmer' 'ttf-linux-libertine' 'ttf-mph-2b-damase' 'ttf-sazanami'
+ 'ttf-tibetan-machine' 'ttf-ubraille' 'ttf-anonymous-pro' 'ttf-droid' 'ttf-hanazono' 'ttf-inconsolata' 'ttf-ionicons'
+ 'ttf-liberation' 'ttf-linux-libertine-g' 'ttf-overpass' 'ttf-roboto' 'ttf-symbola' 'ttf-asana-math' 'ttf-font-awesome'
+ 'ttf-free-comic-font' 'ttf-gentium-plus' 'ttf-montserrat' 'texlive-fontsextra' 'ttf-pfc' 'xorg-fonts-100dpi' 'xorg-fonts-75dpi'
+ 'xorg-fonts-type1' 'adobe-source-code-pro-fonts' 'adobe-source-sans-pro-fonts' 'adobe-source-serif-pro-fonts' 'artwiz-fonts'
+ 'cantarell-fonts' 'font-bitstream-speedo' 'fonts-tlwg' 'gnu-free-fonts' 'gsfonts' 'noto-fonts' 'noto-fonts-cjk' 'noto-fonts-emoji'
+ 'tex-gyre-fonts')
+
diff --git a/pcr/ttf-fonts-meta/ttf-fonts-meta.install b/pcr/ttf-fonts-meta/ttf-fonts-meta.install
new file mode 100644
index 000000000..2853ee444
--- /dev/null
+++ b/pcr/ttf-fonts-meta/ttf-fonts-meta.install
@@ -0,0 +1,4 @@
+post_install() {
+ echo " If you noted that a font package was not installed after you got ttf-fonts-meta,"
+ echo " please report it to mailto:dev@lists.parabola.nu with Cc: to mailto:megver83@parabola.nu"
+