Date: Monday, April 11, 2011 @ 08:11:48
  Author: ibiru
Revision: 119226

upgpkg: gnome-shell 3.0.0.2-2
add network-manager-applet and g-p-m to optdepends, rebuild to pointer barrier 
support against libxfixes 5.0

Modified:
  gnome-shell/trunk/PKGBUILD

----------+
 PKGBUILD |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2011-04-11 11:56:39 UTC (rev 119225)
+++ PKGBUILD    2011-04-11 12:11:48 UTC (rev 119226)
@@ -4,7 +4,7 @@
 
 pkgname=gnome-shell
 pkgver=3.0.0.2
-pkgrel=1
+pkgrel=2
 pkgdesc="The next generation GNOME Shell"
 arch=('i686' 'x86_64')
 url="http://live.gnome.org/GnomeShell";
@@ -12,6 +12,8 @@
 depends=('mutter' 'gconf' 'dconf' 'gjs' 'gnome-menus' 'gnome-desktop' 
'libcroco' 'libcanberra' 'libpulse' 'telepathy-glib' 'polkit-gnome'
          'gobject-introspection' 'evolution-data-server' 'gnome-bluetooth' 
'gstreamer0.10' 'telepathy-logger')
 makedepends=('intltool' 'gnome-doc-utils')
+optdepends=('network-manager-applet: shell integration for networkmanager'
+            'gnome-power-manager: shell integration for power management')
 options=('!libtool' '!emptydirs')
 install=gnome-shell.install
 groups=(gnome)

Reply via email to