Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=bouletmp.git;a=commitdiff;h=8ba1888a2cc23b31683a79ed046d58fff6dee1c8

commit 8ba1888a2cc23b31683a79ed046d58fff6dee1c8
Author: bouleetbil <bouleet...@frogdev.info>
Date:   Thu Oct 7 22:29:35 2010 +0000

mono-2.8-2-i686
*disable moonlight build (break mono debugguer)
*that don't break the plugin

diff --git a/source/devel/mono/FrugalBuild b/source/devel/mono/FrugalBuild
index 87797b0..da34a95 100644
--- a/source/devel/mono/FrugalBuild
+++ b/source/devel/mono/FrugalBuild
@@ -3,7 +3,7 @@

pkgname=mono
pkgver=2.8
-pkgrel=1
+pkgrel=2
pkgdesc="Mono runtime and class libraries, a C# compiler/interpreter"
url="http://www.mono-project.com/";
depends=('glib2' 'zlib')
@@ -14,7 +14,7 @@ archs=('i686' 'x86_64' 'ppc')
Finclude mono
up2date="lynx -dump http://www.go-mono.com/sources-stable/|grep -m1 'mono-'|sed 
's/.*-\(.*\).t.*/\1/'"
source=(http://www.go-mono.com/sources/$pkgname/$pkgname-$pkgver.tar.bz2 
rc.mono rc.mono-hu.po)
-Fconfopts="$Fconfopts --with-tls=__thread --with-libgdiplus=installed 
--with-moonlight=yes \
+Fconfopts="$Fconfopts --with-tls=__thread --with-libgdiplus=installed 
--with-moonlight=no \
--with-preview=yes --with-gc=included --with-profile2=yes --with-profile4=yes"

#Don't enable --enable-big-arrays we should have >3Go of ram
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to