summaryrefslogtreecommitdiff
path: root/libre/cups-filters-libre
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2013-07-12 17:51:32 -0300
committerNicolás Reynolds <fauno@endefensadelsl.org>2013-07-12 17:51:32 -0300
commit8878de8508ef59fe63f2d19a258a383ba09b10a8 (patch)
tree9c5bf862464d4d4c2dae393189065a2615fa260e /libre/cups-filters-libre
parent0fccb862cc0ea09fc8a76c29babfdcef823d9ab7 (diff)
parent0d51c533d75a26daabeb9e7b9c5dcfb211498a4d (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community/libfm/PKGBUILD community/lxlauncher/PKGBUILD community/mrtg/PKGBUILD core/glib2/PKGBUILD extra/epiphany/PKGBUILD extra/m17n-lib/PKGBUILD extra/mtr/PKGBUILD
Diffstat (limited to 'libre/cups-filters-libre')
-rw-r--r--libre/cups-filters-libre/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/libre/cups-filters-libre/PKGBUILD b/libre/cups-filters-libre/PKGBUILD
index d1b2948f6..1b0e5c974 100644
--- a/libre/cups-filters-libre/PKGBUILD
+++ b/libre/cups-filters-libre/PKGBUILD
@@ -1,15 +1,15 @@
-# $Id: PKGBUILD 188974 2013-06-27 14:08:06Z andyrtr $
+# $Id: PKGBUILD 189893 2013-07-10 19:19:27Z andyrtr $
# Maintainer: Andreas Radke <andyrtr@archlinux.org>
pkgname=cups-filters-libre
_pkgname=cups-filters
pkgver=1.0.35
-pkgrel=1
+pkgrel=2
pkgdesc="OpenPrinting CUPS Filters, without foomatic-db-nonfree recommendation"
arch=('i686' 'x86_64' 'mips64el')
url="http://www.linuxfoundation.org/collaborate/workgroups/openprinting"
license=('GPL')
-depends=('lcms2' 'poppler>=0.22.4' 'qpdf>=4.0.0')
+depends=('lcms2' 'poppler>=0.22.5' 'qpdf>=5.0.0')
makedepends=('ghostscript' 'ttf-dejavu') # 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'