Search Criteria
Package Details: uutils-findutils 0.8.0-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/uutils-findutils.git (read-only, click to copy) |
|---|---|
| Package Base: | uutils-findutils |
| Description: | Rust implementation of findutils |
| Upstream URL: | https://github.com/uutils/findutils |
| Licenses: | MIT |
| Submitter: | Chocobo1 |
| Maintainer: | Chocobo1 |
| Last Packager: | Chocobo1 |
| Votes: | 3 |
| Popularity: | 0.74 |
| First Submitted: | 2025-02-26 15:05 (UTC) |
| Last Updated: | 2025-05-31 11:31 (UTC) |
Dependencies (3)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- oniguruma (oniguruma-gitAUR)
- cargo (rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-gitAUR, rust, rustup) (make)
Latest Comments
oech3 commented on 2025-09-23 16:54 (UTC)
Would you add me to co-maintainer to prepare importing this package to official repo (if you are willing to license PKGBUILD under BSD0)?
oech3 commented on 2025-06-01 11:05 (UTC) (edited on 2025-09-23 16:56 (UTC) by oech3)
Yes.
pkgconfis part ofbase-devel. It would be nice if you consider https://aur.archlinux.org/packages/uutils-findutils#comment-1018676 . I'm waiting importing of this to [Extra] repo.Chocobo1 commented on 2025-05-31 11:32 (UTC)
Added. I was able to build the package in clean chroot without
makedepends=(pkgconf)so it is left out.oech3 commented on 2025-05-31 10:49 (UTC) (edited on 2025-05-31 11:00 (UTC) by oech3)
RUSTONIG_DYNAMIC_LIBONIG=1,depends=(oniguruma),makedepends=(pkgconf)are needed.alerque commented on 2025-04-06 19:17 (UTC)
Ca you please review the Rust package guidelines and adjust how this is packaged? Among other issues, building in
package()is not kosher when its readily possible to build inbuild(). The dependency fetch also can be trimmed to only Linux deps, the lockfile hack can be removed, a couple ENV vars are useful to have in the context of teh AUR, etc. Thanks.If/when this picks up a little steam and provided there is some agreement on the bin naming scheme I'll consider moving this to [extra] down the road.