Search Criteria
Package Details: asciinema-agg 1.7.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/asciinema-agg.git (read-only, click to copy) |
|---|---|
| Package Base: | asciinema-agg |
| Description: | asciinema gif generator |
| Upstream URL: | https://github.com/asciinema/agg |
| Licenses: | Apache-2.0 |
| Submitter: | supermario |
| Maintainer: | supermario |
| Last Packager: | supermario |
| Votes: | 7 |
| Popularity: | 0.121250 |
| First Submitted: | 2022-10-24 17:25 (UTC) |
| Last Updated: | 2025-10-28 08:44 (UTC) |
Dependencies (3)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- cargo (rust-gitAUR, rust-beta-binAUR, rustup-gitAUR, rust, rustup) (make)
Latest Comments
Bigorneau commented on 2025-02-24 16:10 (UTC)
I have the same issue as diogo464 (for the same reason) and his proposed fix works for me.
mrechte commented on 2024-03-07 10:03 (UTC)
Hello. Compilation fails at link time:
supermario commented on 2023-07-05 16:38 (UTC)
@diogo464 are you building in a chroot? I don't have this error, I'm wondering if you have a global cargo setting that's interfering
diogo464 commented on 2023-07-05 08:46 (UTC)
Hello, I have an error building this package because I use a custom CARGO_TARGET_DIR. The error is the following:
Here is a patch that fixes the problem: