Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6cd945d96ad8e239f8bbf11df532dcdc079e20fd

commit 6cd945d96ad8e239f8bbf11df532dcdc079e20fd
Author: Cedynamix <cedyna...@gmail.com>
Date:   Sun Jul 11 23:43:20 2010 +0200

duplicity-0.6.08b-1-i686

* Version bump

diff --git a/source/apps-extra/duplicity/FrugalBuild 
b/source/apps-extra/duplicity/FrugalBuild
index 12cfddd..562ede9 100644
--- a/source/apps-extra/duplicity/FrugalBuild
+++ b/source/apps-extra/duplicity/FrugalBuild
@@ -2,15 +2,21 @@
# Maintainer: Cedrick Hannier alias Cedynamix <cedyna...@gmail.com>

pkgname=duplicity
-pkgver=0.6.00
-pkgrel=2
+pkgver=0.6.08b
+pkgrel=1
pkgdesc="Encrypted bandwidth-efficient backup using the rsync algorithm."
url="http://duplicity.nongnu.org/";
-depends=('python>=2.6.4' 'librsync>=0.9.6' 'gnupg' 'ncftp' 'python-boto>=1.9b' 
'python-gnupginterface>=0.3.2')
+depends=('python>=2.6.4' 'librsync>=0.9.6' 'gnupg' 'ncftp' 
'python-boto>=2.0a2' 'python-gnupginterface>=0.3.2')
groups=('apps-extra')
archs=('i686' 'x86_64')
-up2date="Flasttar http://nongnu.mirror.ironie.org/releases/duplicity/";
-source=(http://nongnu.mirror.ironie.org/releases/duplicity/$pkgname-$pkgver.tar.gz)
-sha1sums=('96b8dba9aa27718262ea2c87dac59e1bd248c821')
+#up2date="Flasttar http://savannah.nongnu.org/download/$pkgname";
+up2date=$pkgver
+source=(http://savannah.nongnu.org/download/$pkgname/$pkgname-$pkgver.tar.gz)
+sha1sums=('5346a1799c15939862b3a402a44c27b32c8fee77')
+
+build() {
+       Fcd
+       python setup.py install --root="$pkgdir" --optimize=1 || return 1
+}

# optimization OK
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to