Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=xfcetesting.git;a=commitdiff;h=dae1ce159c53cd9d3b76c0712b9d9bb483834b50

commit dae1ce159c53cd9d3b76c0712b9d9bb483834b50
Author: bouleetbil <bouleet...@frogdev.info>
Date:   Tue Feb 1 23:05:39 2011 +0100

gnome-shell-2.91.6-1-x86_64
*version bump

diff --git a/source/gnome/gnome-shell/FrugalBuild 
b/source/gnome/gnome-shell/FrugalBuild
index debddd4..d943365 100644
--- a/source/gnome/gnome-shell/FrugalBuild
+++ b/source/gnome/gnome-shell/FrugalBuild
@@ -2,15 +2,16 @@
# Maintainer: bouleetbil <bouleet...@frogdev.info>

pkgname=gnome-shell
-pkgver=2.91.5
-pkgrel=5
+pkgver=2.91.6
+pkgrel=1
pkgdesc="Window management and application launching for GNOME"
url="http://www.gnome.org/";
-depends=('libxml2>=2.7.8' 'mutter>=2.91.5' 'gnome-desktop' 'gjs>=0.7' 
'gnome-menus' 'librsvg' \
+depends=('libxml2>=2.7.8' 'mutter>=2.91.6' 'gnome-desktop' 'gjs>=0.7' \
+       'gnome-menus' 'librsvg' 'evolution-data-server' 'gconf' \
'xulrunner' 'gst-plugins-base' 'pulseaudio' 'gnome-themes-standard' \
'gnome-bluetooth')
makedepends=('intltool' 'gnome-doc-utils' 'gnome-common' \
-       'gobject-introspection' 'xorg-server-xephyr')
+       'gobject-introspection' 'xorg-server-xephyr' 'krb5')
rodepends=('xorg-server-xephyr')
groups=('gnome')
archs=('i686' 'x86_64')
@@ -20,12 +21,13 @@ _F_gnome_devel="y"
_F_gnome_glib="y"
Finclude gnome gnome-scriptlet
source=($source 
http://ftp.frugalware.org/pub/other/artwork/gnome-shell/$pkgname-frugalware.tar.bz2)
-sha1sums=('8485e41509db236ca8cc64b93554db98531e8f8c' \
+sha1sums=('ad4ea162365699b95dec149059774129a241f6ad' \
'94fd3bdc88d18afe85efdff17bb2e07ea053c83f')
-export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/lib/xulrunner/

build() {
-       Fbuild
+       Fcd
+       Fsed "#include <gtk/gtkx.h>" "" src/tray/na-tray-child.h
+       Fbuild --disable-static
#Let's replace the ugly default theme
Frm /usr/share/$pkgname/theme
Fcp theme usr/share/$pkgname/
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to