|
@@ -3,13 +3,14 @@
|
|
|
|
|
|
pkgname=gnome-shell
|
|
pkgname=gnome-shell
|
|
pkgver=3.6.1
|
|
pkgver=3.6.1
|
|
-pkgrel=2
|
|
|
|
|
|
+pkgrel=3
|
|
pkgdesc="The next generation GNOME Shell"
|
|
pkgdesc="The next generation GNOME Shell"
|
|
-arch=('i686' 'x86_64')
|
|
|
|
|
|
+arch=(i686 x86_64)
|
|
url="http://live.gnome.org/GnomeShell"
|
|
url="http://live.gnome.org/GnomeShell"
|
|
-license=('GPL2')
|
|
|
|
-depends=('caribou' 'folks' 'gcr' 'gjs' 'gnome-bluetooth' 'gnome-desktop' 'gnome-menus' 'libcroco' 'libpulse' 'mutter' 'nautilus' 'networkmanager' 'telepathy-logger' 'telepathy-mission-control' 'unzip')
|
|
|
|
-makedepends=('intltool' 'gnome-doc-utils')
|
|
|
|
|
|
+license=(GPL2)
|
|
|
|
+depends=(caribou folks gcr gjs gnome-bluetooth gnome-desktop gnome-menus libcroco libpulse mutter
|
|
|
|
+ nautilus networkmanager telepathy-logger telepathy-mission-control unzip gdm)
|
|
|
|
+makedepends=(intltool gnome-doc-utils)
|
|
optdepends=('network-manager-applet: shell integration for networkmanager')
|
|
optdepends=('network-manager-applet: shell integration for networkmanager')
|
|
options=('!libtool' '!emptydirs')
|
|
options=('!libtool' '!emptydirs')
|
|
install=gnome-shell.install
|
|
install=gnome-shell.install
|