Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=bouleetbiltesting.git;a=commitdiff;h=06dc090860ee22a1bdaae19e655a0c80906e9ce1

commit 06dc090860ee22a1bdaae19e655a0c80906e9ce1
Author: bouleetbil <[EMAIL PROTECTED]>
Date:   Thu Nov 6 21:28:44 2008 +0100

mono-tools-2.0-1-i686
*version bump

diff --git a/source/gnome-extra/mono-tools/FrugalBuild 
b/source/gnome-extra/mono-tools/FrugalBuild
index e911d67..bebec3f 100644
--- a/source/gnome-extra/mono-tools/FrugalBuild
+++ b/source/gnome-extra/mono-tools/FrugalBuild
@@ -2,24 +2,29 @@
# Maintainer: Christian Hamar alias krix <[EMAIL PROTECTED]>

pkgname=mono-tools
-pkgver=1.9
+pkgver=2.0
pkgrel=1
pkgdesc="Mono Tools is a collection of development and testing programs and 
utilities for use with Mono."
url="http://www.mono-project.com/";
-depends=('gnome-desktop-sharp>=2.20.1' 'desktop-file-utils' 
'gecko-sharp>=0.13' 'monodoc>=1.9' 'xulrunner')
-makedepends=('pkgconfig')
+depends=('gnome-desktop-sharp>=2.20.1' 'desktop-file-utils' 
'gecko-sharp>=0.13' 'monodoc>=2.0' 'xulrunner')
+makedepends=('pkgconfig' 'libgdiplus>=2.0')
groups=('gnome-extra')
archs=('i686' 'x86_64')
up2date="lynx -dump 'http://www.go-mono.com/sources-stable/'|grep -m1 
'mono-tools-'|sed 's/.*ls-\(.*\).t.*/\1/'"
source=(http://www.go-mono.com/sources/$pkgname/$pkgname-$pkgver.tar.bz2)
-options=('nofakeroot' 'scriptlet')
-sha1sums=('1530951261231af4b7cf788dec2646a951a620ee')
+options=('scriptlet')
+Finclude mono
+sha1sums=('25afde95409b20a395644102c33b3172d64e393d')

build()
{
+       Fcd
unset MAKEFLAGS
[ -f /etc/profile.d/gnome.sh ] && . /etc/profile.d/gnome.sh
+       Fmonoexport
+       Fautoreconf
Fmake
Fsed 'Exec=${exec_prefix}/bin/monodoc' 'Exec=/usr/bin/monodoc' 
docbrowser/monodoc.desktop
Fmakeinstall
+       Fmonocleanup
}
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to