Date: Saturday, February 16, 2013 @ 00:27:53
  Author: heftig
Revision: 178087

Reenable ibus. For the ibus-haters, disable gsd's keyboard plugin to keep it 
from changing the environment.

Modified:
  gnome-control-center/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2013-02-15 23:25:33 UTC (rev 178086)
+++ PKGBUILD    2013-02-15 23:27:53 UTC (rev 178087)
@@ -4,7 +4,7 @@
 
 pkgname=gnome-control-center
 pkgver=3.6.3
-pkgrel=3
+pkgrel=4
 pkgdesc="The Control Center for GNOME"
 arch=('i686' 'x86_64')
 depends=('accountsservice' 'cups-pk-helper' 'gnome-bluetooth' 'gnome-desktop' 
'gnome-menus'
@@ -32,7 +32,7 @@
       --localstatedir=/var --disable-static \
       --enable-systemd --with-libsocialweb \
       --disable-update-mimedb \
-      --without-cheese --disable-ibus
+      --without-cheese
 
   #https://bugzilla.gnome.org/show_bug.cgi?id=656229
   sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0 /g' -e 's/    if test 
"$export_dynamic" = yes && test -n "$export_dynamic_flag_spec"; then/      
func_append compile_command " -Wl,-O1,--as-needed"\n      func_append 
finalize_command " -Wl,-O1,--as-needed"\n\0/' libtool

Reply via email to