summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCharles Bos2015-11-03 13:22:17 +0000
committerCharles Bos2015-11-03 13:22:17 +0000
commit904a834229fbbf80e93021c945603fc68fb64d35 (patch)
treef0f11092a0d7637dda0156d4734b57e4223ea84e /PKGBUILD
parent6ed5a8e0c9289948ee5cbb07ff3a0ee6b31ad14b (diff)
downloadaur-904a834229fbbf80e93021c945603fc68fb64d35.tar.gz
re-add ccp to default plugins. ccp is reportedly not always auto-added
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1828b816f818..8abf52c49b73 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
pkgname=compiz
pkgver=0.9.12.2
_pkgseries=0.9.12
-pkgrel=9
+pkgrel=10
pkgdesc="Composite manager for Aiglx and Xgl, with plugins and CCSM"
arch=('i686' 'x86_64')
url="https://launchpad.net/compiz"
@@ -89,7 +89,7 @@ build() {
-DUSE_GSETTINGS=On \
-DCOMPIZ_BUILD_TESTING=Off \
-DCOMPIZ_WERROR=Off \
- -DCOMPIZ_DEFAULT_PLUGINS="composite,opengl,decor,resize,place,move,compiztoolbox,staticswitcher,regex,animation,wall" \
+ -DCOMPIZ_DEFAULT_PLUGINS="composite,opengl,decor,resize,place,move,compiztoolbox,staticswitcher,regex,animation,wall,ccp" \
-DCOMPIZ_DISABLE_PLUGIN_DBUS=On
make