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

commit 743699265930f74ed458a50c9724810c564491a2
Author: bouleetbil <bouleet...@frogdev.info>
Date:   Tue Oct 12 21:32:39 2010 +0200

librest-0.7.3-1-i686

diff --git a/source/gnome/librest/FrugalBuild b/source/gnome/librest/FrugalBuild
new file mode 100644
index 0000000..cf714b9
--- /dev/null
+++ b/source/gnome/librest/FrugalBuild
@@ -0,0 +1,24 @@
+# Compiling Time: 0.14 SBU
+# Maintainer: bouleetbil <bouleet...@frogdev.info>
+
+pkgname=librest
+pkgver=0.7.3
+pkgrel=1
+pkgdesc="This library was designed to make it easier to access web services"
+depends=('libsoup-gnome>=2.32.0' 'libxml2')
+makedepends=('gtk-doc')
+groups=('gnome' 'gnome-minimal')
+archs=('i686' 'x86_64' 'ppc')
+Finclude gnome
+#for now only git source
+source=(http://ftp.frugalware.org/pub/other/people/bouleetbil/sources/$pkgname-$pkgver.tar.bz2)
+up2date="Flasttar 
http://ftp.frugalware.org/pub/other/people/bouleetbil/sources";
+sha1sums=('4830138602bc8917d42d857e5631861cbf64a104')
+
+build() {
+       Fcd
+       sh ./autogen.sh || Fdie
+       Fbuild
+}
+
+# optimization OK
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to