summaryrefslogtreecommitdiffstats
path: root/gnome-shell/Pkgfile
diff options
context:
space:
mode:
authorpiernov <piernov@piernov.org>2011-08-31 01:09:51 +0200
committerpiernov <piernov@piernov.org>2011-08-31 01:09:51 +0200
commitec3c94d00c44f3a83621820add01b2bce9bf72d9 (patch)
tree54751a318ec3b861470b1ec6bc1aad8505b0b962 /gnome-shell/Pkgfile
parent62dfe49ced11eaec8ca7a59124256645c996f51f (diff)
downloadgnome3-ec3c94d00c44f3a83621820add01b2bce9bf72d9.tar.gz
gnome3-ec3c94d00c44f3a83621820add01b2bce9bf72d9.tar.bz2
gnome3-ec3c94d00c44f3a83621820add01b2bce9bf72d9.tar.xz
gnome3-ec3c94d00c44f3a83621820add01b2bce9bf72d9.zip
gnome-shell 3.1.90-1 màj port
Diffstat (limited to 'gnome-shell/Pkgfile')
-rw-r--r--gnome-shell/Pkgfile11
1 files changed, 3 insertions, 8 deletions
diff --git a/gnome-shell/Pkgfile b/gnome-shell/Pkgfile
index 7f8b137..7c1f10d 100644
--- a/gnome-shell/Pkgfile
+++ b/gnome-shell/Pkgfile
@@ -6,17 +6,12 @@
# Run on: gconf, dconf, gnome-menus, gnome-desktop, libcroco, libcanberra, polkit-gnome, gobject-introspection, evolution-data-server, gst-plugins-base, gst-plugins-good, gstreamer, mutter, gjs, telepathy-glib, telepathy-logger, gnome-power-manager, network-manager-applet,libpulse,gnome-bluetooth
name=gnome-shell
-version=3.1.4
-release=3
-source=(http://download.gnome.org/sources/$name/${version%.*}/$name-$version.tar.xz
- favorite-apps.patch
- gnome-menus3-new-api.patch)
+version=3.1.90
+release=1
+source=(http://download.gnome.org/sources/$name/${version%.*}/$name-$version.tar.xz)
build() {
cd $name-$version
- patch -p1 < ../favorite-apps.patch
- patch -p1 < ../gnome-menus3-new-api.patch
- autoconf
./configure --prefix=/usr \
--sysconfdir=/etc \
--libexecdir=/usr/lib/gnome-shell \