New package: deluge
This commit is contained in:
parent
91938ed961
commit
b76a103298
1 changed files with 14 additions and 0 deletions
14
srcpkgs/deluge/template
Normal file
14
srcpkgs/deluge/template
Normal file
|
@ -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 <equeim@gmail.com>"
|
||||
homepage="http://deluge-torrent.org/"
|
||||
license="GPL-3"
|
||||
distfiles="http://download.deluge-torrent.org/source/$pkgname-$version.tar.gz"
|
||||
checksum="80b0a2a3460d52a5f53df26a9ce314e3e792f2e3f45b7c389140fd830bdee1b0"
|
Loading…
Reference in a new issue