summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCharles Bos2015-11-01 12:19:31 +0000
committerCharles Bos2015-11-01 12:19:31 +0000
commit6ed5a8e0c9289948ee5cbb07ff3a0ee6b31ad14b (patch)
treec053d45209d7e149fa52e568c73a377bf037eddb /PKGBUILD
parentfeda286a00587da494ad6ddbe55f70a12b3af662 (diff)
downloadaur-6ed5a8e0c9289948ee5cbb07ff3a0ee6b31ad14b.tar.gz
also enable animation and wall by default for new installs
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dbc8041f7124..1828b816f818 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
pkgname=compiz
pkgver=0.9.12.2
_pkgseries=0.9.12
-pkgrel=8
+pkgrel=9
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" \
+ -DCOMPIZ_DEFAULT_PLUGINS="composite,opengl,decor,resize,place,move,compiztoolbox,staticswitcher,regex,animation,wall" \
-DCOMPIZ_DISABLE_PLUGIN_DBUS=On
make