Search Criteria
Package Details: cross-git 0.2.1.644-1
Git Clone URL: | https://aur.archlinux.org/cross-git.git (read-only, click to copy) |
---|---|
Package Base: | cross-git |
Description: | 'Zero setup' cross compilation and 'cross testing' of Rust crates |
Upstream URL: | https://github.com/rust-embedded/cross |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | quininer |
Maintainer: | quininer |
Last Packager: | quininer |
Votes: | 1 |
Popularity: | 0.000085 |
First Submitted: | 2017-11-17 13:03 |
Last Updated: | 2021-01-02 05:23 |
Dependencies (8)
- cargo (cargo-standalone-git, cargo-nightly-bin, cargo-git, rust-bin, rustup-git, rust-nightly-bin, rust-wasm, rust, rustup)
- rustup (rustup-git)
- cargo (cargo-standalone-git, cargo-nightly-bin, cargo-git, rust-bin, rustup-git, rust-nightly-bin, rust-wasm, rust, rustup) (make)
- git (git-git) (make)
- rust (rust-i586-git, rust-git, rust-mrustc, rust-bin, rustup-git, rust-nightly, rust-nightly-bin, rust-wasm, rustup) (make)
- docker (docker-experimental-git, docker-stable-bin, docker-git, docker-bin) (optional) – provide container
- podman (optional) – provide container
- rust-src (rust-src-git) (optional) – rust std source code
Latest Comments
polyzen commented on 2021-01-02 03:59
Also apparently
cross
requiresrustup
, notrust
polyzen commented on 2021-01-02 03:51
Git is needed to pull the sources, please add it to
makedepends
.pepper_chico commented on 2019-11-16 04:20
docker is not a hard dependency for cross. cross now can use either docker or podman (for rootless containers).