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/cups-drivers/PKGBUILD | 11 +++++++++++ pcr/ttf-fonts-meta/PKGBUILD | 19 +++++++++++++++++++ pcr/ttf-fonts-meta/ttf-fonts-meta.install | 4 ++++ 3 files changed, 34 insertions(+) create mode 100644 pcr/cups-drivers/PKGBUILD create mode 100644 pcr/ttf-fonts-meta/PKGBUILD create mode 100644 pcr/ttf-fonts-meta/ttf-fonts-meta.install (limited to 'pcr') diff --git a/pcr/cups-drivers/PKGBUILD b/pcr/cups-drivers/PKGBUILD new file mode 100644 index 000000000..f6b4509e3 --- /dev/null +++ b/pcr/cups-drivers/PKGBUILD @@ -0,0 +1,11 @@ +# Maintainer: David P. + +pkgname=cups-drivers +pkgver=1.0 +pkgrel=1 +pkgdesc="CUPS drivers metapackage" +arch=('any') +url="https://www.cups.org/" +license=('GPL') +depends=('foomatic-db-engine' 'foomatic-db' 'foomatic-db-ppds' 'foomatic-db-gutenprint-ppds' 'gutenprint' 'ghostscript' 'gsfonts') +optdepends=('hplip: for more HP printers support') 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') + 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" + -- cgit v1.2.3