summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Severance2017-04-28 20:38:51 -0400
committerChris Severance2017-04-28 20:38:51 -0400
commit676554766640ae9ff493f1601dae43dc958ad34e (patch)
treec803bc11d9398988c0d27e1b815de2e270697373
parent7ce292b7f0e4ddb901abbc45a0147a27604e0ebb (diff)
downloadaur-676554766640ae9ff493f1601dae43dc958ad34e.tar.gz
Add foomatic-rip
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD3
2 files changed, 5 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cdb390e3a8d7..5da81663a9b5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Fri Apr 28 23:56:39 UTC 2017
+# Sat Apr 29 00:38:30 UTC 2017
pkgbase = openprinting-ppds-pxlmono-savin
pkgdesc = PPD files for Ricoh Savin PCL printers, supplied by Ricoh
pkgver = 20161206
@@ -9,6 +9,7 @@ pkgbase = openprinting-ppds-pxlmono-savin
license = MIT
depends = cups
depends = ghostscript
+ depends = cups-filters
conflicts = ppd-ricohh
source = http://www.openprinting.org/download/printdriver/components/lsb3.2/main/RPMS/noarch/openprinting-ppds-pxlmono-savin-20161206-1lsb3.2.noarch.rpm
sha256sums = 76c160e69d09641b28410302fe9459a6f03fba3a9f38dabde9e2c4ef7d6eb879
diff --git a/PKGBUILD b/PKGBUILD
index 0aebd614df34..977ab5016470 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,8 @@
# Maintainer: Chris Severance aur.severach aATt spamgourmet dott com
# Contributor: Pantelis Panayiotou <p.panayiotou@gmail.com>
+# Bug: "Query Printer for Default Options" doesn't work on printers without the Postscript option.
+
pkgname='openprinting-ppds-pxlmono-savin'
pkgver='20161206'
pkgrel='1'
@@ -9,6 +11,7 @@ arch=('any')
url='http://www.openprinting.org/driver/pxlmono-Savin'
license=('MIT')
depends=('cups' 'ghostscript')
+depends+=('cups-filters') # foomatic-rip
conflicts=('ppd-ricohh')
source=("http://www.openprinting.org/download/printdriver/components/lsb3.2/main/RPMS/noarch/${pkgname}-${pkgver}-1lsb3.2.noarch.rpm")
sha256sums=('76c160e69d09641b28410302fe9459a6f03fba3a9f38dabde9e2c4ef7d6eb879')