From b80a083045700be0acda5b5fb703884966d43d18 Mon Sep 17 00:00:00 2001 From: David P Date: Thu, 6 Apr 2017 14:16:38 -0300 Subject: Added cups-drivers metapackage and ttf-fonts-meta --- pcr/ttf-fonts-meta/PKGBUILD | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 pcr/ttf-fonts-meta/PKGBUILD (limited to 'pcr/ttf-fonts-meta/PKGBUILD') 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. + +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') + -- cgit v1.2.3