cups-filters: update to 1.28.16, adopt.
Closes: #41176 [via git-merge-pr]
This commit is contained in:
parent
1d1128faca
commit
cf0c062535
|
@ -1,23 +1,24 @@
|
|||
# Template file for 'cups-filters'
|
||||
pkgname=cups-filters
|
||||
version=1.28.15
|
||||
revision=2
|
||||
version=1.28.16
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --with-rcdir=no --enable-avahi
|
||||
--with-browseremoteprotocols=DNSSD,CUPS
|
||||
--with-test-font-path=/usr/share/fonts/TTF/DejaVuSans.ttf"
|
||||
hostmakedepends="ghostscript glib-devel mupdf-tools pkg-config poppler-utils
|
||||
liblouis dejavu-fonts-ttf"
|
||||
liblouis"
|
||||
makedepends="avahi-glib-libs-devel cups-devel fontconfig-devel liblouis-devel
|
||||
ghostscript-devel lcms2-devel libqpdf-devel poppler-cpp-devel"
|
||||
ghostscript-devel lcms2-devel libqpdf-devel poppler-cpp-devel libexif-devel"
|
||||
depends="bc ghostscript libcups-filters-${version}_${revision} poppler-utils"
|
||||
checkdepends="dejavu-fonts-ttf"
|
||||
conf_files="/etc/cups/cups-browsed.conf"
|
||||
short_desc="OpenPrinting CUPS Filters"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
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=a907ec769fbb72efbfbf9b540b250a08e33b6e373a8a7c343f9840fba4d0478b
|
||||
checksum=3a400bfa751da2020775cd7d48d1647448551ff051f9345abc1df6357b199ac0
|
||||
lib32disabled=yes
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in New Issue