@banji and others: I'm sorry to inform you that there is a problem with 3.17.9. since HP has moved the files so the source in PKGBUILD ist not valid anymore. There is a bug report and hopefully I can find a work around. It sure will work again with 3.17.10. See bug-report:
https://bugs.launchpad.net/hplip/+bug/1727628
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 .. 8 9 10 11 12 13 14 15 16 17 18 .. 34 Next › Last »
andmars commented on 2017-10-27 15:30 (UTC)
banj commented on 2017-10-27 12:16 (UTC)
[jan@jan-pc hplip-plugin]$ wget https://aur.archlinux.org/cgit/aur.git/snapshot/hplip-plugin.tar.gz
--2017-10-27 14:10:36-- https://aur.archlinux.org/cgit/aur.git/snapshot/hplip-plugin.tar.gz
CA-Zertifikat »/etc/ssl/certs/ca-certificates.crt« wurde geladen
Auflösen des Hostnamens aur.archlinux.org… 5.9.250.164, 2a01:4f8:160:3033::2
Verbindungsaufbau zu aur.archlinux.org|5.9.250.164|:443 … verbunden.
HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK
Länge: nicht spezifiziert [application/x-gzip]
Wird in »hplip-plugin.tar.gz« gespeichert.
hplip-plugin.tar.gz [ <=> ] 1,31K --.-KB/s in 0s
2017-10-27 14:10:37 (15,1 MB/s) - »hplip-plugin.tar.gz« gespeichert [1338]
[jan@jan-pc hplip-plugin]$ tar xzvf hplip-plugin.tar.gz
hplip-plugin/
hplip-plugin/.SRCINFO
hplip-plugin/PKGBUILD
[jan@jan-pc hplip-plugin]$ cd hplip-plugin/
[jan@jan-pc hplip-plugin]$ makepkg -g
==> Empfange Quellen...
-> Lade hplip-3.17.9-plugin.run herunter...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 35112 100 35112 0 0 35112 0 0:00:01 0:00:01 --:--:-- 54521
==> Erstelle Prüfsummen für Quell-Dateien...
md5sums=('043d6e59ef98f774a760fff6fe53a7ad')
[jan@jan-pc hplip-plugin]$
no fights please, I only need my printer working.
andmars commented on 2017-10-27 12:01 (UTC)
@sir_lucjan: fair enough :-)
sir_lucjan commented on 2017-10-27 11:56 (UTC) (edited on 2017-10-27 11:56 (UTC) by sir_lucjan)
@ andmars
I know that. But better flag package as out-of-date than send a deletion request....
andmars commented on 2017-10-27 11:51 (UTC)
@sir_lucjan: that's not a good advice. The hplip-plugin's version always matches the current version of hplip in [extra]. I update hplip-plugin as soon as hplip in [extra] is updated, REGARDLESS of what [testing] or the HP website says!
molux commented on 2017-10-27 11:51 (UTC)
@sir_lucjan: I just wanted to respond to @banj comment. And I sent a deletion request :/ Not my day. I'm going back to bed...
sir_lucjan commented on 2017-10-27 11:43 (UTC)
@ molux
Just think a little.... If you notice that a package is out-of-date then please notify maintainer by using "Flag package out-of-date"
molux commented on 2017-10-27 10:59 (UTC)
Maybe because... "The current version of the HPLIP solution is version 3.17.10"
andmars commented on 2017-10-27 10:41 (UTC)
@banji: What is the output if you download the snaphot and do "makepkg -g"?
banj commented on 2017-10-27 09:56 (UTC) (edited on 2017-10-27 10:02 (UTC) by banj)
md5sum did not match. This is a needed plugin, please have a look.Thank you in advance.
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!