Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | hplip: move back to compiling with libusb | Rosen Penev | 2020-11-29 |
| | | | | | | | | | | | | | 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> | ||
* | hplip: Update to 3.18.9 | Rosen Penev | 2018-10-09 |
| | | | | | | | | | | Added patch to fix some glibc-isms. Added PKG_BUILD_PARALLEL for faster compilation. Rearranged slightly for consistency between packages. Signed-off-by: Rosen Penev <rosenp@gmail.com> | ||
* | hplip: import from oldpackage and update to 3.18.6 | Luiz Angelo Daros de Luca | 2018-06-28 |
hplip was split into subpackages: * hplip-common: generic files * hplip-sane: sane backend - patched to remove cups deps used only for network scanners * hplip-cups: cups driver (currently disabled) Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com> |