From 0210ea3c595624e005ab054e2c5552105b7d6ce9 Mon Sep 17 00:00:00 2001 From: Rmys Date: Wed, 3 May 2023 22:24:56 +0300 Subject: [PATCH] cups-filters-1.28.17 --- hardware/printer/cups-filters/actions.py | 4 ++-- hardware/printer/cups-filters/pspec.xml | 9 ++++++++- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/hardware/printer/cups-filters/actions.py b/hardware/printer/cups-filters/actions.py index 7ea202d859..11e397c234 100644 --- a/hardware/printer/cups-filters/actions.py +++ b/hardware/printer/cups-filters/actions.py @@ -20,8 +20,8 @@ def setup(): --enable-auto-setup-driverless-only \ --with-gs-path=/usr/bin/gs \ --with-pdftops-path=/usr/bin/gs \ - --docdir=/usr/share/doc/cups-filters-1.28.1 \ - --with-browseremoteprotocols=DNSSD,CUPS ") + --docdir=/usr/share/doc/cups-filters-%s \ + --with-browseremoteprotocols=DNSSD,CUPS " % get.srcVERSION()) #--with-test-font-path=/usr/share/fonts/TTF/DejaVuSans.ttf") #pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ") diff --git a/hardware/printer/cups-filters/pspec.xml b/hardware/printer/cups-filters/pspec.xml index 60f3227445..bb61e274cb 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.28.16.tar.xz + https://github.com/OpenPrinting/cups-filters/releases/download/1.28.17/cups-filters-1.28.17.tar.xz python3-devel cups-devel @@ -98,6 +98,13 @@ + + 2023-05-03 + 1.28.17 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-11-21 1.28.16