wok rev 11093

Up: deluge to 1.3.3.
author Christopher Rogers <slaxemulator@gmail.com>
date Mon Oct 17 02:46:52 2011 +0000 (2011-10-17)
parents 38b25c37e19d
children 900f439ea346
files deluge/receipt
line diff
     1.1 --- a/deluge/receipt	Mon Oct 17 02:45:29 2011 +0000
     1.2 +++ b/deluge/receipt	Mon Oct 17 02:46:52 2011 +0000
     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  {