blob: 9dff9c746aab799410248bce2863bd9926258e32 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = offlineimap3-git
pkgdesc = Read/sync your IMAP mailboxes (python3)
pkgver = r2732.721d579
pkgrel = 2
url = https://github.com/OfflineIMAP/offlineimap3
arch = any
license = GPL2
makedepends = asciidoc
depends = python-imaplib2-git
depends = python-rfc6555
depends = python-distro
optdepends = python-gssapi: for Kerberos authentication
optdepends = python-portalocker: if you need to run offlineimap in Cygwin for Windows
provides = offlineimap
conflicts = offlineimap
conflicts = offlineimap-git
source = offlineimap3-git::git+https://github.com/OfflineIMAP/offlineimap3.git
source = imaplib2_version.patch
md5sums = SKIP
md5sums = 0ad5ba88285b4604fc6e77472892fe23
pkgname = offlineimap3-git
|