Search Criteria
Package Details: fclones-git v0.8.0-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/fclones-git.git (read-only, click to copy) |
|---|---|
| Package Base: | fclones-git |
| Description: | Efficient Duplicate File Finder |
| Upstream URL: | https://github.com/pkolaczk/fclones |
| Licenses: | MIT |
| Conflicts: | fclones |
| Provides: | fclones |
| Submitter: | aurelieng |
| Maintainer: | aurelieng |
| Last Packager: | aurelieng |
| Votes: | 1 |
| Popularity: | 0.000000 |
| First Submitted: | 2020-09-14 18:49 (UTC) |
| Last Updated: | 2020-09-15 06:50 (UTC) |
Dependencies (3)
- cargo (rust-gitAUR, rust-beta-binAUR, rustup-gitAUR, rust-nightly-binAUR, rust, rustup) (make)
- git (git-gitAUR, git-glAUR) (make)
- rust (rust-gitAUR, rust-beta-binAUR, rustup-gitAUR, rust-nightly-binAUR, rustup) (make)
Latest Comments
The-Corrupted commented on 2021-07-16 02:39 (UTC) (edited on 2021-07-16 02:44 (UTC) by The-Corrupted)
This fails to build when using rua. The issue is referenced here: https://github.com/vn971/rua/issues/133
The solution was to change:
to:
pbnoxious commented on 2021-02-12 09:22 (UTC)
For me it currently doesn't build out of the box, due to this bug https://github.com/pkolaczk/fclones/issues/32
Crude solution is to add e.g.
to prepare() but that will likely change again