mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/hplip to 3.24.4-2
This commit is contained in:
parent
d15861243b
commit
e9c9b28445
2 changed files with 2 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
pkgbase = hplip
|
||||
pkgdesc = Drivers for HP DeskJet, OfficeJet, Photosmart, Business Inkjet and some LaserJet
|
||||
pkgver = 3.24.4
|
||||
pkgrel = 1
|
||||
pkgrel = 2
|
||||
epoch = 1
|
||||
url = https://hplipopensource.com
|
||||
arch = x86_64
|
||||
|
@ -38,7 +38,6 @@ pkgbase = hplip
|
|||
depends = sh
|
||||
optdepends = cups: for printing support
|
||||
optdepends = sane: for scanner support
|
||||
optdepends = xsane: sane scanner frontend
|
||||
optdepends = python-pillow: for commandline scanning support
|
||||
optdepends = python-reportlab: for pdf output in hp-scan
|
||||
optdepends = rpcbind: for network support
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
pkgname=hplip
|
||||
pkgver=3.24.4
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
epoch=1
|
||||
pkgdesc="Drivers for HP DeskJet, OfficeJet, Photosmart, Business Inkjet and some LaserJet"
|
||||
arch=('x86_64')
|
||||
|
@ -29,7 +29,6 @@ makedepends=('python-pyqt5' 'sane' 'rpcbind' 'cups' 'libusb'
|
|||
'python-setuptools')
|
||||
optdepends=('cups: for printing support'
|
||||
'sane: for scanner support'
|
||||
'xsane: sane scanner frontend'
|
||||
'python-pillow: for commandline scanning support'
|
||||
'python-reportlab: for pdf output in hp-scan'
|
||||
'rpcbind: for network support'
|
||||
|
|
Loading…
Reference in a new issue