@pyropeter: Nope. Its parent directory contained a space which I removed after reading your comment (was "june 2012" and changed it to "june2012") and it went through flawlessly. Bit awkward, isn't it?
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 .. 26 27 28 29 30 31 32 33 34 Next › Last »
<deleted-account> commented on 2012-06-23 18:11 (UTC)
pyropeter commented on 2012-06-23 17:56 (UTC)
@GR3: Does your $pkgdir contain an exclamation mark ("!")?
<deleted-account> commented on 2012-06-23 17:19 (UTC)
Hello everyone!
I updated hplip package to 3.12.6 but when issuing the makepkg command, this is the output i get:
sed: -e expression #1, char 35: unterminated `s' command
==> ERROR: A failure occurred in package().
Aborting...
At first glance, I see no difference with older PKGBUILDs
Any ideas?
Thanks!
pyropeter commented on 2012-06-23 12:24 (UTC)
uploaded version 3.12.6.
@karhu: that file belongs to the hplip package. you should create a bug report at bugs.archlinux.org.
karhu commented on 2012-06-18 16:39 (UTC)
With the version 3.12.4 we got an error with the HP printers.
File "/usr/lib/cups/filter/foomatic-rip-hplip" not available: No such file or directory
To fix it the option foomatic-rip-hplip-install must be yes.
The best way is to change in the PKGBUILD
--disable-foomatic-rip-hplip-install \
with
--enable-foomatic-rip-hplip-install \
pyropeter commented on 2012-04-23 17:52 (UTC)
uploaded 3.12.4
pyropeter commented on 2012-02-11 12:47 (UTC)
uploaded 3.12.2
thanks for reporting.
Mr.Smith1974 commented on 2012-02-11 12:10 (UTC)
error: failed to prepare transaction (could not satisfy dependencies)
:: Starting full system upgrade...
:: hplip-plugin: requires hplip=3.11.12
pyropeter commented on 2012-01-15 11:25 (UTC)
uploaded 3.11.12
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!