summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorDaniel Peukert2019-12-08 22:19:23 +0100
committerDaniel Peukert2019-12-08 22:19:23 +0100
commit9085bf62a23de4ee3abcc557b908f1657f1a1797 (patch)
tree9b817130838fd2dbf0ae4da11d23eef30f3c1325 /.SRCINFO
parent00897d7dee3b65f746c54322e864b4aa94f024d4 (diff)
downloadaur-9085bf62a23de4ee3abcc557b908f1657f1a1797.tar.gz
Improved PKGBUILD based on the cloudprint-cups package
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO20
1 files changed, 9 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fc81c0480348..55fbd822cbb7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,24 +1,22 @@
pkgbase = cloudprint-cups-git
- pkgdesc = Google Cloud Print driver for CUPS, allows printing to printers hosted on Google Cloud Print. (git version)
- pkgver = 20160502.r15.gad53b23
- pkgrel = 3
+ pkgdesc = Google Cloud Print driver for CUPS, allows printing to printers hosted on GCP - git version
+ pkgver = 20160502.r16.g1f27903
+ pkgrel = 1
epoch = 1
url = https://github.com/simoncadman/CUPS-Cloud-Print
- install = cloudprint-cups.install
+ install = cloudprint-cups-git.install
arch = any
license = GPL3
- makedepends = cups
makedepends = git
+ depends = cups
+ depends = ghostscript
+ depends = imagemagick
depends = python2
- depends = python2-pycups
depends = python2-httplib2
+ depends = python2-pycups
depends = python2-six
provides = cloudprint-cups
- provides = cupscloudprint
- conflicts = cloudprint-cups
- conflicts = cupscloudprint
- options = !emptydirs
- source = cloudprint-cups-git::git://github.com/simoncadman/CUPS-Cloud-Print.git#branch=capabilities-fix
+ source = cloudprint-cups-git::git+https://github.com/simoncadman/CUPS-Cloud-Print#branch=capabilities-fix
sha256sums = SKIP
pkgname = cloudprint-cups-git