Package Details: aerc-git 0.15.2.r131.ga5d6a70-1

Git Clone URL: https://aur.archlinux.org/aerc-git.git (read-only, click to copy)
Package Base: aerc-git
Description: Email Client for your Terminal
Upstream URL: https://aerc-mail.org/
Keywords: email mail mua terminal tui
Licenses: MIT
Conflicts: aerc
Provides: aerc
Submitter: aksr
Maintainer: mpldr
Last Packager: mpldr
Votes: 13
Popularity: 0.022237
First Submitted: 2016-10-08 06:42 (UTC)
Last Updated: 2023-08-13 09:36 (UTC)

Dependencies (6)

Required by (1)

Sources (1)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »

rumpelsepp commented on 2020-01-30 14:46 (UTC)

This seems to be best practice on arch. Every package I viewed in the official repo depends on go-pie. It was quite annoying, since I always had to remove go-pie and install go when I compiled this very package.

emersion commented on 2020-01-29 13:55 (UTC)

Why does this depend on go-pie instead of go?

andres commented on 2019-11-18 16:45 (UTC)

Indeed, this package is aerc-git not aerc2-git. And even though aerc2-git does not show up on AUR web search or https://aur.archlinux.org/packages/aerc2-git, it does git clone "successfully"... (https://builds.sr.ht/~andres/job/111049#task-task-43).

If I actually download the correct package, it works beautifully. Thanks!

rumpelsepp commented on 2019-11-18 06:57 (UTC) (edited on 2019-11-18 06:58 (UTC) by rumpelsepp)

@andres: this package does not even have a prepare() function. Are you talking about "aerc"? edit: aerc does not have a prepare() function as well.

andres commented on 2019-11-15 14:29 (UTC)

This package not build for me:

==> Starting prepare()... sed: can't read config/aerc.conf: No such file or directory ==> ERROR: A failure occurred in prepare(). Aborting...

Am I doing something wrong, or does it need to be updated?

e-v commented on 2019-10-14 10:50 (UTC)

@rumpelsepp: Ok, my bad :)

rumpelsepp commented on 2019-10-14 08:00 (UTC)

@ElVirolo: You either compile with or without support for notmuch. If you omit the runtime dep, you risk segfaults (I am not sure if go binaries using cgo actually run in this case).

e-v commented on 2019-10-08 13:41 (UTC)

Shouldn't notmuch be an optdepend?

rumpelsepp commented on 2019-08-21 13:22 (UTC)

done

mathieu.clabaut commented on 2019-08-21 13:19 (UTC)

Would it be possible to compile with notmuch if present ?