Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=interim.git;a=commitdiff;h=01e33edfac4607d8ff242b9b5d131cbbb92610f2
commit 01e33edfac4607d8ff242b9b5d131cbbb92610f2 Author: bouleetbil <[EMAIL PROTECTED]> Date: Thu Jun 26 18:58:17 2008 +0200 gnome-keyring-sharp-1.0.0r87622-1-i686 *new package *new dependance for gnome-do diff --git a/source/gnome-extra/gnome-keyring-sharp/FrugalBuild b/source/gnome-extra/gnome-keyring-sharp/FrugalBuild new file mode 100644 index 0000000..a204bd0 --- /dev/null +++ b/source/gnome-extra/gnome-keyring-sharp/FrugalBuild @@ -0,0 +1,21 @@ +# Compiling Time: 0.01 SBU +# Maintainer: bouleetbil <[EMAIL PROTECTED]> + +pkgname=gnome-keyring-sharp +pkgver=1.0.0r87622 +pkgrel=1 +pkgdesc="C# library for GNOME keyring" +url="http://www.mono-project.com" +Fpkgversep="_" +mirror="http://archive.ubuntu.com/ubuntu/pool/universe/g/$pkgname/" +up2date="Flastarchive $mirror/ .orig.tar.gz | sed 's/~svn.r/r/'" +source=("$mirror/$pkgname$Fpkgversep${pkgver/r/~svn.r}.orig.tar.gz") +depends=('mono' 'ndesk-dbus' 'ndesk-dbus-glib' 'gnome-keyring') +options=('scriptlet') +groups=('gnome-extra') +archs=('i686' 'x86_64') +_F_mono_aot=0 +Finclude mono +_F_cd_path=$pkgname-1.0.0 +sha1sums=('b11241b43dd97ad5895cc4f673dea8fd19e3917b') + _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
