Search Criteria
Package Details: brother-ql570 1.0.1r0-1
Git Clone URL: | https://aur.archlinux.org/brother-ql570.git (read-only, click to copy) |
---|---|
Package Base: | brother-ql570 |
Description: | LPR and CUPS driver for Brother QL-570 label printer |
Upstream URL: | http://solutions.brother.com/linux/en_us/ |
Keywords: | brother cups cupswrapper driver filter label lpr ppd printer ql-570 |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | kbabioch |
Maintainer: | kbabioch |
Last Packager: | kbabioch |
Votes: | 4 |
Popularity: | 0.057772 |
First Submitted: | 2016-09-16 08:46 |
Last Updated: | 2016-09-20 16:35 |
Latest Comments
OJFord commented on 2020-09-06 14:57
Installing OK after applying:
Then it would fail to print anything with:
At which point I installed it manually according to the instructions here: https://wiki.archlinux.org/index.php/CUPS/Printer-specific_problems#Custom_drivers. This works, and the key difference seems to be that this filter script is created mode 700 by this package, and 755 by the 'cupswrapper' script run manually. I'm not sure how to fix that in the PKGBUILD - chmod doesn't seem to have any affect.
The only other difference is the existence of a couple of *.ppd files when I do it manually, but I don't think they're crucial, it's just the permissions issue.
kbabioch commented on 2016-11-11 15:25
In my case cups-filters is a dependency on cups itself, which is already a dependency of this package. Why do you need a2ps? I haven't installed this package and it works fine for me. How do you trigger an error regarding the non-existence of a2ps?
projectgus commented on 2016-11-09 04:37
Thanks for packaging both these in one, very convenient!
Suggest a small addition to dependencies: I needed cups-filters & a2ps before the filter would run.