Package Details: hplip-lite 3.23.3-2

Git Clone URL: https://aur.archlinux.org/hplip-lite.git (read-only, click to copy)
Package Base: hplip-lite
Description: Only Print drivers for HP DeskJet, OfficeJet, Photosmart, Business Inkjet and some LaserJet
Upstream URL: https://hplipopensource.com
Keywords: hp hplip
Licenses: GPL2, custom
Conflicts: hplip
Provides: hplip
Submitter: yuhldr
Maintainer: yuhldr
Last Packager: yuhldr
Votes: 1
Popularity: 0.42
First Submitted: 2022-04-30 14:02 (UTC)
Last Updated: 2023-04-17 05:13 (UTC)

Pinned Comments

yuhldr commented on 2022-04-30 14:09 (UTC) (edited on 2022-04-30 14:12 (UTC) by yuhldr)

hplip除了HP驱动,还包含一些软件,但是基本上用不到,打印机使用cups已经足够,所以这里只有1200+的驱动文件,不包含hplip中的patch文件

Latest Comments

0xhtml commented on 2023-04-16 14:42 (UTC) (edited on 2023-04-16 14:42 (UTC) by 0xhtml)

the following is required to install the libImageProcessor.so library:

install -Dt "${pkgdir}/usr/lib" -m755 prnt/hpcups/libImageProcessor.so

w/o that I got an error trying to print.

nikost74 commented on 2022-12-24 10:37 (UTC)

Latest hplip package is version 3.22.10

yuhldr commented on 2022-10-26 01:36 (UTC)

@Technetium1 and FabioLolix, thanks

Technetium1 commented on 2022-10-25 09:05 (UTC) (edited on 2022-10-25 09:06 (UTC) by Technetium1)

This is missing libjpeg-turbo & libcups in depends, and python in makedepends to build in a clean chroot. Please see this for more details.

FabioLolix commented on 2022-10-23 22:52 (UTC)

Hello,

  • provides=(hplip) is missing
  • the 'custom' license is not being installed in "${pkgdir}/usr/share/licenses/${pkgname}"
  • custom variables like 'pkgname_' need to start with an underscore
$ namcap PKGBUILD
PKGBUILD (hplip-lite) W: Non standard variable 'pkgname_' doesn't start with an underscore
  • the pkgbuild fails to build in clean chroot
configure: error: "cannot find libjpeg support"
==> ERROR: A failure occurred in build().
    Aborting...

yuhldr commented on 2022-04-30 14:09 (UTC) (edited on 2022-04-30 14:12 (UTC) by yuhldr)

hplip除了HP驱动,还包含一些软件,但是基本上用不到,打印机使用cups已经足够,所以这里只有1200+的驱动文件,不包含hplip中的patch文件