|
@@ -3,17 +3,17 @@
|
|
|
|
|
|
pkgname=gnome-shell
|
|
|
pkgver=3.8.0.1
|
|
|
-pkgrel=1
|
|
|
+pkgrel=2
|
|
|
pkgdesc="The next generation GNOME Shell"
|
|
|
arch=(i686 x86_64)
|
|
|
url="http://live.gnome.org/GnomeShell"
|
|
|
license=(GPL2)
|
|
|
-depends=(caribou evolution-data-server gjs gnome-bluetooth gnome-menus libcroco mutter
|
|
|
- telepathy-logger telepathy-mission-control unzip gdm network-manager-applet
|
|
|
- libsecret gcr)
|
|
|
+depends=(accountsservice caribou evolution-data-server gcr gjs gnome-bluetooth gnome-menus
|
|
|
+ gnome-session gnome-settings-daemon gnome-themes-standard gsettings-desktop-schemas
|
|
|
+ libcanberra-pulse libcroco libgdm libsecret mutter network-manager-applet
|
|
|
+ telepathy-logger telepathy-mission-control unzip)
|
|
|
makedepends=(intltool gtk-doc gnome-control-center)
|
|
|
-optdepends=('gnome-control-center: System settings'
|
|
|
- 'gnome-themes-standard: Default theme')
|
|
|
+optdepends=('gnome-control-center: System settings')
|
|
|
options=('!libtool' '!emptydirs')
|
|
|
install=gnome-shell.install
|
|
|
groups=(gnome)
|