Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] mu4e: update to 1.10.0
@ 2023-03-30 14:18 pascal-huber
  2023-04-01 10:31 ` [PR PATCH] [Updated] " pascal-huber
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: pascal-huber @ 2023-03-30 14:18 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 886 bytes --]

There is a new pull request by pascal-huber against master on the void-packages repository

https://github.com/pascal-huber/void-packages mu4e_1.10.0_1
https://github.com/void-linux/void-packages/pull/43116

mu4e: update to 1.10.0
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - x86_64-musl  (crossbuild)
  - aarch64 (crossbuild)
  - armv7l (crossbuild)

#### Notes
 - changed build style to `meson` as it is the primary build option of `mu`
 - removed `guile` build option because it depends on `guile-3.x`.
 - users will have to re-initialize their database (`mu-init(1)`)


A patch file from https://github.com/void-linux/void-packages/pull/43116.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-mu4e_1.10.0_1-43116.patch --]
[-- Type: text/x-diff, Size: 1590 bytes --]

From ea0d19e44f0a82efb32bf185ea73b058179a1b27 Mon Sep 17 00:00:00 2001
From: Pascal Huber <pascal.huber@resolved.ch>
Date: Thu, 30 Mar 2023 16:02:31 +0200
Subject: [PATCH] mu4e: update to 1.10.0

---
 srcpkgs/mu4e/template | 16 +++++-----------
 1 file changed, 5 insertions(+), 11 deletions(-)

diff --git a/srcpkgs/mu4e/template b/srcpkgs/mu4e/template
index 0cf2c72e00a2..176640c9163c 100644
--- a/srcpkgs/mu4e/template
+++ b/srcpkgs/mu4e/template
@@ -1,22 +1,16 @@
 # Template file for 'mu4e'
 pkgname=mu4e
-version=1.8.14
+version=1.10.0
 revision=1
-build_style=gnu-configure
-configure_args="--enable-mu4e $(vopt_if guile --enable-guile)"
-hostmakedepends="automake emacs libtool pkg-config texinfo glib-devel"
-makedepends="xapian-core-devel gmime3-devel libuuid-devel $(vopt_if guile guile)"
+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=1a9c5e15b5e8b67622f7e58dfadd453abf232c0b715bd5f89b955e704455219c
+checksum=7f0821c7c8f22a714f3da618853e8dc2c311a6ba808d57a23ef31cbaafefac3a
 replaces="mu<${version}"
 provides="mu-${version}_${revision}"
-
-pre_configure() {
-	sed -i 's,-I${prefix}/include,,' contrib/Makefile.am
-	autoreconf -fi
-}

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2023-04-27 19:16 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-30 14:18 [PR PATCH] mu4e: update to 1.10.0 pascal-huber
2023-04-01 10:31 ` [PR PATCH] [Updated] " pascal-huber
2023-04-03 11:03 ` pascal-huber
2023-04-03 11:04 ` mu4e: update to 1.10.1 pascal-huber
2023-04-03 11:05 ` pascal-huber
2023-04-05 16:21 ` [PR PATCH] [Updated] " pascal-huber
2023-04-11  8:48 ` pascal-huber
2023-04-11  8:48 ` mu4e: update to 1.10.2 pascal-huber
2023-04-15 23:05 ` [PR PATCH] [Updated] " pascal-huber
2023-04-15 23:05 ` mu4e: update to 1.10.3 pascal-huber
2023-04-26 19:15 ` [PR PATCH] [Updated] " pascal-huber
2023-04-27 19:16 ` [PR PATCH] [Merged]: " Duncaen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).