Search Criteria
Package Details: emacs-async-git v1.9.4.r33.g9a8cd0c-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/emacs-async-git.git (read-only, click to copy) |
---|---|
Package Base: | emacs-async-git |
Description: | Asynchronous processing in Emacs |
Upstream URL: | https://github.com/jwiegley/emacs-async |
Licenses: | GPL3 |
Conflicts: | emacs-async |
Provides: | emacs-async |
Submitter: | sballert |
Maintainer: | hamki |
Last Packager: | hamki |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2018-09-13 12:59 (UTC) |
Last Updated: | 2021-06-18 10:24 (UTC) |
Dependencies (2)
- 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)
- git (git-gitAUR, git-glAUR) (make)
Required by (5)
- emacs-helm (requires emacs-async)
- emacs-helm-git (requires emacs-async)
- emacs-magit-popup (requires emacs-async)
- emacs-pyim (requires emacs-async)
- emacs-with-editor (requires emacs-async)
Latest Comments
ruy16109 commented on 2021-08-10 14:46 (UTC) (edited on 2021-08-10 14:47 (UTC) by ruy16109)
I think you should use the
provides=()
variable array for this instead of changing thepkgname
variable. The patch onpkgver=...
is unnecessary (but helpful) because it is overwritten bypkgver()
and thus has no effect on the final version.aleksander0m commented on 2021-05-22 19:50 (UTC)
I could make this work with the following hacky patch:
aleksander0m commented on 2021-05-22 19:36 (UTC)
For some reason, this package doesn't satisfy the "emacs-async>=1.9.2" dependency of other packages. Is it because the reported package version starts with "v"?