17 lines
672 B
Bash
17 lines
672 B
Bash
# Template file for 'mu4e'
|
|
pkgname=mu4e
|
|
version=1.10.3
|
|
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="Benjamin Slade <slade@lambda-y.net>"
|
|
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=c83970fcb6163c27d135c207d1a5eb6f38a5732161741a4a88da2ae894e0245f
|
|
replaces="mu<${version}"
|
|
provides="mu-${version}_${revision}"
|