deluge: noarch=yes; use pycompile_module; needs intltool to build translations.

This commit is contained in:
Juan RP 2014-12-08 09:37:35 +01:00
parent 7c9a71ac76
commit cbb1be7d38

View file

@ -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"