From f7aff065e4fcb0472c23cdccd2759e7381de6706 Mon Sep 17 00:00:00 2001 From: suvari Date: Thu, 13 Jul 2017 19:22:08 +0300 Subject: [PATCH 1/2] cups-filters: version bump to 1.14.1 --- hardware/printer/cups-filters/actions.py | 1 + hardware/printer/cups-filters/pspec.xml | 14 ++++++++++++-- hardware/printer/cups-filters/translations.xml | 2 +- 3 files changed, 14 insertions(+), 3 deletions(-) diff --git a/hardware/printer/cups-filters/actions.py b/hardware/printer/cups-filters/actions.py index a5b20294d5..e7fe97b85b 100644 --- a/hardware/printer/cups-filters/actions.py +++ b/hardware/printer/cups-filters/actions.py @@ -15,6 +15,7 @@ def setup(): --localstatedir=/var \ --enable-dbus \ --with-rcdir=no \ + --with-mutool=no \ --disable-static \ --with-gs-path=/usr/bin/gs \ --with-pdftops-path=/usr/bin/gs \ diff --git a/hardware/printer/cups-filters/pspec.xml b/hardware/printer/cups-filters/pspec.xml index d01496529e..599b986216 100644 --- a/hardware/printer/cups-filters/pspec.xml +++ b/hardware/printer/cups-filters/pspec.xml @@ -19,7 +19,7 @@ app:console OpenPrinting CUPS filters and backends Contains backends, filters, and other software that was once part of the core CUPS distribution but is no longer maintained by Apple Inc. In addition it contains additional filters developed independently of Apple, especially filters for the PDF-centric printing workflow introduced by OpenPrinting. - http://www.openprinting.org/download/cups-filters/cups-filters-1.5.0.tar.xz + http://www.openprinting.org/download/cups-filters/cups-filters-1.14.1.tar.xz cups-devel glib2-devel @@ -41,6 +41,7 @@ qpdf-devel ghostscript-devel poppler-devel + mupdf-devel @@ -64,6 +65,8 @@ e2fsprogs avahi-glib avahi-libs + mupdf + openldap-client /usr/lib @@ -90,6 +93,13 @@ + + 2017-07-13 + 1.14.1 + Version Bump + Kamil Atlı + suvari@pisilinux.org + 2017-03-21 1.5.0 @@ -112,4 +122,4 @@ alihan@pisilinux.org - + \ No newline at end of file diff --git a/hardware/printer/cups-filters/translations.xml b/hardware/printer/cups-filters/translations.xml index 7146f84d16..c8bb9f62d1 100644 --- a/hardware/printer/cups-filters/translations.xml +++ b/hardware/printer/cups-filters/translations.xml @@ -1,7 +1,7 @@ - cups-filters + cups-filters OpenPrinting CUPS filters and backends Contains backends, filters, and other software that was once part of the core CUPS distribution but is no longer maintained by Apple Inc. In addition it contains additional filters developed independently of Apple, especially filters for the PDF-centric printing workflow introduced by OpenPrinting. From 4c4c3d142d098c68b0b38f187b3fb2fea7c66259 Mon Sep 17 00:00:00 2001 From: suvari Date: Thu, 13 Jul 2017 19:24:32 +0300 Subject: [PATCH 2/2] cups-filters --- hardware/printer/cups-filters/actions.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/hardware/printer/cups-filters/actions.py b/hardware/printer/cups-filters/actions.py index e7fe97b85b..068f9b0595 100644 --- a/hardware/printer/cups-filters/actions.py +++ b/hardware/printer/cups-filters/actions.py @@ -15,7 +15,6 @@ def setup(): --localstatedir=/var \ --enable-dbus \ --with-rcdir=no \ - --with-mutool=no \ --disable-static \ --with-gs-path=/usr/bin/gs \ --with-pdftops-path=/usr/bin/gs \ @@ -27,7 +26,7 @@ def setup(): def build(): autotools.make("check") - + #def check(): #autotools.make("check")