Search Criteria
Package Details: mu 1.12.7-1
Package Actions
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.075586 |
First Submitted: | 2019-03-27 09:21 (UTC) |
Last Updated: | 2024-10-28 19:31 (UTC) |
Dependencies (7)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- gmime3
- readline (readline-gitAUR)
- xapian-core (xapian-core-gitAUR)
- emacs (emacs-native-comp-gitAUR, emacs-ng-gitAUR, emacs-ngAUR, emacs-lucid-gitAUR, emacs28AUR, emacs28-nativecompAUR, emacs28-noxAUR, emacs-gitAUR, emacs29-gitAUR, emacs-pretestAUR, emacs-pgtk-gitAUR, emacs-lucidAUR, emacs-lucid-nativecompAUR, emacs29-lucid-native-comp-gitAUR, emacs-nativecomp, emacs-nox, emacs-wayland) (make)
- meson (meson-gitAUR) (make)
- emacs (emacs-native-comp-gitAUR, emacs-ng-gitAUR, emacs-ngAUR, emacs-lucid-gitAUR, emacs28AUR, emacs28-nativecompAUR, emacs28-noxAUR, emacs-gitAUR, emacs29-gitAUR, emacs-pretestAUR, emacs-pgtk-gitAUR, emacs-lucidAUR, emacs-lucid-nativecompAUR, emacs29-lucid-native-comp-gitAUR, emacs-nativecomp, emacs-nox, emacs-wayland) (optional) – mu4e support
Latest Comments
1 2 3 4 5 6 Next › Last »
anquegi commented on 2024-07-30 07:00 (UTC) (edited on 2024-07-30 09:55 (UTC) by anquegi)
Thanks, it worked pretty well,
but now I get this error, yesterday I updated the sha and worked
``` [154/212] Generating man/mu-bookmarks.5.org-to-man with a custom command FAILED: man/mu-bookmarks.5 /usr/bin/emacs --no-init-file --batch /home/toni/learn/setup/mu/src/mu-1.12.6/build/man/mu-bookmarks.5.org --eval '(progn (require '"'"'ox-man) (setq org-export-with-sub-superscripts '"'"'{}) (org-export-to-file '"'"'man "/home/toni/learn/setup/mu/src/mu-1.12.6/build/man/mu-bookmarks.5"))' Select coding system (default utf-8): Error: end-of-file ("Error reading from stdin") mapbacktrace(#f(compiled-function (evald func args flags) #<bytecode 0x1297608829ae86a5>)) debug-early-backtrace() debug-early(error (end-of-file "Error reading from stdin")) completing-read-default("Select coding system (default utf-8): " (("georgian-academy") ("georgian-academy-mac") ("georgian-academy-dos") ("georgian-academy-unix") ("georgian-ps") ("georgian-ps-mac") ("georgian-ps-dos") ("georgian-ps-unix") ("cp1256") ("cp1256-mac") ("cp1256-dos") ("cp1256-unix") ("windows-1256") ... ... select-safe-coding-system-interactively(1 68 (utf-8 chinese-gb18030 utf-7 utf-16 utf-16be-with-signature utf-16le-with-signature utf-16be utf-16le compound-text-with-extensions compound-text iso-2022-7bit utf-8-auto utf-8-with-signature emacs-mule raw-text iso-2022-8bit-ss2 iso-2022-7bit-lock utf-7-imap utf-8-emacs prefer-utf-8 no-conversion ctext-no-compositions iso-2022-7bit-ss2) (iso-latin-1-unix) nil utf-8) select-safe-coding-system(1 68 iso-latin-1-unix nil) org-persist--normalize-associated(#<buffer *temp*-444396>) org-persist-read(org-element--cache #<buffer *temp*-444396> t t) org-persist-load(org-element--cache #<buffer *temp*-444396> t) org-mode() org-export--prepare-file-contents("/home/toni/learn/setup/mu/src/mu-1.12.6/build/man/macros.inc" nil 0 1 1 #<hash-table equal 0/65 0x1571dbe4f6b9> "/home/toni/learn/setup/mu/src/mu-1.12.6/build/man/mu-info.1.org") org-export-expand-include-keyword() org-export-as(man nil nil nil (:output-file "/home/toni/learn/setup/mu/src/mu-1.12.6/build/man/mu-info.1")) org-export-to-file(man "/home/toni/learn/setup/mu/src/mu-1.12.6/build/man/mu-info.1") (progn (require 'oEnd of file during parsing: Error reading from stdin x-man) (setq org-export-with-sub-superscripts '{}) (org-export-to-file 'man "/home/toni/learn/setup/mu/src/mu-1.12.6/build/man/mu-info.1")) command-line-1(("/home/toni/learn/setup/mu/src/mu-1.12.6/build/man/mu-info.1.org" "--eval" "(progn (require 'ox-man) (setq org-export-with-sub-superscripts '{}) (org-export-to-file 'man \"/home/toni/learn/setup/mu/src/mu-1.12.6/build/man/mu-info.1\"))")) command-line() normal-top-level() [165/212] Compiling C++ object mu/mu.p/mu-options.cc.o ninja: build stopped: subcommand failed. ==> ERROR: Ha ocorregut una fallada a build(). Es cancel·la..
mroethke commented on 2024-07-29 07:57 (UTC)
sorry, should be fixed now.
anquegi commented on 2024-07-29 07:20 (UTC) (edited on 2024-07-29 07:22 (UTC) by anquegi)
Hi, thanks for maintaining this package, but I have one problem and I think that the shasum256 is not correct with the current mu package 1.12.6
https://github.com/djcb/mu/releases/
do not have coincidence in PKGBUILD
and the one in the release
and give this error:
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:
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 forpkg-config
, but then the configuration phase of the building seems to require itra1nb0w 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.
1 2 3 4 5 6 Next › Last »