From 79269d9aa565a120dfab4e98d4853cbf9ab1743a Mon Sep 17 00:00:00 2001 From: Rmys Date: Sun, 30 Dec 2018 15:05:10 +0300 Subject: [PATCH] cups-filters:ver.bump --- hardware/printer/cups-filters/actions.py | 4 +++- hardware/printer/cups-filters/pspec.xml | 9 ++++++++- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/hardware/printer/cups-filters/actions.py b/hardware/printer/cups-filters/actions.py index d0362d3b55..095ebbcfa8 100644 --- a/hardware/printer/cups-filters/actions.py +++ b/hardware/printer/cups-filters/actions.py @@ -10,13 +10,15 @@ from pisi.actionsapi import shelltools def setup(): pisitools.dosed("configure", "localstatedir/run/cups", "localstatedir/cups") - #shelltools.system("./autogen.sh") + shelltools.system("./autogen.sh") autotools.configure("--sbindir=/usr/bin \ --localstatedir=/var \ --enable-dbus \ --with-rcdir=no \ --disable-mutool \ --disable-static \ + --enable-driverless \ + --enable-auto-setup-driverless \ --with-gs-path=/usr/bin/gs \ --with-pdftops-path=/usr/bin/gs \ --docdir=/usr/share/doc/cups-filters-1.0.76 \ diff --git a/hardware/printer/cups-filters/pspec.xml b/hardware/printer/cups-filters/pspec.xml index 0e97055005..95a43f62fd 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. - https://www.openprinting.org/download/cups-filters/cups-filters-1.21.3.tar.xz + https://www.openprinting.org/download/cups-filters/cups-filters-1.21.6.tar.xz cups-devel glib2-devel @@ -93,6 +93,13 @@ + + 2018-12-30 + 1.21.6 + Version Bump. + Mustafa Cinasal + muscnsl@gmail.com + 2018-10-07 1.21.3