summaryrefslogtreecommitdiff
path: root/testing/cairo
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-04-03 00:01:35 +0000
committerroot <root@rshg054.dnsready.net>2012-04-03 00:01:35 +0000
commitc7cb603f86b4d4fb6567e3faa15b916a306f7004 (patch)
treebfdbca0002d6aeecc13f29a1c14d3991e6e93d4c /testing/cairo
parent321f44e3a5da426309c4b6664af035c97f907565 (diff)
Tue Apr 3 00:01:35 UTC 2012
Diffstat (limited to 'testing/cairo')
-rw-r--r--testing/cairo/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/cairo/PKGBUILD b/testing/cairo/PKGBUILD
index 3f3f3e8ae..2346fdfac 100644
--- a/testing/cairo/PKGBUILD
+++ b/testing/cairo/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 154931 2012-03-31 09:15:49Z andyrtr $
+# $Id: PKGBUILD 155307 2012-04-01 15:13:03Z andyrtr $
# Maintainer: Jan de Groot <jgc@archlinux.org>
# Contributor: Brice Carpentier <brice@daknet.org>
pkgname=cairo
pkgver=1.12.0
-pkgrel=1
+pkgrel=2
pkgdesc="Cairo vector graphics library"
arch=(i686 x86_64)
license=('LGPL' 'MPL')
@@ -28,7 +28,7 @@ build() {
--localstatedir=/var \
--disable-static \
--enable-tee \
- --enable-xlib-xcb \
+ --disable-xlib-xcb \
# --enable-test-surfaces \ takes ages
#--enable-drm # breaks build
make