From 206e2e17d6372bbe8272b415ba4f4fe0b5cb47b2 Mon Sep 17 00:00:00 2001 From: Nathan Owens Date: Mon, 2 Nov 2020 15:06:41 -0600 Subject: [PATCH] cups-filters: update to 1.28.5 --- .../disable-test-font-cross-compile-check.patch | 11 ----------- srcpkgs/cups-filters/template | 5 ++--- 2 files changed, 2 insertions(+), 14 deletions(-) delete mode 100644 srcpkgs/cups-filters/patches/disable-test-font-cross-compile-check.patch diff --git a/srcpkgs/cups-filters/patches/disable-test-font-cross-compile-check.patch b/srcpkgs/cups-filters/patches/disable-test-font-cross-compile-check.patch deleted file mode 100644 index b27b631a506..00000000000 --- a/srcpkgs/cups-filters/patches/disable-test-font-cross-compile-check.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.orig 2020-04-27 11:43:40.128998764 -0400 -+++ configure 2020-04-27 11:44:53.843061000 -0400 -@@ -23628,8 +23628,6 @@ - if eval \${$as_ac_File+:} false; then : - $as_echo_n "(cached) " >&6 - else -- test "$cross_compiling" = yes && -- as_fn_error $? "cannot check for file existence when cross compiling" "$LINENO" 5 - if test -r ""$with_test_font_path""; then - eval "$as_ac_File=yes" - else diff --git a/srcpkgs/cups-filters/template b/srcpkgs/cups-filters/template index c78307e2776..b9a3e9efd1c 100644 --- a/srcpkgs/cups-filters/template +++ b/srcpkgs/cups-filters/template @@ -1,6 +1,6 @@ # Template file for 'cups-filters' pkgname=cups-filters -version=1.27.4 +version=1.28.5 revision=1 build_style=gnu-configure configure_args="--disable-static --with-rcdir=no --enable-avahi @@ -17,8 +17,7 @@ maintainer="Orphaned " license="GPL-2.0-or-later, LGPL-2.1-or-later, MIT" homepage="https://wiki.linuxfoundation.org/openprinting/cups-filters" distfiles="http://openprinting.org/download/cups-filters/${pkgname}-${version}.tar.xz" -checksum=0bc9df9c4ca0f41685c8d6de56fad40109798f567326fc4167d7edb2600f0b84 - +checksum=a8425fc7bcbf50794264ab30239003936f88c38a2d6bf08e1eb14bc8c928f60f lib32disabled=yes post_install() {