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

commit 5fcf2a0daa3a0998024c43b353ca70d9036c45b4
Author: bouleetbil <[email protected]>
Date:   Wed Feb 11 22:30:50 2009 +0100

monodevelop-debugger-gdb-1.9.1-1-i686
*new package

diff --git a/source/gnome-extra/monodevelop-debugger-gdb/FrugalBuild 
b/source/gnome-extra/monodevelop-debugger-gdb/FrugalBuild
new file mode 100644
index 0000000..d19de25
--- /dev/null
+++ b/source/gnome-extra/monodevelop-debugger-gdb/FrugalBuild
@@ -0,0 +1,28 @@
+# Compiling time: 0 SBU
+# Maintainer: bouleetbil <[email protected]>
+
+pkgname=monodevelop-debugger-gdb
+pkgver=1.9.1
+pkgrel=1
+pkgdesc="Debugger-gdb Extension for MonoDevelop"
+url="http://www.mono-project.com/";
+depends=('monodevelop>=1.9.1' 'mono-debugger>=2.2')
+makedepends=('intltool' 'perl-xml-parser')
+groups=('gnome-extra')
+archs=('i686')
+up2date="Flasttar http://ftp.novell.com/pub/mono/sources/$pkgname/";
+source=(http://ftp.novell.com/pub/mono/sources/$pkgname/$pkgname-$pkgver.tar.bz2)
+options=('scriptlet')
+_F_mono_aot=0
+Finclude mono
+sha1sums=('623120f39e4fc9377a2f498458ba669d28d716c3')
+Fconfopts="$Fconfopts --config=RELEASE"
+
+build() {
+       Fcd
+       Fsed "\$prefix" "$Fdestdir" configure
+       unset MAKEFLAGS
+       Fmonoexport
+       Fbuild
+       Fmonocleanup
+}
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to