PKGBUILD corrected
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 .. 17 18 19 20 21 22 23 24 25 26 27 .. 34 Next › Last »
<deleted-account> commented on 2014-06-20 04:47 (UTC)
novica commented on 2014-06-19 19:36 (UTC)
Last update fails:
:: Retrieving taurball from AUR...
:: Building package...
==> Making package: hplip-plugin 3.14.6-1 (19 / 6 / 19:47:14 CEST 2014)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Found hplip-3.14.6-plugin.run
==> Validating source files with md5sums...
hplip-3.14.6-plugin.run ... FAILED
==> ERROR: One or more files did not pass the validity check!
warning: package hplip-plugin failed to build, skipping
<deleted-account> commented on 2014-06-08 17:37 (UTC)
PKGBUILD updated to 3.14.6
twelveeighty commented on 2014-06-07 14:26 (UTC)
3.14.6
md5sums=('ee8766b64d332da86d2862a427c9085b')
<deleted-account> commented on 2014-04-15 19:32 (UTC)
The binaries hp-plugin/hp-setup belong to the package hplip.
You may open a new defect on the bug tracker https://bugs.archlinux.org/.
bugmenot commented on 2014-04-14 20:09 (UTC)
currently (hplip-plugin 3.14.4-1) "sudo hp-plugin" installation will crash if you do not temporarily supress use of python 3 (hp-plugin/hp-setup needs python 2)... user LukynZ has a non destructive workaround:
https://bbs.archlinux.org/viewtopic.php?pid=851700
<deleted-account> commented on 2014-04-10 17:59 (UTC)
PKGBUILD updated to 3.14.4
<deleted-account> commented on 2014-03-17 18:54 (UTC)
PKGBUILD updated to 3.14.3
<deleted-account> commented on 2014-01-22 16:28 (UTC)
PKGBUILD updated to 3.14.1
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!