wok-4.x diff rtorrent/receipt @ rev 7604
mirror-tools: typo
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Dec 11 13:26:47 2010 +0100 (2010-12-11) |
parents | 1707e54fb4cf |
children | 02bbaa9d12ba |
line diff
1.1 --- a/rtorrent/receipt Sun Feb 28 17:05:24 2010 +0100 1.2 +++ b/rtorrent/receipt Sat Dec 11 13:26:47 2010 +0100 1.3 @@ -1,12 +1,12 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="rtorrent" 1.7 -VERSION="0.8.5" 1.8 +VERSION="0.8.6" 1.9 CATEGORY="network" 1.10 SHORT_DESC="Ncurses based torrent client" 1.11 MAINTAINER="mimas@slitaz.org" 1.12 DEPENDS="ncurses libtorrent zlib ncursesw gcc-lib-base" 1.13 -BUILD_DEPENDS="ncurses-dev libtorrent-dev libtorrent" 1.14 +BUILD_DEPENDS="ncurses-dev libtorrent-dev libtorrent pkg-config libsigc++-dev curl-dev" 1.15 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.16 WEB_SITE="http://libtorrent.rakshasa.no/" 1.17 WGET_URL="http://libtorrent.rakshasa.no/downloads/$TARBALL"