Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=616b089f0183d1571b0076de113ede4e9dbf4fb5
commit 616b089f0183d1571b0076de113ede4e9dbf4fb5 Author: bouleetbil <[EMAIL PROTECTED]> Date: Sun Oct 12 18:45:56 2008 +0200 notify-sharp-0.4.0-1-i686 *new package diff --git a/source/gnome-extra/notify-sharp/FrugalBuild b/source/gnome-extra/notify-sharp/FrugalBuild new file mode 100644 index 0000000..eaec76d --- /dev/null +++ b/source/gnome-extra/notify-sharp/FrugalBuild @@ -0,0 +1,18 @@ +# Compiling Time: 0.01 SBU +# Maintainer: bouleetbil <[EMAIL PROTECTED]> + +pkgname=notify-sharp +pkgver=0.4.0 +pkgrel=1 +pkgdesc="notify-sharp is a C# client implementation for Desktop Notifications." +url="http://www.ndesk.org/NotifySharp" +up2date="lynx -dump http://green.hivalley.com/data/ | Flasttar" +source=("http://green.hivalley.com/data/$pkgname-$pkgver.tar.gz") +depends=('mono' 'ndesk-dbus' 'ndesk-dbus-glib' 'gtk2-sharp') +options=('scriptlet') +groups=('gnome-extra') +archs=('i686' 'x86_64') +_F_mono_aot=0 +Finclude mono +Fconfopts="[EMAIL PROTECTED] --disable-docs" +sha1sums=('9ce8fc4c3dbf90f2dfac40316009e91cf8585e04') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
