Search Criteria
Notice: Undefined variable: name in /srv/http/vhosts/aur-dev.archlinux.org/public/web/lib/pkgfuncs.inc.php on line 248
Package Details: mu-git v0.9.16.95.g7585506-1
Git Clone URL: | https://aur-dev.archlinux.org/mu-git.git (read-only) |
---|---|
Package Base: | mu-git |
Description: | mu and mu4e from git |
Upstream URL: | http://www.djcbsoftware.nl/code/mu |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | popsch |
Maintainer: | csllbr |
Last Packager: | csllbr |
Votes: | 28 |
Popularity: | 0.099668 |
First Submitted: | 2012-12-29 15:48 |
Last Updated: | 2016-05-09 16:51 |
Dependencies (7)
- gmime
- sqlite3 (sqlite)
- xapian-core (xapian-core-git)
- git (git-git) (make)
- libtool (make)
- emacs (emacs-git-gtk2, emacs-gtk2, emacs25-git, emacs-git, emacs-lucid, guile-emacs-git, emacs-pretest, emacs-lucid-git, emacs-nox) (optional) – mu4e support
- guile (guile-git) (optional) – guile support,
Latest Comments
1 2 3 4 Next › Last »
magus commented on 2017-01-12 08:06
It seems the package needs autoconf-archive to build.
maxxcan commented on 2016-12-15 12:23
When I try to install mu-git I have a error:
Configure:5822: error: possibly undefined macro: dnl
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
configure:5897: error: possibly undefined macro: AS_ECHO
autoreconf: /usr/bin/autoconf failed with exit status: 1
I can fit it if I install autoconf-archive package.
haawda commented on 2016-05-09 16:06
the install file has an error, it is mu4e.info.gz, not mu4e.gz to be included.
csllbr commented on 2016-05-09 05:44
update, thanks!
staaas commented on 2016-05-08 15:57
`configure` flag `--enable-mu4e` is now required for building mu4e
haawda commented on 2016-02-28 19:27
Another suggestion: guile, if installed, is a hard dependeny, as namcap says "'usr/lib/libguile-2.0.so.22'] needed in files ['usr/bin/mu', 'usr/lib/libguile-mu.so.0.0.0'". And it makes not much sense to have it as soft dependency only: guile is a dependency of gnu make, and so it is installed on most systems anyway.
csllbr commented on 2016-02-28 18:56
updated the .install file. thanks!
haawda commented on 2016-02-28 18:43
Also, there is no need to install the license file, as GPL3 is a common license.
haawda commented on 2016-02-28 18:31
Can you please add an install file for info file handling?
E.g. http://hastebin.com/irojikudil
student975 commented on 2016-02-23 22:02
It seems msg2pdf binary build is ignored by the package. Have I missed something?