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

commit cbb43985fd5fa7c47cfde49bdc37e0731d450838
Author: bouleetbil <[EMAIL PROTECTED]>
Date:   Fri Nov 21 23:26:16 2008 +0100

monodevelop-1.9.1-1-i686
*bump to alpha version
*after debugger, vala extension...

diff --git a/source/gnome-extra/monodevelop/FrugalBuild 
b/source/gnome-extra/monodevelop/FrugalBuild
index 25e4320..3ab73a6 100644
--- a/source/gnome-extra/monodevelop/FrugalBuild
+++ b/source/gnome-extra/monodevelop/FrugalBuild
@@ -2,27 +2,32 @@
# Maintainer: bouleetbil <[EMAIL PROTECTED]>

pkgname=monodevelop
-pkgver=1.0
-pkgrel=8
+pkgver=1.9.1
+pkgrel=1
pkgdesc="A project to port SharpDevelop to Gtk#"
url="http://www.mono-project.com/";
depends=('gecko-sharp' 'gtksourceview-sharp' 'shared-mime-info' \
-       'mono-tools>=1.2.6' 'firefox=3.0.3' 'gnome-sharp>=2.24.0' 'mono>=1.2.6' 
\
+       'mono-tools>=1.2.6' 'firefox>=3.0.4' 'gnome-sharp>=2.24.0' 
'mono>=2.0.1' \
'monodoc>=1.2.6' 'mono-addins')
makedepends=('intltool' 'perl-xml-parser')
groups=('gnome-extra')
archs=('i686' 'x86_64')
up2date="Flasttar http://www.go-mono.com/sources-stable/";
-source=(http://www.go-mono.com/sources/$pkgname/$pkgname-$pkgver.tar.bz2)
+source=(http://ftp.novell.com/pub/mono/sources/$pkgname/$pkgname-$pkgver.tar.bz2)
options=('scriptlet')
_F_gnome_desktop=y
_F_gnome_mime=y
_F_gnome_iconcache=y
Finclude gnome-scriptlet mono
-sha1sums=('c2130407cc2597f8f752397ceeac95f735001e26')
+sha1sums=('dfe2e73433602130fce32a41730a7afd246923a9')
Fconfopts="$Fconfopts --enable-gtksourceview2  --enable-versioncontrol"

build() {
+       Fcd
+       #fix build (use patch for the real bump), now use 
MonoDevelop.SourceEditor2
+       Fsed "MonoDevelop.SourceEditor2" "NEW" src/addins/Makefile.in
+       Fsed "MonoDevelop.SourceEditor" "" src/addins/Makefile.in
+       Fsed "NEW" "MonoDevelop.SourceEditor2" src/addins/Makefile.in
Fmonoexport
Fconf
## won't build without on an SMP system
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to