blob: f880993036196fae7d1ad6b6603e7d86bb154a1b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
pkgbase = afew-git
pkgdesc = Initial tagging script for notmuch mail
pkgver = 3.0.1.r78.gbc09b14
pkgrel = 1
epoch = 1
url = https://github.com/afewmail/afew
arch = any
license = ISC
checkdepends = python-freezegun
makedepends = git
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools-scm
makedepends = python-sphinx
makedepends = python-wheel
depends = notmuch
depends = python-chardet
depends = python-cffi
depends = python-dkim
depends = python-setuptools
optdepends = python-pyinotify: for --watch
provides = afew
conflicts = afew
source = git+https://github.com/afewmail/afew.git
b2sums = SKIP
pkgname = afew-git
|