Package Details: mu 1.12.4-1

Git Clone URL: https://aur.archlinux.org/mu.git (read-only, click to copy)
Package Base: mu
Description: Maildir indexer/searcher and Emacs client (mu4e)
Upstream URL: http://www.djcbsoftware.nl/code/mu
Licenses: GPL-3.0-or-later
Submitter: xyproto
Maintainer: mroethke
Last Packager: mroethke
Votes: 45
Popularity: 0.54
First Submitted: 2019-03-27 09:21 (UTC)
Last Updated: 2024-04-15 19:34 (UTC)

Latest Comments

1 2 3 4 5 Next › Last »

mroethke commented on 2024-03-22 10:55 (UTC)

no, debugedit is part of the base-devel metapackage, which you are expected to have installed if you are building packages.

jathd commented on 2024-03-21 16:01 (UTC)

Building the package errors out with the following message:

==> ERROR: Cannot find the debugedit binary required for including source files in debug packages.

Should debugedit be a dependency?

emacsomancer commented on 2023-08-24 19:36 (UTC)

PKGBUILD patch to 1.10.6: https://paste.debian.net/1289953/

mroethke commented on 2023-03-26 18:20 (UTC)

pkg-config is contained in pkgconf which is expected to be installed on every system building packages since it is part of the base-devel group.

bertulli commented on 2023-01-11 13:20 (UTC)

Hi, I think the package lacks a dependency: running makepkg -s didn't ask for pkg-config, but then the configuration phase of the building seems to require it

ra1nb0w commented on 2022-07-03 18:07 (UTC)

@mroethke thank you very much. We will see ;-)

mroethke commented on 2022-07-03 16:34 (UTC)

@ra1nb0w I have disabled guile for now, but might reenable it if enough people complain.

ra1nb0w commented on 2022-07-01 10:26 (UTC)

From version 1.8 the current guile support has been deprecated. Therefore, I suggest to remove that cumbersome dependency or made a new mu-guile aur since from what I read in mu ml/issues it has very little usage. What do you think?

source: https://github.com/djcb/mu/blob/master/NEWS.org

mroethke commented on 2022-06-29 20:22 (UTC)

@milouse Thanks for reminding me that arch-meson exists!

@prosoitos Unfortunately I cannot answer that question. I know next to nothing about emacs. But I do know that I do not do anything special in this package. If I had to guess I would say that meson does something different from autotools or something changed in 1.8. Since those problems seem to be new. I will do some digging tomorrow.

prosoitos commented on 2022-06-29 17:58 (UTC)

Hi,

2 errors mentioned in this issue in the mu repo might stem from the packaging here maybe?

Thank you!