Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current/.git;a=commitdiff;h=8cf9a753d89234dce0d43bd6440d93891acad814
commit 8cf9a753d89234dce0d43bd6440d93891acad814 Author: voroskoi <[EMAIL PROTECTED]> Date: Wed Aug 29 15:41:29 2007 +0200 rtorrent-0.7.6-2-i686 rebuilt with new xmlrpc-c updated depends() diff --git a/source/network-extra/rtorrent/FrugalBuild b/source/network-extra/rtorrent/FrugalBuild index 6656834..160da35 100644 --- a/source/network-extra/rtorrent/FrugalBuild +++ b/source/network-extra/rtorrent/FrugalBuild @@ -3,14 +3,13 @@ pkgname=rtorrent pkgver=0.7.6 -pkgrel=1 +pkgrel=2 pkgdesc="The ncurses client for libtorrent." url="http://libtorrent.rakshasa.no/" -makedepends=('xmlrpc-c') -depends=('libtorrent>=0.11.6' 'ncurses' 'curl>=7.16.0') +depends=('ncurses' 'libtorrent>=0.11.6' 'xmlrpc-c>=1.11.00') groups=('network-extra') archs=('i686' 'x86_64') -#Fconfopts="$Fconfopts --with-xmlrpc-c" +Fconfopts="$Fconfopts --with-xmlrpc-c" up2date="lynx -dump $url |grep rtorrent.*.tar |sed -ne 's/.*t-\(.*\).t.*/\1/;1p'" source=(http://libtorrent.rakshasa.no/downloads/rtorrent-$pkgver.tar.gz curl_segfault_dirty_hack.diff) sha1sums=('d7684e7149c1b203334463f5e21dd7e99418e395' \ _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
