mailpile: remove package
This commit is contained in:
parent
adb4c2ab85
commit
6d2f791d7e
2 changed files with 1 additions and 20 deletions
|
@ -1,20 +0,0 @@
|
||||||
# Template file for 'mailpile'
|
|
||||||
pkgname=mailpile
|
|
||||||
version=0.5.2
|
|
||||||
revision=4
|
|
||||||
wrksrc="Mailpile-${version}"
|
|
||||||
build_style=python2-module
|
|
||||||
hostmakedepends="python-setuptools"
|
|
||||||
depends="python python-Jinja2 python-lxml python-MarkupSafe python-Pillow
|
|
||||||
python-spambayes python-pydns python-pgpdump gnupg python-setuptools"
|
|
||||||
short_desc="Modern email client with user-friendly encryption and privacy features"
|
|
||||||
maintainer="Duncaen <duncaen@voidlinux.org>"
|
|
||||||
license="AGPL-3.0-or-later"
|
|
||||||
homepage="https://mailpile.is"
|
|
||||||
distfiles="https://github.com/mailpile/Mailpile/archive/${version}.tar.gz"
|
|
||||||
checksum=2619dd0711628e25e216bec196d42381e50d45d943a727177f11f8ce89e26004
|
|
||||||
|
|
||||||
post_install() {
|
|
||||||
vlicense COPYING.md
|
|
||||||
vlicense AGPLv3.txt
|
|
||||||
}
|
|
|
@ -227,6 +227,7 @@ replaces="
|
||||||
luxrays-devel<=3.1_18
|
luxrays-devel<=3.1_18
|
||||||
luxrays<=3.1_18
|
luxrays<=3.1_18
|
||||||
mac<=3.99u4b5s7_3
|
mac<=3.99u4b5s7_3
|
||||||
|
mailpile<=0.5.2_4
|
||||||
masterpassword-cli<=2.6_5
|
masterpassword-cli<=2.6_5
|
||||||
mattermost-desktop<=4.6.0_1
|
mattermost-desktop<=4.6.0_1
|
||||||
mdds0<=0.12.1_3
|
mdds0<=0.12.1_3
|
||||||
|
|
Loading…
Reference in a new issue