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.51 |
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
tuftedocelot commented on 2015-02-28 14:26
I've updated the package to hopefully be more flexible when it comes to building exa. I changed the makedepends to `rust` and hopefully soon `cargo` if the maintainer of cargo-bin changes his PKGBUILD. That way, having either rust-nightly-bin (which provides `rust` and `cargo`) or `rust` and `cargo-bin` will be sufficient from a packaging point of view to build exa. Whether or not exa will build anyway depends on upstream, but at least the flexibility to build with either rust-nightly-bin or rust/cargo-bin will be there
tuftedocelot commented on 2015-02-27 12:20
That's the Rust compiler, not the package
aaronfischer commented on 2015-02-27 08:04
Get a lot of errors on compiling :(
http://p.fu86.de/1425024235-14231.png
aaronfischer commented on 2015-02-27 08:04
Gera a lot of errors on compiling :(
http://p.fu86.de/1425024235-14231.png
tuftedocelot commented on 2015-02-23 03:14
Done and done
Stebalien commented on 2015-02-23 00:54
Please build with --release and install target/release/$_pkgname.
K900 commented on 2015-02-22 23:26
Pretty sure libssh2 is a runtime dependency.
linux-vdso.so.1 (0x00007fff21dda000)
librt.so.1 => /usr/lib/librt.so.1 (0x00007f11d0453000)
libz.so.1 => /usr/lib/libz.so.1 (0x00007f11d023d000)
libssh2.so.1 => /usr/lib/libssh2.so.1 (0x00007f11d0014000)
libssl.so.1.0.0 => /usr/lib/libssl.so.1.0.0 (0x00007f11cfd9b000)
libdl.so.2 => /usr/lib/libdl.so.2 (0x00007f11cfb97000)
libcrypto.so.1.0.0 => /usr/lib/libcrypto.so.1.0.0 (0x00007f11cf71d000)
libc.so.6 => /usr/lib/libc.so.6 (0x00007f11cf37a000)
/lib64/ld-linux-x86-64.so.2 (0x00007f11d065b000)
libm.so.6 => /usr/lib/libm.so.6 (0x00007f11cf075000)
libpthread.so.0 => /usr/lib/libpthread.so.0 (0x00007f11cee58000)
libgcc_s.so.1 => /usr/lib/libgcc_s.so.1 (0x00007f11cec42000)