Search Criteria
Package Details: cross-git 0.2.1.644-1
Package Actions
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: | MIT, Apache |
Conflicts: | cross |
Provides: | cross |
Submitter: | quininer |
Maintainer: | quininer |
Last Packager: | quininer |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2017-11-17 13:03 (UTC) |
Last Updated: | 2021-01-02 05:23 (UTC) |
Dependencies (8)
- cargo (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust, rustup)
- rustup (rustup-gitAUR)
- cargo (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust, rustup) (make)
- git (git-gitAUR, git-glAUR) (make)
- rust (rust-nightlyAUR, rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rustup) (make)
- docker (rancher-desktop-gitAUR, docker-gitAUR, podman-docker-gitAUR, docker-cli-binAUR, rancher-desktopAUR, podman-docker) (optional) – provide container
- podman (podman-gitAUR) (optional) – provide container
- rust-src (rustup-gitAUR, rust-src-gitAUR, rustup) (optional) – rust std source code
Latest Comments
polyzen commented on 2021-01-02 03:59 (UTC)
Also apparently
cross
requiresrustup
, notrust
polyzen commented on 2021-01-02 03:51 (UTC)
Git is needed to pull the sources, please add it to
makedepends
.pepper_chico commented on 2019-11-16 04:20 (UTC)
docker is not a hard dependency for cross. cross now can use either docker or podman (for rootless containers).