17 lines
609 B
Plaintext
17 lines
609 B
Plaintext
# Template file for 'deluge'
|
|
pkgname=deluge
|
|
version=1.3.11
|
|
revision=2
|
|
noarch=yes
|
|
build_style=python-module
|
|
pycompile_module="deluge"
|
|
hostmakedepends="intltool python-setuptools"
|
|
makedepends="python-setuptools"
|
|
depends="pygtk python-setuptools python-chardet python-xdg Twisted libtorrent-rasterbar"
|
|
short_desc="BitTorrent client written in Python/PyGTK"
|
|
maintainer="Alexey Rochev <equeim@gmail.com>"
|
|
homepage="http://deluge-torrent.org/"
|
|
license="GPL-3"
|
|
distfiles="http://download.deluge-torrent.org/source/$pkgname-$version.tar.gz"
|
|
checksum="80b0a2a3460d52a5f53df26a9ce314e3e792f2e3f45b7c389140fd830bdee1b0"
|