extra/cups to 2.2.2-2

This commit is contained in:
Kevin Mihelich 2017-01-30 19:05:01 +00:00
parent c631a3a688
commit 97e465e821

View file

@ -7,7 +7,7 @@
pkgbase="cups"
pkgname=('libcups' 'cups')
pkgver=2.2.2
pkgrel=1
pkgrel=2
arch=('i686' 'x86_64')
license=('GPL')
url="https://www.cups.org/"
@ -117,9 +117,10 @@ backup=(etc/cups/cupsd.conf
etc/dbus-1/system.d/cups.conf
etc/logrotate.d/cups
etc/pam.d/cups)
depends=('acl' 'pam' "libcups>=${pkgver}" 'cups-filters' 'bc' 'colord'
depends=('acl' 'pam' "libcups>=${pkgver}" 'cups-filters' 'bc'
'dbus' 'systemd' 'libpaper' 'hicolor-icon-theme')
optdepends=('xdg-utils: xdg .desktop file support')
optdepends=('xdg-utils: xdg .desktop file support'
'colord: for ICC color profile support')
cd ${pkgbase}-${pkgver}
make BUILDROOT=${pkgdir} install-data install-exec