mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
extra/hplip to 3.23.5-1
This commit is contained in:
parent
ad946acfed
commit
f6737e178a
1 changed files with 7 additions and 4 deletions
|
@ -7,14 +7,17 @@
|
|||
# - patch to remove x86-only ImageProcessor
|
||||
|
||||
pkgname=hplip
|
||||
pkgver=3.23.3
|
||||
pkgrel=3
|
||||
pkgver=3.23.5
|
||||
pkgrel=1
|
||||
epoch=1
|
||||
pkgdesc="Drivers for HP DeskJet, OfficeJet, Photosmart, Business Inkjet and some LaserJet"
|
||||
arch=('x86_64')
|
||||
url="https://hplipopensource.com"
|
||||
license=('GPL2' 'custom')
|
||||
depends=('python-dbus' 'python-distro' 'ghostscript' 'net-snmp' 'foomatic-db-engine' 'python-gobject' 'libxcrypt')
|
||||
depends=('python-dbus' 'python-distro' 'ghostscript' 'net-snmp'
|
||||
'foomatic-db-engine' 'python-gobject' 'libxcrypt'
|
||||
'libjpeg-turbo' 'dbus' 'gcc-libs' 'avahi' 'python'
|
||||
'xdg-utils' 'zlib' 'libcups' 'glibc')
|
||||
makedepends=('python-pyqt5' 'sane' 'rpcbind' 'cups' 'libusb')
|
||||
optdepends=('cups: for printing support'
|
||||
'sane: for scanner support'
|
||||
|
@ -39,7 +42,7 @@ source=(https://downloads.sourceforge.net/${pkgname}/$pkgname-$pkgver.tar.gz{,.a
|
|||
hplip-configure-python.patch
|
||||
python3.diff
|
||||
reproducible-gzip.patch)
|
||||
sha512sums=('b3c061d59ec4c4b8c2cb5a90a66a706439a75362d19bc7a14b6a8656812334f6de4358cfa8d5ef37e597eaaabf914f9a00f69c5b68e61bc1aac6e71521eee8a8'
|
||||
sha512sums=('f7e8c431dece035c3e8709baffad7de923ec16ec168f0c1ab64e7aa72e2b3452bf510e3f98b1d0a783bf444869affc452c7adf8fdc2075fed341c64b55ec7c3e'
|
||||
'SKIP'
|
||||
'a12aaeece5285ffb86bdbc24871bf512fbc1f29da44ae51ded314378032662074a42b8aca23bebb378bf78ed15bb7f99da59bfb4cd456f3458e7a5ef42a900f8'
|
||||
'f79b3f09d022178099f38b9eae1792396e730eb5352a03d088e6610d92b3895f3f65bb92089ce7f5b21d794f9716ceb176d29ca7283e8a48bb04cf6aba305a2f'
|
||||
|
|
Loading…
Reference in a new issue