Search Criteria
Package Details: exa-git 0.9.0.r184.g39c8c67-2
Git Clone URL: | https://aur.archlinux.org/exa-git.git (read-only, click to copy) |
---|---|
Package Base: | exa-git |
Description: | Replacement for ls written in Rust |
Upstream URL: | https://github.com/ogham/exa |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | tuftedocelot |
Maintainer: | tuftedocelot (flipee) |
Last Packager: | flipee |
Votes: | 28 |
Popularity: | 0.49 |
First Submitted: | 2015-02-22 15:59 |
Last Updated: | 2020-11-12 23:38 |
Dependencies (4)
- libgit2 (libgit2-git)
- git (git-git) (make)
- pandoc (pandoc-bin, pandoc-sile-git) (make)
- rust (rust-i586-git, rust-git, rust-mrustc, rust-bin, rustup-git, rust-nightly, rust-nightly-bin, rust-wasm, rustup) (make)
Required by (2)
- git-fuzzy-git (requires exa) (optional)
- nb (requires exa) (optional)
Latest Comments
« First ‹ Previous 1 2 3 Next › Last »
bastelfreak commented on 2016-03-26 12:47
could you add git as a makedepend please?
pingveno commented on 2016-02-18 19:39
makepkg now fails with:
==> ERROR: license should be an array
Making the described change fixes the build.
Anonymous comment on 2015-12-08 18:02
The package `community/cargo` should be a dependency. It's available via pacman now.
Jonhoo commented on 2015-08-25 12:50
The man page has moved into `contrib/man/` (as opposed to just `man/`). Simple fix; everything else then works.
Jonhoo commented on 2015-08-25 12:36
==> Continue building exa-git ? [Y/n]
==> ---------------------------------
==> y
==> Building and installing package
==> Making package: exa-git 447-1 (Tue Aug 25 08:35:46 EDT 2015)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Updating exa git repo...
Fetching origin
-> Found exa-git.install
==> Validating source files with md5sums...
exa ... Skipped
exa-git.install ... Passed
==> Extracting sources...
-> Creating working copy of exa git repo...
Reset branch 'makepkg'
==> Starting pkgver()...
==> Removing existing $pkgdir/ directory...
==> Entering fakeroot environment...
==> Starting package()...
make: 'target/release/exa' is up to date.
install: cannot stat ‘/tmp/yaourt-tmp-jon/aur-exa-git/src/exa/man/exa.1’: No such file or directory
==> ERROR: A failure occurred in package().
Aborting..
tuftedocelot commented on 2015-03-02 12:20
Upstream has been updated to fix compile issues. Should be fine now
sinisterstuf commented on 2015-03-02 10:33
It won't compile here either. Similar problems to aaronfischer. What's the solution for this?
tuftedocelot commented on 2015-02-28 15:17
Suggestions for how to best fix situation this are welcome
tuftedocelot commented on 2015-02-28 15:16
Since there's no `cargo` package, I removed that as a makedepends (though it really should belong there) and included pre-{install,upgrade} sections of the .install file warning users of the need to have cargo-git, cargo-bin, or rust-nightly-bin installed before installing exa-git.
tuftedocelot commented on 2015-02-28 14:59
cargo-{bin,git} and rust-nightly-bin now all provide `cargo`