From 42fce0b99355947229184b0a2bd6ae0b929c8f41 Mon Sep 17 00:00:00 2001 From: David P Date: Sun, 23 Jul 2017 17:36:17 -0400 Subject: Updated ttf-fonts-meta --- pcr/ttf-fonts-meta/PKGBUILD | 26 +++++++++++++++++++++----- pcr/ttf-fonts-meta/ttf-fonts-meta.install | 12 +++++++++--- 2 files changed, 30 insertions(+), 8 deletions(-) diff --git a/pcr/ttf-fonts-meta/PKGBUILD b/pcr/ttf-fonts-meta/PKGBUILD index 2383bf0d8..6c7c43aff 100644 --- a/pcr/ttf-fonts-meta/PKGBUILD +++ b/pcr/ttf-fonts-meta/PKGBUILD @@ -1,19 +1,35 @@ # Maintainer: David P. pkgname=ttf-fonts-meta -pkgver=1.0 +pkgver=2.0 pkgrel=1 pkgdesc="All available fonts metapackage" -arch=('any') +arch=('x86_64' 'i686' 'armv7h') 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' +depends_x86_64=('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-liberation' 'ttf-linux-libertine-g' 'otf-overpass' 'ttf-roboto' 'ttf-symbola' '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') + 'tex-gyre-fonts' 'otf-fira-mono' 'otf-fira-sans') +depends_i686=('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' 'otf-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' 'otf-fira-mono' 'otf-fira-sans') +depends_x86_64=('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' 'otf-overpass' 'ttf-roboto' 'ttf-symbola' 'ttf-asana-math' 'ttf-font-awesome' + 'ttf-free-comic-font' 'ttf-gentium-plus' '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' 'otf-fira-mono' 'otf-fira-sans') diff --git a/pcr/ttf-fonts-meta/ttf-fonts-meta.install b/pcr/ttf-fonts-meta/ttf-fonts-meta.install index 2853ee444..b5c401b2b 100644 --- a/pcr/ttf-fonts-meta/ttf-fonts-meta.install +++ b/pcr/ttf-fonts-meta/ttf-fonts-meta.install @@ -1,4 +1,10 @@ -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" +pre_install() { +cat <