mailpile: use pycompile_module.
This commit is contained in:
parent
620499d11c
commit
368e390ac3
1 changed files with 2 additions and 1 deletions
|
@ -1,13 +1,14 @@
|
||||||
# Template file for 'mailpile'
|
# Template file for 'mailpile'
|
||||||
pkgname=mailpile
|
pkgname=mailpile
|
||||||
version=0.4.3
|
version=0.4.3
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc=Mailpile-${version}
|
wrksrc=Mailpile-${version}
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
hostmakedepends="python-setuptools"
|
hostmakedepends="python-setuptools"
|
||||||
depends="python python-Jinja2 python-lxml python-MarkupSafe python-Pillow
|
depends="python python-Jinja2 python-lxml python-MarkupSafe python-Pillow
|
||||||
python-spambayes python-pydns python-pgpdump gnupg"
|
python-spambayes python-pydns python-pgpdump gnupg"
|
||||||
|
pycompile_module="static $pkgname"
|
||||||
short_desc="Modern email client with user-friendly encryption and privacy features"
|
short_desc="Modern email client with user-friendly encryption and privacy features"
|
||||||
maintainer="Duncaen <mail@duncano.de>"
|
maintainer="Duncaen <mail@duncano.de>"
|
||||||
license="AGPL-3 Apache"
|
license="AGPL-3 Apache"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue