void-packages/srcpkgs/deluge/template
2015-09-23 19:03:36 +06:00

17 lines
623 B
Bash

# Template file for 'deluge'
pkgname=deluge
version=1.3.12
revision=1
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 xdg-utils"
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="ebc8f3f2e9ecc652e9f42ed1798ee102d6fdf89d5a627c6fd24948bf9a73af13"