Hello, to continue on the 2 launched my previous patch (python-GnuPGInterface and python-boto) needed for the compilation of duplicity, here is a patch to integrate duplicity filing current. Thank you to have a look at. Cedynmix
>From 68e5a8c175259967ccb9b9d28afa3d20ea00005c Mon Sep 17 00:00:00 2001 From: Cedynamix <[email protected]> Date: Sat, 24 Jan 2009 00:48:52 +0100 Subject: [PATCH] duplicity-0.5.06-1-i686.fpm * new package
--- source/apps-extra/duplicity/FrugalBuild | 17 +++++++++++++++++ 1 files changed, 17 insertions(+), 0 deletions(-) create mode 100644 source/apps-extra/duplicity/FrugalBuild diff --git a/source/apps-extra/duplicity/FrugalBuild b/source/apps-extra/duplicity/FrugalBuild new file mode 100644 index 0000000..21e0dc1 --- /dev/null +++ b/source/apps-extra/duplicity/FrugalBuild @@ -0,0 +1,17 @@ +# Compiling Time: 0 SBU +# Maintainer: +# Contributor: Cedrick Hannier alias Cedynamix ([email protected]) + +pkgname=duplicity +pkgver=0.5.06 +pkgrel=1 +pkgdesc="Encrypted bandwidth-efficient backup using the rsync algorithm." +url="http://duplicity.nongnu.org/" +depends=('python>=2.3' 'librsync>=0.9.6' 'gnupg' 'ncftp' 'python-boto>=0.9d' 'python-gnupginterface>=0.3.2') +groups=('apps-extra') +archs=('i686') +up2date="lynx -dump http://nongnu.mirror.ironie.org/releases/duplicity/ | grep tar.gz | Flasttar" +source=(http://nongnu.mirror.ironie.org/releases/duplicity/$pkgname-$pkgver.tar.gz) +sha1sums=('b641c6f5a761f913932a445c9a7ca1eed01d83a5') + +# optimization OK -- 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
