From 2506c5c2ec76a2aea851200af87b0c4e3f71a558 Mon Sep 17 00:00:00 2001 From: Andreas Grapentin Date: Tue, 3 Apr 2018 11:18:38 +0200 Subject: libre/cups-filters: updated to 1.20.1 --- libre/cups-filters/PKGBUILD | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) (limited to 'libre/cups-filters') diff --git a/libre/cups-filters/PKGBUILD b/libre/cups-filters/PKGBUILD index a46bc5c02..8bbdddf63 100644 --- a/libre/cups-filters/PKGBUILD +++ b/libre/cups-filters/PKGBUILD @@ -1,15 +1,19 @@ -# $Id: PKGBUILD 289159 2017-02-18 12:00:04Z andyrtr $ +# $Id$ # Maintainer (Arch): Andreas Radke # Maintainer: Omar Vega Ramos pkgname=cups-filters pkgver=1.20.1 -pkgrel=2.parabola1 -pkgdesc="OpenPrinting CUPS Filters, without foomatic-db-nonfree recommendation" -arch=('i686' 'x86_64' 'armv7h') +pkgrel=3 +pkgrel+=.parabola1 +pkgdesc="OpenPrinting CUPS Filters" +pkgdesc+=", without foomatic-db-nonfree recommendation" +arch=('x86_64') +arch+=('i686' 'armv7h') url="https://wiki.linuxfoundation.org/openprinting/cups-filters" license=('custom') -depends=('lcms2' 'poppler=0.61.1' 'qpdf' 'imagemagick' 'liblouis' 'ijs' 'libcups>=2.2.6-2' 'systemd') +depends=('lcms2' 'poppler' 'qpdf' 'imagemagick' 'liblouis' 'ijs' 'libcups>=2.2.6-2' 'systemd') +depends+=('poppler=0.63.0') makedepends=('ghostscript' 'ttf-dejavu' 'python' 'mupdf-tools') # ttf-dejavu for make check optdepends=('ghostscript: for non-PostScript printers to print with CUPS to convert PostScript to raster images' 'foomatic-db: drivers use Ghostscript to convert PostScript to a printable form directly' @@ -17,8 +21,6 @@ optdepends=('ghostscript: for non-PostScript printers to print with CUPS to conv 'antiword: needed to convert MS Word documents (requires also docx2txt)') backup=(etc/cups/cups-browsed.conf) source=(https://www.openprinting.org/download/cups-filters/$pkgname-$pkgver.tar.xz) -replaces=("${pkgname}-libre" "${pkgname}-parabola") -conflicts=("${pkgname}-libre" "${pkgname}-parabola") sha256sums=('b36b58f8d4d776d337f22b7b89794afbce6fd10e8e9066a89591d8f2210f3d62') build() { -- cgit v1.2.3