version 3.17.11 is released.
Search Criteria
Package Details: hplip-plugin 3.24.4-1
Package Actions
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.32 |
First Submitted: | 2010-12-21 00:32 (UTC) |
Last Updated: | 2024-06-23 05:00 (UTC) |
Dependencies (5)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- hplip (hplip-liteAUR, hplip-minimalAUR)
- libusb-compat (libusb0AUR)
- sane (sane-gitAUR)
Required by (0)
Sources (2)
Latest Comments
« First ‹ Previous 1 .. 7 8 9 10 11 12 13 14 15 16 17 .. 34 Next › Last »
bilux commented on 2017-12-03 17:33 (UTC)
slav commented on 2017-11-01 15:19 (UTC)
@andmars
Thank you.
hplip 3.17.10-2 is already in local now
andmars commented on 2017-10-31 13:08 (UTC)
@slav: It says exactly what the issue is:
==> Missing dependencies:
-> hplip>=3.17.10
So you need to update hplip to 3.17.10 from [testing] first. Then install hplip-plugin.
slav commented on 2017-10-31 13:01 (UTC)
==> Making package: hplip-plugin 3.17.10-1 (Tue 31 Oct 13:59:47 CET 2017)
==> Checking runtime dependencies...
==> Missing dependencies:
-> hplip>=3.17.10
==> Checking buildtime dependencies...
==> ERROR: Could not resolve all dependencies.
==> ERROR: An unknown error has occurred. Exiting...
The build failed.
balwierz commented on 2017-10-31 11:43 (UTC)
Thank you for the bugfix update
livix commented on 2017-10-29 15:05 (UTC) (edited on 2017-10-29 15:07 (UTC) by livix)
Running command:
$ gpg --recv-keys 73D770CDA59047B9
I have encountered the error:
gpg: keyserver receive failed: Connection refused
I've found a fix on unix.stackexchange.com by alexei:
If using systemd-resolved make sure that /etc/resolv.conf is a symlink to /run/systemd/resolve/resolv.conf.
See also https://wiki.archlinux.org/index.php/Systemd-networkd
banj commented on 2017-10-28 10:26 (UTC)
"...einfach mal Danke sagen"
so, thank you very much Sir, very appreciated.
andmars commented on 2017-10-28 07:41 (UTC) (edited on 2017-10-30 17:50 (UTC) by andmars)
Due to the bug described here https://bugs.launchpad.net/hplip/+bug/1727628 I've dediced to update hplip-plugin to 3.17.10 even though hplip is currently in [testing], (as of 2017-10-30). So you need to do the following steps:
1. Activate [testing] and update hplip to 3.17.10
2. Build and install hplip-plugin 3.17.10 from AUR
3. et-voila you can use your printer now :-)
FredBezies commented on 2017-10-27 20:39 (UTC)
You can find hplip plugin 3.17.10 here : http://www.openprinting.org/download/printdriver/auxfiles/HP/plugins/
You have either to build hplip 3.17.10 by yourself or wait for an upgrade from archlinux developers.
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:
libusb-compat
andsane
(cred @ZhandHua).Depend on exact version ofhplip
(cred @jsn42).In addition, the PGP-signature of the artifact is now checked, which means you need to fetch upstream's key:
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!