cups-filters: update to 1.28.17.
This commit is contained in:
parent
c8202c3812
commit
40d193aa05
@ -1,6 +1,6 @@
|
||||
# Template file for 'cups-filters'
|
||||
pkgname=cups-filters
|
||||
version=1.28.16
|
||||
version=1.28.17
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --with-rcdir=no --enable-avahi
|
||||
@ -17,10 +17,14 @@ short_desc="OpenPrinting CUPS Filters"
|
||||
maintainer="Mohammed Anas <triallax@tutanota.com>"
|
||||
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=3a400bfa751da2020775cd7d48d1647448551ff051f9345abc1df6357b199ac0
|
||||
changelog="https://github.com/OpenPrinting/cups-filters/releases"
|
||||
distfiles="https://github.com/OpenPrinting/cups-filters/releases/download/${version}/cups-filters-${version}.tar.xz"
|
||||
checksum=270a3752a960368aa99d431fb5d34f4039b2ac943c576d840612d1d8185c9bb9
|
||||
lib32disabled=yes
|
||||
|
||||
# https://github.com/OpenPrinting/cups-filters/issues/512
|
||||
export CXXFLAGS="-std=c++17"
|
||||
|
||||
post_install() {
|
||||
vsv cups-browsed
|
||||
vlicense COPYING
|
||||
|
Loading…
Reference in New Issue
Block a user