[arch-commits] Commit in gnome-control-center/trunk (PKGBUILD)

Ionut Biru ibiru at archlinux.org
Wed Nov 14 14:27:20 UTC 2012


    Date: Wednesday, November 14, 2012 @ 09:27:20
  Author: ibiru
Revision: 170989

drop ibus support since is not ready. FS#32071
we may enable it again when ibus 1.5 and gnome 3.8 is released

Modified:
  gnome-control-center/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-11-14 14:24:25 UTC (rev 170988)
+++ PKGBUILD	2012-11-14 14:27:20 UTC (rev 170989)
@@ -4,7 +4,7 @@
 
 pkgname=gnome-control-center
 pkgver=3.6.3
-pkgrel=1
+pkgrel=2
 pkgdesc="The Control Center for GNOME"
 arch=('i686' 'x86_64')
 depends=('accountsservice' 'cups-pk-helper' 'gnome-bluetooth' 'gnome-desktop' 'gnome-menus'
@@ -28,7 +28,7 @@
       --localstatedir=/var --disable-static \
       --enable-systemd --with-libsocialweb \
       --disable-update-mimedb \
-      --without-cheese
+      --without-cheese --disable-ibus
 
   #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




More information about the arch-commits mailing list