Search Criteria
Package Details: aercbook-bin 0.1.5-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/aercbook-bin.git (read-only, click to copy) |
|---|---|
| Package Base: | aercbook-bin |
| Description: | A minimal address book for the aerc email client |
| Upstream URL: | https://git.sr.ht/~renerocksai/aercbook |
| Licenses: | MIT |
| Provides: | aercbook |
| Submitter: | dmfay |
| Maintainer: | dmfay |
| Last Packager: | dmfay |
| Votes: | 1 |
| Popularity: | 0.000000 |
| First Submitted: | 2022-11-12 16:43 (UTC) |
| Last Updated: | 2024-03-26 00:01 (UTC) |
Latest Comments
a821 commented on 2025-07-02 07:22 (UTC) (edited on 2025-07-02 07:25 (UTC) by a821)
Sources are 404, and it looks the sources were moved here https://github.com/renerocksai/aercbook/
There are no binary releases there, so this package is pointless...
Edit: Ups, I should have read the previous comments first, all this was already pointed out by @dmfay, Sorry :(
tonitch commented on 2024-11-27 16:41 (UTC)
I believe flakes.nix is for nixos only. the build script is actually build.zig and should be a matter of
zig build --prefix=$pkgdir/or something like that. but indeed it wouldn't be a bin any more. Thanks for finding the github tho, I was looking for it.dmfay commented on 2024-11-27 16:33 (UTC)
The author appears to have left Sourcehut for Github a few days ago. Unfortunately the binaries are not currently available; tagged release archives are Nix flakes which I'm not familiar with (and wouldn't properly be a bin package, anyway).
tonitch commented on 2024-11-27 13:34 (UTC)
I don't know if there is any communication by the maitainer but it seems like this project is down...
dmfay commented on 2022-12-28 21:39 (UTC)
done!
guzzisti commented on 2022-12-28 19:48 (UTC)
Could you please add the
provideskeyword to the package:Thanks.