extra/cups to 2.4.7-2

This commit is contained in:
Kevin Mihelich 2023-09-30 16:28:24 +00:00
parent a694c4790b
commit 3054aa8122

View file

@ -6,7 +6,7 @@
pkgbase="cups"
pkgname=('libcups' 'cups')
pkgver=2.4.7
pkgrel=1
pkgrel=2
epoch=1
arch=('x86_64')
options=(!distcc)
@ -123,7 +123,8 @@ backup=(etc/cups/cupsd.conf
depends=('acl' 'pam' "libcups>=${pkgver}" 'cups-filters'
'dbus' 'systemd' 'systemd-libs' 'libpaper' 'hicolor-icon-theme'
'glibc' 'gcc-libs' 'avahi' 'gnutls')
optdepends=('libusb: for usb printer backend'
optdepends=('cups-browsed: to browse the network for remote CUPS queues and IPP network printers'
'libusb: for usb printer backend'
'ipp-usb: allows to send HTTP requests via a USB connection on devices without Ethernet or WiFi connections'
'xdg-utils: xdg .desktop file support'
'colord: for ICC color profile support'