neomutt: update to 20191111.
This commit is contained in:
parent
e22a5845b7
commit
c048c99964
1 changed files with 3 additions and 2 deletions
|
@ -1,12 +1,13 @@
|
||||||
# Template file for 'neomutt'
|
# Template file for 'neomutt'
|
||||||
pkgname=neomutt
|
pkgname=neomutt
|
||||||
version=20191102
|
version=20191111
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="neomutt-${version}"
|
wrksrc="neomutt-${version}"
|
||||||
build_style=configure
|
build_style=configure
|
||||||
configure_args="--ssl --gpgme --notmuch --gdbm --lua --sasl"
|
configure_args="--ssl --gpgme --notmuch --gdbm --lua --sasl"
|
||||||
make_check_target=test
|
make_check_target=test
|
||||||
conf_files="/etc/neomuttrc"
|
conf_files="/etc/neomuttrc"
|
||||||
|
# neomutt needs either w3m/lynx/elinks to build manual.html
|
||||||
hostmakedepends="docbook-xsl libxslt tcl perl w3m"
|
hostmakedepends="docbook-xsl libxslt tcl perl w3m"
|
||||||
makedepends="aspell-devel gdbm-devel gettext-devel gpgme-devel libidn-devel
|
makedepends="aspell-devel gdbm-devel gettext-devel gpgme-devel libidn-devel
|
||||||
libnotmuch-devel libressl-devel libsasl-devel lua-devel"
|
libnotmuch-devel libressl-devel libsasl-devel lua-devel"
|
||||||
|
@ -16,7 +17,7 @@ maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://neomutt.org/"
|
homepage="https://neomutt.org/"
|
||||||
distfiles="https://github.com/neomutt/neomutt/archive/${version}.tar.gz"
|
distfiles="https://github.com/neomutt/neomutt/archive/${version}.tar.gz"
|
||||||
checksum=2feffde535323a5c96b8b2c895af2a32c46d25dc9d2e45ffc2d9ffaa06f73468
|
checksum=29b9e9d7293157a8575808eb2ceb62ffb2f31be206405abc64fc37a4425e36f4
|
||||||
|
|
||||||
# fix:
|
# fix:
|
||||||
if [ "${XBPS_CROSS_BASE}" ]; then
|
if [ "${XBPS_CROSS_BASE}" ]; then
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue