mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
cups-filters: update to 1.28.5
This commit is contained in:
parent
f26dccf843
commit
a98e069f4d
2 changed files with 2 additions and 14 deletions
|
@ -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
|
|
@ -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 <orphan@voidlinux.org>"
|
|||
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() {
|
||||
|
|
Loading…
Add table
Reference in a new issue