blob: 900b9c886ffeb1bef3713af71136ffc22cace898 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = lieer
pkgdesc = Fast fetch and two-way tag synchronization between notmuch and GMail
pkgver = 1.6
pkgrel = 5
url = https://github.com/gauteh/lieer
arch = any
license = GPL-3.0-or-later
makedepends = python-setuptools
makedepends = python-pytest
depends = python-google-auth-oauthlib
depends = python-google-api-python-client
depends = python-oauthlib
depends = notmuch
depends = python
depends = python-cryptography
optdepends = python-tqdm: Progress bar
replaces = gmailieer
source = https://github.com/gauteh/lieer/archive/v1.6/lieer-v1.6.tar.gz
sha512sums = ba5fa49666c3281c165947e7aaedb3f568d1d30be12aeaf8361d632f5d11911e6fcd975d6e95f20724ce50e85e198f884516699b55e08185026679523d000bf3
pkgname = lieer
|