diff --git a/srcpkgs/deluge/template b/srcpkgs/deluge/template new file mode 100644 index 0000000000..6006077036 --- /dev/null +++ b/srcpkgs/deluge/template @@ -0,0 +1,14 @@ +# Template file for 'deluge' +pkgname=deluge +version=1.3.11 +revision=1 +build_style=python-module +hostmakedepends="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 " +homepage="http://deluge-torrent.org/" +license="GPL-3" +distfiles="http://download.deluge-torrent.org/source/$pkgname-$version.tar.gz" +checksum="80b0a2a3460d52a5f53df26a9ce314e3e792f2e3f45b7c389140fd830bdee1b0"