Package Details: hplip-plugin 3.25.2-1

Git Clone URL: https://aur.archlinux.org/hplip-plugin.git (read-only, click to copy)
Package Base: hplip-plugin
Description: Binary plugin for HPs hplip printer driver library
Upstream URL: https://developers.hp.com/hp-linux-imaging-and-printing/binary_plugin.html
Keywords: fax hp printer scanner
Licenses: LicenseRef-HPLIP-LICENSE
Submitter: pyropeter
Maintainer: ZhangHua
Last Packager: ZhangHua
Votes: 402
Popularity: 0.025559
First Submitted: 2010-12-21 00:32 (UTC)
Last Updated: 2025-03-31 12:08 (UTC)

Pinned Comments

ZhangHua commented on 2025-03-31 03:44 (UTC) (edited on 2025-04-01 01:28 (UTC) by ZhangHua)

Please ensure your working directory is in the repository, because we use a custom download agent to download sources, this download agent is a curl wrapper with UA set to firefox's. We call curl directly, using config file to provide User Agent with space.

As for why not set UA in command directly, please check https://wiki.archlinux.org/title/Nonfree_applications_package_guidelines#Custom_DLAGENTS for more info.

I tested paru and it seems can work without any change. But I am not sure if other AUR helpers also can work.

carsme commented on 2024-01-15 16:53 (UTC) (edited on 2024-02-04 14:15 (UTC) by carsme)

Hey, I've adopted this package and applied some of the suggestions:

  • Add missing dependencies, notably libusb-compat and sane (cred @ZhandHua).
  • Depend on exact version of hplip (cred @jsn42).

In addition, the PGP-signature of the artifact is now checked, which means you need to fetch upstream's key:

gpg --keyserver hkps://keyserver.ubuntu.com --recv-keys 4ABA2F66DBD5A95894910E0673D770CDA59047B9

Unfortunately, I have no HP printer at home so my testing ability is limited to running hp-diagnose_plugin. If someone has better opportunity to test and is interested in maintaining, let me know and I'll handover the package or add you as a co-maintainer. Cheers!

Latest Comments

« First ‹ Previous 1 .. 31 32 33 34 35 36 37 Next › Last »

conandoel commented on 2011-08-30 16:36 (UTC)

Hi my error is this ==> ERROR: Se produjo un error en package(). Cancelando... ==> ERROR: Makepkg was unable to build hplip-plugin. help please!! tanks

pyropeter commented on 2011-08-07 10:38 (UTC)

uploaded 3.11.7-2: * rules now use the new udev syntax @Morfeo: Thank you for your contribution!

robertfoster commented on 2011-08-06 22:59 (UTC)

please use this to adhere to new udev syntax sed -i -e "s|SYSFS|ATTR|g" \ -e "s|sysfs|attr|g" \ -e 's|"bin/sh|"/bin/sh|g' *.rules

pyropeter commented on 2011-08-02 18:44 (UTC)

uploaded version 3.11.7

pyropeter commented on 2011-06-14 00:19 (UTC)

uploaded version 3.11.5

pyropeter commented on 2011-03-26 18:20 (UTC)

uploaded version 3.11.3 again, thanks to kakalaky for reporting.

pyropeter commented on 2011-02-10 13:32 (UTC)

uploaded version 3.11.1-1 @kakalaky: thanks for flaging out-of-date.

pyropeter commented on 2011-01-24 17:01 (UTC)

uploaded version 3.10.9-3: * dbus-python and pygobject are only make-dependencys @Rudanar: I am happy to hear that.