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

commit db5a2e9d47cd9a39b15642aec106b27fad375de3
Author: bouleetbil <bouleet...@frogdev.info>
Date:   Thu Oct 7 17:15:54 2010 +0000

mono-2.8-1-i686

*Version bump

diff --git a/source/devel/mono/FrugalBuild b/source/devel/mono/FrugalBuild
index 9764766..87797b0 100644
--- a/source/devel/mono/FrugalBuild
+++ b/source/devel/mono/FrugalBuild
@@ -2,30 +2,27 @@
# Maintainer: bouleetbil <bouleet...@frogdev.info>

pkgname=mono
-pkgver=2.6.7
-pkgrel=3
+pkgver=2.8
+pkgrel=1
pkgdesc="Mono runtime and class libraries, a C# compiler/interpreter"
url="http://www.mono-project.com/";
depends=('glib2' 'zlib')
-makedepends=('libgdiplus>=2.6.7')
+makedepends=('libgdiplus>=2.8')
rodepends=('libxml2')
groups=('devel')
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 \
-       mono-pc.patch delete_broken_assert.diff)
+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 \
-       --with-preview=yes --with-glib=system --with-gc=included 
--with-profile2=yes --with-profile4=yes"
+       --with-preview=yes --with-gc=included --with-profile2=yes 
--with-profile4=yes"

#Don't enable --enable-big-arrays we should have >3Go of ram
#we can add --with-ikvm-native=yes for replace ikvm package and use native ikvm

-sha1sums=('6528c009d344a21eb0898876369222a7fff76838' \
+sha1sums=('a724de68dccb583b54d2e08c5a1e5760c18225ab' \
'1a6826fb1bb13f906a1465be43bb592a2a9e0e10' \
-          '6c19f98462d7bb1ecba79a3ad284ea02a1eac2ec' \
-          '2647d087df5baaf141cdf7f5039d6ab366b33c8f' \
-          '7c0c865974da0a1c57a071778fccaeea4a6d87f7')
+          '6c19f98462d7bb1ecba79a3ad284ea02a1eac2ec')

subpkgs=("monodoc")
subdescs=("Documentation for mono's .Net class library")
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to