Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=754862598fcd2c7e3699ce254fd96a0a2acaccf2

commit 754862598fcd2c7e3699ce254fd96a0a2acaccf2
Author: bouleetbil <bouleet...@frogdev.info>
Date:   Thu Mar 24 16:06:07 2011 +0100

gnome-shell-extensions-2.91.92-1-x86_64
*new package (only git source)

diff --git a/source/gnome/gnome-shell-extensions/FrugalBuild 
b/source/gnome/gnome-shell-extensions/FrugalBuild
new file mode 100644
index 0000000..389345e
--- /dev/null
+++ b/source/gnome/gnome-shell-extensions/FrugalBuild
@@ -0,0 +1,29 @@
+# Compiling time: 0.12 SBU
+# Maintainer: bouleetbil <bouleet...@frogdev.info>
+
+pkgname=gnome-shell-extensions
+pkgver=2.91.92
+pkgrel=1
+pkgdesc="Modify and extend GNOME Shell functionality and behavior"
+depends=('gnome-shell')
+makedepends=('intltool' 'gnome-doc-utils' 'gnome-common' \
+       'gobject-introspection' 'krb5')
+groups=('gnome')
+archs=('i686' 'x86_64' 'ppc')
+_F_gnome_git="y"
+Finclude gnome
+if [ "$_F_gnome_git" != "n" ]; then
+       unset sha1sums
+fi
+
+
+build()        {
+       if [ "$_F_gnome_git" != "n" ]; then
+               Funpack_scm
+               Fcd $pkgname
+               sh ./autogen.sh
+       fi
+       Fbuild
+}
+
+# optimization OK
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to