deluge: noarch=yes; use pycompile_module; needs intltool to build translations.
This commit is contained in:
parent
7c9a71ac76
commit
cbb1be7d38
|
@ -1,9 +1,11 @@
|
|||
# Template file for 'deluge'
|
||||
pkgname=deluge
|
||||
version=1.3.11
|
||||
revision=1
|
||||
revision=2
|
||||
noarch=yes
|
||||
build_style=python-module
|
||||
hostmakedepends="python-setuptools"
|
||||
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"
|
||||
|
|
Loading…
Reference in New Issue