16 lines
642 B
Bash
16 lines
642 B
Bash
# Template file for 'alot'
|
|
pkgname=alot
|
|
version=0.8
|
|
revision=1
|
|
noarch=yes
|
|
build_style=python3-module
|
|
pycompile_module="alot"
|
|
hostmakedepends="python3-setuptools"
|
|
depends="python3-setuptools python3-Twisted notmuch-python3 python3-configobj
|
|
python3-gpg python3-magic python3-urwidtrees"
|
|
short_desc="Terminal-based mail user agent based on the notmuch mail indexer"
|
|
maintainer="Felix Van der Jeugt <felix.vanderjeugt@gmail.com>"
|
|
license="GPL-3.0-or-later"
|
|
homepage="https://github.com/pazz/alot"
|
|
distfiles="https://github.com/pazz/${pkgname}/archive/${version}.tar.gz"
|
|
checksum=4ae269342f1ca61b88e550b763c53b859b8dff17645e5fe697bc2d1a7a173bb8
|