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

commit a63ab43884cd35854e898495894c9526f1409e34
Author: bouleetbil <bouleet...@frogdev.info>
Date:   Tue Jul 28 14:55:01 2009 +0200

boo-0.9.1.3287-1-i686
*version bump

diff --git a/source/gnome-extra/boo/FrugalBuild 
b/source/gnome-extra/boo/FrugalBuild
index eb414cd..f6274fc 100644
--- a/source/gnome-extra/boo/FrugalBuild
+++ b/source/gnome-extra/boo/FrugalBuild
@@ -2,34 +2,25 @@
# Maintainer: Christian Hamar alias krix <kr...@linuxforum.hu>

pkgname=boo
-pkgver=0.8.2.2960
+pkgver=0.9.1.3287
pkgrel=1
pkgdesc="A wrist friendly language for the CLI"
url="http://www.mono-project.com/";
depends=('mono>=2.0.1' 'gtksourceview>=2.4.0' 'shared-mime-info')
-makedepends=('nant>=0.85-2')
groups=('gnome-extra')
archs=('i686' 'x86_64' 'ppc')
options=('scriptlet')
_F_gnome_mime=y
Finclude mono gnome-scriptlet
up2date="lynx -dump http://www.go-mono.com/sources-stable/ | grep -m1 'boo' | 
cut -d '-' -f 2 | sed 's|.tar.bz2||' | cut -d ' ' -f 2"
-source=(http://www.go-mono.com/sources/$pkgname/$pkgname-$pkgver-src.zip 
no-BiLL_OS-ktnx.patch boo-pkg-config.patch)
-sha1sums=('32e8d8f315089d128ea61f89e266e59986fc698f' \
-          'fb74315a0139587bb6c2a695daa8410b0278b479'\
+source=(http://ftp.novell.com/pub/mono/sources/$pkgname/$pkgname-$pkgver.tar.bz2
 boo-pkg-config.patch)
+sha1sums=('8f4cf13ae3756ee15203c9d086d286693c3f58ca' \
'23e5d86c13882b99ec7cf787f1403bcabbfe24c9')

build() {

Fmonoexport
-       cd $Fsrcdir || Fdie
-       mkdir -p $pkgname-$pkgver || Fdie
-       cp -vrf * $pkgname-$pkgver
-       cd $pkgname-$pkgver || Fdie
-       Fpatchall
-       Fsed 'gtksourceview-1.0' 'gtksourceview-2.0' default.build
-       Fnant
-       Fnant install
+       Fbuild
Fmonocleanup
Fbuild_gnome_scriptlet
}
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to