Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=bouleetbiltesting.git;a=commitdiff;h=f0af91ddfed8a824211e7dab6fb7fc41369e12f1
commit f0af91ddfed8a824211e7dab6fb7fc41369e12f1 Author: bouleetbil <[EMAIL PROTECTED]> Date: Sun Nov 23 23:52:51 2008 +0100 monodevelop-debugger-mdb-1.9.1-1-i686 *new package diff --git a/source/gnome-extra/monodevelop-debugger-mdb/FrugalBuild b/source/gnome-extra/monodevelop-debugger-mdb/FrugalBuild new file mode 100644 index 0000000..b7d1927 --- /dev/null +++ b/source/gnome-extra/monodevelop-debugger-mdb/FrugalBuild @@ -0,0 +1,24 @@ +# Compiling time: 0 SBU +# Maintainer: bouleetbil <[EMAIL PROTECTED]> + +pkgname=monodevelop-debugger-mdb +pkgver=1.9.1 +pkgrel=1 +pkgdesc="Debugger-mdb Extension for MonoDevelop" +url="http://www.mono-project.com/" +depends=('monodevelop>=1.9.1' 'mono-debugger>=2.0-1-1') +makedepends=('intltool' 'perl-xml-parser') +groups=('gnome-extra') +archs=('i686') +up2date="Flasttar http://www.go-mono.com/sources-stable/" +source=(http://ftp.novell.com/pub/mono/sources/$pkgname/$pkgname-$pkgver.tar.bz2) +options=('scriptlet') +_F_mono_aot=0 +Finclude mono +sha1sums=('e3784de92d400fc6e1b90d9e2fde74241f3e6197') + +build() { + Fcd + Fsed "\$prefix" "$Fdestdir" configure + Fbuild +} _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
