Hello, I propose a patch to integrate package 'Python-GnuPGInterface' (http://py-gnupg.sourceforge.net/). GnuPGInterface is a Python module to interface with GnuPG. It is necessary for the compilation of duplicity (http://duplicity.nongnu.org/). coming soon.
Thanks.
>From 97f2b3b462345db64550071b61e4919491a73dd1 Mon Sep 17 00:00:00 2001 From: Cedynamix <[email protected]> Date: Tue, 20 Jan 2009 15:17:23 +0100 Subject: [PATCH] python-gnupginterface-0.3.2-1-i686.fpm new package --- .../devel-extra/python-gnupginterface/FrugalBuild | 16 ++++++++++++++++ 1 files changed, 16 insertions(+), 0 deletions(-) create mode 100644 source/devel-extra/python-gnupginterface/FrugalBuild diff --git a/source/devel-extra/python-gnupginterface/FrugalBuild b/source/devel-extra/python-gnupginterface/FrugalBuild new file mode 100644 index 0000000..cf92f43 --- /dev/null +++ b/source/devel-extra/python-gnupginterface/FrugalBuild @@ -0,0 +1,16 @@ +# Compiling Time: 0 SBU +# Maintainer: +# Contributor: Cedrick Hannier alias Cedynamix ([email protected]) + +pkgname=python-gnupginterface +pkgver=0.3.2 +pkgrel=1 +pkgdesc="GnuPGInterface is a Python module to interface with GnuPG." +_F_sourceforge_dirname="py-gnupg" +_F_sourceforge_name="GnuPGInterface" +depends=('gnupg' 'python') +groups=('devel-extra') +archs=('i686') +_F_cd_path="$_F_sourceforge_name-$pkgver" +Finclude sourceforge +sha1sums=('4d916b0fa1ba2d1894efdc1bc0c14ea4e6b43fa6') -- 1.6.1
begin:vcard fn;quoted-printable:C=C3=A9drick Hannier n;quoted-printable:Hannier;C=C3=A9drick email;internet:[email protected] tel;home:0241741932 tel;cell:0623151534 version:2.1 end:vcard
_______________________________________________ Frugalware-devel mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-devel
