New package: mailpile-0.4.3
This commit is contained in:
parent
c11a450bd8
commit
071f222241
|
@ -0,0 +1,16 @@
|
|||
# Template file for 'mailpile'
|
||||
pkgname=mailpile
|
||||
version=0.4.3
|
||||
revision=1
|
||||
wrksrc=Mailpile-${version}
|
||||
noarch=yes
|
||||
build_style=python-module
|
||||
hostmakedepends="python-setuptools"
|
||||
depends="python python-Jinja2 python-lxml python-MarkupSafe python-Pillow
|
||||
python-spambayes python-pydns python-pgpdump gnupg"
|
||||
short_desc="Modern email client with user-friendly encryption and privacy features"
|
||||
maintainer="Duncaen <mail@duncano.de>"
|
||||
license="AGPL-3 Apache"
|
||||
homepage="https://mailpile.is"
|
||||
distfiles="https://github.com/mailpile/Mailpile/archive/${version}.tar.gz"
|
||||
checksum=3253d4896cc34de6208a750dbecab895561e0ebf44eead28ea4572bf01f71c0d
|
Loading…
Reference in New Issue