Package Details: hplip-plugin 3.24.4-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
Licenses: LicenseRef-HPLIP-LICENSE
Submitter: pyropeter
Maintainer: carsme
Last Packager: carsme
Votes: 406
Popularity: 0.31
First Submitted: 2010-12-21 00:32 (UTC)
Last Updated: 2024-06-23 05:00 (UTC)

Pinned Comments

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 .. 28 29 30 31 32 33 34 Next › Last »

<deleted-account> commented on 2011-09-25 21:49 (UTC)

The openprinting.org site seems to be down, not sure if that's temporary or not. In the meanwhile, a tar file can be downloaded at http://hplipopensource.com/hplip-web/plugin_download.html (direct link http://hplipopensource.com/hplip-web/plugin/hplip-3.11.7-plugin.tar) which contains the .run file. The md5 hash matches that in this PKGBUILD. ... erm, looks like this has already been solved. Here's another source of the file, regardless

broken.pipe commented on 2011-09-20 11:38 (UTC)

thank you pyropeter! i will download the binary package! :)

pyropeter commented on 2011-09-18 12:59 (UTC)

@broken.pipe: http://keks.upful.org/arch/hplip-3.11.7-plugin.run A 64-bit pacman-repository containing binary packages of all my AUR-PKGBUILDs is at http://keks.upful.org/arch/pyropeter/

broken.pipe commented on 2011-09-17 14:12 (UTC)

is the hplip-3.11.7-plugin.run mirrored somewhere else? openprinting.org is down :( or can someone provide this file?

conandoel commented on 2011-09-01 14:14 (UTC)

@pyropeter: Tanks, i can resolve my problem swiching python3 to python2. Sorry for my bad English

pyropeter commented on 2011-08-30 21:16 (UTC)

@conandoel: Could you put the full output of makepkg in a pastebin and provide me with its URL? You should also run makepkg with LANG=en_US.UTF-8 because I do not understand spanish (?) very well.

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