void-packages/srcpkgs/mu4e/template

17 lines
676 B
Bash

# Template file for 'mu4e'
pkgname=mu4e
version=1.10.8
revision=1
build_style=meson
hostmakedepends="emacs libtool pkg-config texinfo glib-devel"
makedepends="xapian-core-devel gmime3-devel"
short_desc="Maildir-utils indexer/searcher and associated Emacs client"
maintainer="Pascal Huber <pascal.huber@resolved.ch>"
license="GPL-3.0-or-later"
homepage="https://www.djcbsoftware.nl/code/mu/"
changelog="https://github.com/djcb/mu/raw/master/NEWS.org"
distfiles="https://github.com/djcb/mu/releases/download/v${version}/mu-${version}.tar.xz"
checksum=6b11d8add2a7eeb0ebc4a5c7a6b9a9b3e1be8c5175c0c1c019a7ad8d7e363589
replaces="mu<${version}"
provides="mu-${version}_${revision}"