wok-next diff rtorrent/receipt @ rev 6929
Up: mpfr to 3.0.0p4. Added a EXTRAVERSION since i patching it with p4 patch.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Fri Oct 22 23:13:10 2010 +0000 (2010-10-22) |
parents | 1707e54fb4cf |
children | 02bbaa9d12ba |
line diff
1.1 --- a/rtorrent/receipt Sun Feb 28 17:05:24 2010 +0100 1.2 +++ b/rtorrent/receipt Fri Oct 22 23:13:10 2010 +0000 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"