mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
mu: update to 1.2
This commit is contained in:
parent
f39996c2ff
commit
326eef09c3
1 changed files with 8 additions and 8 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template build file for 'mu'.
|
# Template file for 'mu'
|
||||||
pkgname=mu
|
pkgname=mu
|
||||||
version=1.0
|
version=1.2
|
||||||
revision=3
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake libtool pkg-config emacs texinfo"
|
hostmakedepends="automake libtool pkg-config emacs texinfo"
|
||||||
makedepends="xapian-core-devel gmime-devel libuuid-devel"
|
makedepends="xapian-core-devel gmime3-devel libuuid-devel"
|
||||||
short_desc="A tool for dealing with e-mail messages stored in the Maildir-format"
|
short_desc="Emacs-based tool for dealing with e-mail stored in the Maildir-format"
|
||||||
maintainer="Benjamin Slade <slade@jnanam.net>"
|
maintainer="Benjamin Slade <slade@jnanam.net>"
|
||||||
|
license="GPL-3.0-or-later"
|
||||||
homepage="http://www.djcbsoftware.nl/code/mu/"
|
homepage="http://www.djcbsoftware.nl/code/mu/"
|
||||||
license="GPL-3"
|
distfiles="https://github.com/djcb/mu/archive/${version}.tar.gz"
|
||||||
distfiles="https://github.com/djcb/mu/archive/v${version}.tar.gz"
|
checksum=75ac379ddbaa35ab54035b057bf729537afbef09c71505c2f7209826265e049a
|
||||||
checksum=533149abab967e2809f72e9fe62c6deb71d45b6ad2a5846247733a1dd2de69a0
|
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
sed -i 's,-I${prefix}/include,,' contrib/Makefile.am
|
sed -i 's,-I${prefix}/include,,' contrib/Makefile.am
|
||||||
|
|
Loading…
Add table
Reference in a new issue