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

commit cd164dfc4a0adb4fc88f5abb5623ab47967e855e
Author: bouleetbil <bouleet...@frogdev.info>
Date:   Mon Jan 31 19:03:06 2011 +0100

the-board-0.1.0-1-x86_64
*new package
*use git source

diff --git a/source/gnome/the-board/FrugalBuild 
b/source/gnome/the-board/FrugalBuild
new file mode 100644
index 0000000..5df4777
--- /dev/null
+++ b/source/gnome/the-board/FrugalBuild
@@ -0,0 +1,26 @@
+# Compiling time: 0.66 SBU
+# Maintainer: bouleetbil <bouleet...@frogdev.info>
+
+pkgname=the-board
+pkgver=0.1.0
+pkgrel=1
+pkgdesc="A space to place daily records"
+depends=('libnotify>=0.7' 'nautilus' 'libsoup-gnome' \
+       'clutter-gtk' 'clutter-gst' 'mx' 'gjs' 'xulrunner')
+makedepends=('intltool' 'gobject-introspection')
+groups=('gnome')
+archs=('i686' 'x86_64' 'ppc')
+_F_gnome_devel="y"
+_F_gnome_git="y"
+Finclude gnome
+
+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