# Generated by makepkg 6.0.1
# Fri Sep 17 14:13:58 UTC 2021
pkgbase = notmuch
	pkgver = 0.33.1
	pkgrel = 1
	url = https://notmuchmail.org/
	arch = x86_64
	license = GPL3
	makedepends = python
	makedepends = python-sphinx
	makedepends = python-cffi
	makedepends = emacs
	makedepends = gnupg
	makedepends = ruby
	makedepends = pkgconfig
	makedepends = xapian-core
	makedepends = gmime3
	makedepends = talloc
	options = !distcc
	options = !makeflags
	source = https://notmuchmail.org/releases/notmuch-0.33.1.tar.xz
	sha512sums = 19c4ab0a05ebc7230631f554864cfa65fe37e9b3c1a20ed21cc090cda612b28042ea90e64cfe86a1d6157cd0510357da8c066b9146c045e61cb3e7836012a695

pkgname = notmuch
	pkgdesc = Notmuch is not much of an email program
	install = notmuch.install
	depends = notmuch-runtime
	optdepends = emacs: for using the emacs interface
	optdepends = vim: for using the vim interface
	optdepends = python-cffi: for using the python-cffi bindings
	optdepends = ruby: for using the ruby bindings
	optdepends = gnupg: for email encryption

pkgname = notmuch-vim
	pkgdesc = Vim plugins for notmuch
	depends = notmuch-runtime
	depends = ruby
	optdepends = ruby-mail: for sending mail
	optdepends = elinks: for previewing html mail

pkgname = notmuch-mutt
	pkgdesc = The mail indexer
	depends = notmuch-runtime
	depends = perl-mailtools
	depends = perl-mail-box
	depends = perl-term-readline-gnu
	depends = perl-string-shellquote
	depends = perl-file-which

pkgname = notmuch-runtime
	pkgdesc = Runtime for notmuch and notmuch-mutt
	depends = xapian-core
	depends = gmime3
	depends = talloc
