hplip: move back to compiling with libusb 14077/head
authorRosen Penev <rosenp@gmail.com>
Sun, 29 Nov 2020 21:58:15 +0000 (13:58 -0800)
committerRosen Penev <rosenp@gmail.com>
Sun, 29 Nov 2020 22:43:43 +0000 (14:43 -0800)
commitda62d7b7a067e7bc2a9d629c7e212f84d97f362b
treec16e65c7824e00f7cb04896381f9dbc1ed85c34e
parent110ea1b994484592b1567f1a6239760b396638c6
hplip: move back to compiling with libusb

Some change in base broke compilation with libusb and this package.
From looking at it more carefully, it turns out that the libusb patch
needs to be updated so that host paths are not used.

libusb-compat also depends on libusb, which increases the overall
installed size.

Refreshed patches with make package/hplip/refresh .

Signed-off-by: Rosen Penev <rosenp@gmail.com>
utils/hplip/Makefile
utils/hplip/patches/010-libusb_fix.patch
utils/hplip/patches/020-remove_cups_dep_on_scan.patch
utils/hplip/patches/030-replace_unsafe_memcpy_with_memmove.patch
utils/hplip/patches/050-fix-glibcisms.patch