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

commit ac54f28bde8e1fb24dee5aeb023948df77256af5
Author: Devil505 <devil505li...@gmail.com>
Date:   Fri Sep 24 17:57:24 2010 +0200

gnome-shell-2.29.1-3-i686
* added custom theme

diff --git a/source/gnome-extra/gnome-shell/FrugalBuild 
b/source/gnome-extra/gnome-shell/FrugalBuild
index d26c3b2..a0e5601 100644
--- a/source/gnome-extra/gnome-shell/FrugalBuild
+++ b/source/gnome-extra/gnome-shell/FrugalBuild
@@ -3,7 +3,7 @@

pkgname=gnome-shell
pkgver=2.29.1
-pkgrel=2
+pkgrel=3
pkgdesc="Window management and application launching for GNOME"
url="http://www.gnome.org/";
depends=('mutter>=2.29.1-2' 'gnome-desktop' 'gjs>=0.6' 'gnome-menus' 'librsvg' \
@@ -15,5 +15,15 @@ archs=('i686' 'x86_64')
_F_gnome_schemas=('/etc/gconf/schemas/gnome-shell.schemas')
_F_gnome_desktop="y"
Finclude gnome gnome-scriptlet
-sha1sums=('4420e050d284bd565ef5f573318b03361db472c8')
+source=($source 
http://ftp.frugalware.org/pub/other/artwork/gnome-shell/$pkgname-frugalware.tar.bz2)
+sha1sums=('4420e050d284bd565ef5f573318b03361db472c8' \
+          '94fd3bdc88d18afe85efdff17bb2e07ea053c83f')
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/lib/xulrunner/
+
+build()        {
+       Fbuild
+       #Let's replace the ugly default theme
+       Frm /usr/share/$pkgname/theme
+       Fcp theme usr/share/$pkgname/
+       Fbuild_gnome_scriptlet
+}
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to