Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=547efd77b0978cc679292e97080dbc5bbbfd399e
commit 547efd77b0978cc679292e97080dbc5bbbfd399e Author: crazy <[EMAIL PROTECTED]> Date: Fri Feb 1 04:18:15 2008 +0100 mono-zeroconf-0.7.5-1-i686 * New package * ( has to go away when mono 1.2.7 is out ) diff --git a/source/network-extra/mono-zeroconf/FrugalBuild b/source/network-extra/mono-zeroconf/FrugalBuild new file mode 100644 index 0000000..643ba32 --- /dev/null +++ b/source/network-extra/mono-zeroconf/FrugalBuild @@ -0,0 +1,22 @@ +# Compiling Time: 0.06 SBU +# Maintainer: crazy <[EMAIL PROTECTED]> + +pkgname=mono-zeroconf +pkgver=0.7.5 +pkgrel=1 +pkgdesc="Mono.Zeroconf is a cross platform Zero Configuration Networking library" +url="http://mono-project.com/Mono_Zeroconf" +depends=('mono>=1.2.6-2' 'avahi-sharp>=0.6.22-2') +groups=('network-extra') +archs=('i686' 'x86_64') +up2date="lynx -dump http://banshee-project.org/files/$pkgname|Flasttarbz2" +source=(http://banshee-project.org/files/$pkgname/$pkgname-$pkgver.tar.bz2) +_F_mono_aot=0 +Finclude mono +sha1sums=('7efd8b3cc0af87dd0bfbf9141b18b3486cd8ab80') +Fconfopts="$Fconfopts --disable-docs --disable-mdnsresponder" + +## NEED be removed when mono 1.2.7 is out. +## -- It is maintained separately from Mono itself, but will be included +## as a module in the Mono release suite starting with the Mono 1.2.7 release. -- +# optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
