Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=bouleetbiltesting.git;a=commitdiff;h=ffbf9a7530ad8ba0819fc5a03f0019940842a4cd
commit ffbf9a7530ad8ba0819fc5a03f0019940842a4cd Author: bouleetbil <[EMAIL PROTECTED]> Date: Thu Nov 6 21:03:34 2008 +0100 mono-debugger-2.0-1-i686 *new package diff --git a/source/devel-extra/mono-debugger/FrugalBuild b/source/devel-extra/mono-debugger/FrugalBuild new file mode 100644 index 0000000..75cbc1d --- /dev/null +++ b/source/devel-extra/mono-debugger/FrugalBuild @@ -0,0 +1,18 @@ +# Compiling time: 2.84 SBU +# Maintainer: bouleetbil <[EMAIL PROTECTED]> + + +pkgname=mono-debugger +pkgver=2.0 +pkgrel=1 +pkgdesc="The Mono Debugger (MDB) can debug both managed and unmanaged applications." +url="http://www.mono-project.com/" +depends=('mono>=2.0.1') +groups=('devel-extra') +archs=('i686') +_F_mono_aot=0 +Finclude mono +up2date="lynx -dump http://www.go-mono.com/sources-stable/|grep -m1 'mono-debugger-'|sed 's/.*-\(.*\).t.*/\1/'" +source=(http://www.go-mono.com/sources/$pkgname/$pkgname-$pkgver.tar.bz2) +sha1sums=('359b78547644f71475d413ddf47fd689c8e0b0bd') + _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
