diff options
Diffstat (limited to 'pcr/ttf-fonts-meta/PKGBUILD')
-rw-r--r-- | pcr/ttf-fonts-meta/PKGBUILD | 19 |
1 files changed, 19 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') + |