Search Criteria
Package Details: aerc-git 0.3.0.r178.gea2646f-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://git.sr.ht/~sircmpwn/aerc |
Keywords: | email go mua terminal |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | aksr |
Maintainer: | rumpelsepp (gkbrk) |
Last Packager: | rumpelsepp |
Votes: | 10 |
Popularity: | 0.66 |
First Submitted: | 2016-10-08 06:42 |
Last Updated: | 2020-05-14 15:01 |
Dependencies (6)
- dante
- notmuch (notmuch-emacs-git)
- w3m
- git (git-git) (make)
- go (go-tip, go-git, go-go2go-git, gcc-go-git, gcc-go) (make)
- scdoc (make)
Latest Comments
1 2 3 4 Next › Last »
rumpelsepp commented on 2020-07-09 07:57
@bins: no, see my comment here: https://aur.archlinux.org/packages/aerc-git/?O=10&PP=10#comment-711669
bins commented on 2020-07-09 07:54
according to the build instructions, notmuch is an optional dependency1: """ aerc optionally supports notmuch. """
could this be reflected in the PKGBUILD?
rumpelsepp commented on 2020-04-11 21:40
Since this is a -git package, bumping pgkrel is meaningless. Everybody gets the improvements when (re)building the package. Nevertheless, I bumped it.
Rucikir commented on 2020-04-11 02:09
You should update the pkgrel for the change to reach the users.
rumpelsepp commented on 2020-04-05 18:45
applied
Rucikir commented on 2020-03-30 22:16
What do you think of 0001-Set-executable-version-to-pkgver.patch? EDIT: good now.
rumpelsepp commented on 2020-03-30 13:43
Do you mind sending a patch? :-)
Rucikir commented on 2020-03-30 12:07
Could you add in the
build
function something so thataerc -v
reports the latest git tag/commit id?diabonas commented on 2020-02-16 11:42
Packages on the AUR should follow the Arch package guidelines, specifically the Go package guidelines, so this package is doing everything right by depending on go-pie:
If you want to make building the package easier without having to replace packages on your local installation, have a look at building packages in a clean chroot.
pepper_chico commented on 2020-02-16 03:00
Also, it's not unusual to provide binaries too, would avoid this issue for those who do not mind building from sources (and whether it was built with go or go-pie). Binaries are generally provided in the release package (no -git), or by another aerc-bin package.