Note to owners of PCL-only Ricoh printers:
Your printer won't work with this driver. Install openprinting-ppds-pxlmono-ricoh, or openprinting-ppds-pxlcolor-ricoh instead.
Search Criteria
Package Details: openprinting-ppds-postscript-ricoh 20140829-3
Package Actions
| Package Base: | openprinting-ppds-postscript-ricoh |
|---|---|
| Description: | PPD files for Ricoh's PostScript printers, supplied by Ricoh |
| Upstream URL: | https://www.openprinting.org/driver/Postscript-Ricoh |
| Category: | system |
| Licenses: | |
| Conflicts: | |
| Submitter: | nhelke |
| Maintainer: | plp |
| Last Packager: | plp |
| Votes: | 11 |
| First Submitted: | 2013-05-07 09:09 |
| Last Updated: | 2015-02-11 10:32 |
Dependencies (2)
Required by (0)
Sources
Latest Comments
Comment by plp
Comment by plp
BTW, package sources can be found on Github:
https://github.com/plp13/plp-aur/tree/master/aur-openprinting-ppds-postscript-ricoh
Comment by plp
Adopted and updated to lastest version.
It installs fine, but I haven't tested it yet, as my printer still needs to be plugged in. Please let me know how it goes.
Comment by nhelke
@hardyh as I have mentioned before, I am no longer in a position to maintain (i.e. build) this package. The code for this package on Github (https://github.com/nhelke/openprinting-ppds-postscript-ricoh) is nonetheless up to date if you wish to build this package.
The AUR helper I used when I was still using Arch enabled users to edit the pkgbuild file before installation. Please refer to your preferred AUR helper's documentation to see if you can't do the same.
I will also take this opportunity to reach out to anyone who feels up to taking on the periodical (usually no more than twice a year) task of updating the package source, building the package and uploading it to AUR.
Comment by hardyh
This package is useless with the non user fixable typo in the pkgbuild that has not been fixed in 9 months .
Comment by chmeee
I'd gladly do it, but I don't know how to update yet. I'll have a look over the weekend and tell you as soon as I can.
Thanks.
Comment by nhelke
I'm afraid I not longer have an Arch machine. I have merged your pull request with a minor tweak, thank you @chmeee, but I don't have the means to create the AUR package. If you would like to clone the repo (https://github.com/nhelke/openprinting-ppds-postscript-ricoh) and build the package for AUR submission, I will gladly disown this package and let you take over maintenance.
Comment by chmeee
Hi:
There's a new rpm from last week https://www.openprinting.org/download/printdriver/components/lsb3.2/main/RPMS/noarch/openprinting-ppds-postscript-ricoh-20140829-1lsb3.2.noarch.rpm
The one in the PKGBUILD is no longer present.
BTW, there's still the comma bug already reported.
Thanks.
Comment by anigeo
The typo in PKGBUILD still exist as for 20140314-2 version, to self modify, remove the , in the line
depends=('cups' 'cups-filters', 'ghostscript')
to
depends=('cups' 'cups-filters' 'ghostscript')
Comment by franziskus
there's a typo in the PKGBUILD "depends=('cups' 'cups-filters', 'ghostscript')"