@txomon, @rpodgorny
done. I've discussed this issue with a few people in the IRC. The thing is that hplip and hplip-plugin have to be equal in version number. So now it should be possible to update hplip without hplip-plugin complaining about beeing dependent on the then older version. I'll keep my best to have hplip-plugin updated as fast as possible. Last time it took me less than 6 hours as you can see: hplip -2015-09-19 17:04 hplip-plugin - 2015-09-19 22:39.
Search Criteria
Package Details: hplip-plugin 3.25.2-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 |
Keywords: | fax hp printer scanner |
Licenses: | LicenseRef-HPLIP-LICENSE |
Submitter: | pyropeter |
Maintainer: | ZhangHua |
Last Packager: | ZhangHua |
Votes: | 403 |
Popularity: | 0.75 |
First Submitted: | 2010-12-21 00:32 (UTC) |
Last Updated: | 2025-04-05 00:57 (UTC) |
Dependencies (5)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR)
- hplip (hplip-minimalAUR, hplip-liteAUR)
- libusb-compat (libusb0AUR)
- sane (sane-gitAUR)
Required by (0)
Sources (1)
Latest Comments
« First ‹ Previous 1 .. 15 16 17 18 19 20 21 22 23 24 25 .. 38 Next › Last »
<deleted-account> commented on 2015-09-22 03:54 (UTC)
rpodgorny commented on 2015-09-21 10:00 (UTC)
i agree with @txomon. the versioned dependency is quite cumbersome and imho non-standard in arch.
txomon commented on 2015-09-21 08:05 (UTC)
@andmars, the problem I see here is that you are trying to set up compatibility through putting a maximum version of hplip.
The way to go would be to have hplip<XXXXX dependency removed, and let people update both at the same time, first hplip and then hplip-plugin. Arch is a rolling release, and as long as both packages (hplip and hplip-plugin) are more or less updated at the same time, you should run in no problems.
314eter commented on 2015-09-20 19:51 (UTC)
Can you please add a makedepends on xterm?
doblerone commented on 2015-09-20 14:40 (UTC)
@wolfyrion
Look the workaround of gps1539. I just did it.
wolfyrion commented on 2015-09-19 20:04 (UTC)
hplip 3.15.9 is out and hplip-plugin 3.15.7-1 is not compatible atm.
an update would be much appreciated :)
Thanks!
<deleted-account> commented on 2015-08-25 03:57 (UTC)
@txomon, @gps1539
Unfortunately this is the method to update hplip and hplip-plugin. You have to uninstall hplip-plugin, upgrade hplip and re-install hplip-plugin. I asked in the forums and IRC for a sollution but the only sollution you might use is this pacman option:
--assume-installed <package=version>
gps1539 commented on 2015-08-25 03:14 (UTC)
@txomon
I ran into the same issue. I removed hplip-plugin, updated hplip and reinstalled hplip-plugin.
srgk commented on 2015-08-17 11:14 (UTC)
Please, add armv7 support to PKGBUILD: https://bugs.launchpad.net/hplip/+bug/1152219
<deleted-account> commented on 2015-08-10 08:58 (UTC)
@txomon
Right, in order to update hplip-plugin you have to update hplip first to version 3.15.7 (remove hplip-plugin in the process) since they have to be equal.
I have no idea how to change it in the PKGBUILD to make it work without these extra steps.
A little help would be much appreciatet.
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!