summaryrefslogtreecommitdiff
path: root/extra/colord
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2011-12-06 23:14:44 +0000
committerroot <root@rshg054.dnsready.net>2011-12-06 23:14:44 +0000
commitd1d87d2ac643e3dabc251f3cec7d3b00e29b282c (patch)
tree09d9025934fe06bd25753f98cf2eab3140456cc3 /extra/colord
parent55d1e19e71b453a0f47c599f281a2ad2644247d2 (diff)
Tue Dec 6 23:14:44 UTC 2011
Diffstat (limited to 'extra/colord')
-rw-r--r--extra/colord/PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/extra/colord/PKGBUILD b/extra/colord/PKGBUILD
index 54327c8f3..1d6e309f3 100644
--- a/extra/colord/PKGBUILD
+++ b/extra/colord/PKGBUILD
@@ -1,16 +1,17 @@
-# $Id: PKGBUILD 143587 2011-11-26 19:38:40Z ibiru $
+# $Id: PKGBUILD 144384 2011-12-05 13:01:04Z ibiru $
# Maintainer: Jan "heftig" Steffens <jan.steffens@gmail.com>
# Contributor: Ionut Biru <ibiru@archlinux.org>
pkgname=colord
pkgver=0.1.15
-pkgrel=1
+pkgrel=2
pkgdesc="Color daemon"
arch=('i686' 'x86_64')
url="http://www.freedesktop.org/software/colord"
license=('GPL2')
-depends=('lcms2' 'sqlite3' 'polkit' 'udev' 'sane')
+depends=('lcms2' 'libgusb' 'polkit' 'sane' 'sqlite3' 'udev')
makedepends=('intltool' 'gobject-introspection' 'vala' 'docbook2x')
+optdepends=('shared-color-profiles: color profiles')
source=($url/releases/$pkgname-$pkgver.tar.xz)
options=('!libtool')
sha1sums=('e83a68add3fac9c677829925794ee353743dc9c8')