Package Details: hplip-lite 3.24.4-3

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: 2
Popularity: 0.130400
First Submitted: 2022-04-30 14:02 (UTC)
Last Updated: 2024-09-04 01:53 (UTC)

Dependencies (6)

Required by (6)

Sources (2)

Pinned Comments

Latest Comments

« First ‹ Previous 1 2

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...