Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xfcetesting.git;a=commitdiff;h=aa9ac742455b24a1bb75963ea72faa5034943be8
commit aa9ac742455b24a1bb75963ea72faa5034943be8 Author: Pingax <[email protected]> Date: Tue Apr 26 15:25:26 2011 +0200 coherence-0.6.6.2-4-i686 * Rebuilt with distribute diff --git a/source/devel-extra/coherence/FrugalBuild b/source/devel-extra/coherence/FrugalBuild index 9e8ce33..0069b85 100644 --- a/source/devel-extra/coherence/FrugalBuild +++ b/source/devel-extra/coherence/FrugalBuild @@ -2,17 +2,18 @@ # Maintainer: bouleetbil <[email protected]> pkgname=coherence +_F_archive_name=Coherence pkgver=0.6.6.2 -pkgrel=3 +pkgrel=4 pkgdesc="Coherence is a framework written in Python enabling your application to participate in digital living networks, at the moment primarily the UPnP universe" depends=('python' 'louie-python' 'configobj' 'nevow' \ 'gst-python' 'soappy' 'feedparser' 'gdata.py') -makedepends=('setuptools') +makedepends=('distribute') groups=('devel-extra') archs=('i686' 'x86_64') url="https://coherence.beebits.net" _F_archive_name="Coherence" -up2date="elinks -dump -source https://coherence.beebits.net/wiki/WikiStart#Download | Flasttar" +up2date="Flasttar http://coherence.beebits.net/download/" source=(https://coherence.beebits.net/download/${_F_archive_name}-${pkgver}.tar.gz org.Coherence.service) sha1sums=('c8f3aedf6f393e400b012b9b79a45faf6bc3c809' \ '19f16d23eaf52e3de02c4e3d298766bc4b0c426d') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
