wok diff deluge/receipt @ rev 14534
libfirefox: Up to 17.0.6esr
author | Dominique Corbex <domcox@slitaz.org> |
---|---|
date | Wed May 22 19:05:49 2013 +0200 (2013-05-22) |
parents | 5d9a6e5f6f88 |
children | 7d6089953592 |
line diff
1.1 --- a/deluge/receipt Sun Apr 03 14:11:25 2011 +0000 1.2 +++ b/deluge/receipt Wed May 22 19:05:49 2013 +0200 1.3 @@ -1,16 +1,17 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="deluge" 1.7 -VERSION="1.3.1" 1.8 +VERSION="1.3.3" 1.9 CATEGORY="network" 1.10 SHORT_DESC="A bittorrent client written with python and pygtk" 1.11 MAINTAINER="slaxemulator@gmail.com" 1.12 -DEPENDS="libtorrent-rasterbar pyopenssl python-chardet python-xdg setuptools twisted xdg-utils pygtk" 1.13 -BUILD_DEPENDS="python-dev setuptools librsvg-dev intltool" 1.14 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.15 WEB_SITE="http://deluge-torrent.org/" 1.16 WGET_URL="http://download.deluge-torrent.org/source/$TARBALL" 1.17 1.18 +DEPENDS="libtorrent-rasterbar pyopenssl python-chardet python-xdg setuptools twisted xdg-utils pygtk" 1.19 +BUILD_DEPENDS="python-dev setuptools librsvg-dev intltool" 1.20 + 1.21 # Rules to configure and make the package. 1.22 compile_rules() 1.23 {