Package Details: uutils-findutils 0.8.0-2

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: 2
Popularity: 0.029484
First Submitted: 2025-02-26 15:05 (UTC)
Last Updated: 2025-05-31 11:31 (UTC)

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. pkgconf is part of base-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)

RUSTONIG_DYNAMIC_LIBONIG=1, depends=(oniguruma), makedepends=(pkgconf) are needed.

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 in build(). 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.