Search Criteria
Package Details: rate-mirrors-git 0.29.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/rate-mirrors-git.git (read-only, click to copy) |
|---|---|
| Package Base: | rate-mirrors-git |
| Description: | Everyday-use client-side map-aware mirror ranking tool |
| Upstream URL: | https://github.com/westandskif/rate-mirrors |
| Licenses: | cc-by-nc-sa-3.0 |
| Conflicts: | rate-mirrors |
| Provides: | rate-mirrors |
| Submitter: | westandskif |
| Maintainer: | westandskif |
| Last Packager: | westandskif |
| Votes: | 52 |
| Popularity: | 0.48 |
| First Submitted: | 2026-02-08 18:44 (UTC) |
| Last Updated: | 2026-05-17 10:42 (UTC) |
Dependencies (2)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- cargo (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rust, rustup) (make)
Required by (5)
- arch-upgrader (requires rate-mirrors)
- arch-upgrader-git (requires rate-mirrors)
- pacsea-bin (requires rate-mirrors) (optional)
- pacsea-git (requires rate-mirrors) (optional)
- refremir-git (requires rate-mirrors)
Latest Comments
1 2 3 Next › Last »
westandskif commented on 2026-02-08 20:24 (UTC)
JFYI: since rate-mirrors is now in official extra repository (kudos to carsme), I submitted a request to merge this building-from-source package into rate-mirrors-git
westandskif commented on 2026-02-07 19:01 (UTC)
hi @carsme, thank you, I appreciate it a lot! I just pushed the updates.
carsme commented on 2026-02-07 12:35 (UTC)
Hi @westandskif, thank you for creating this tool - I think it would be a great addition to the official repositories.
In order to base the official package on your PKGBUILD, we'll need you to license it under 0BSD, see https://rfc.archlinux.page/0040-license-package-sources/. Would you mind adding 0BSD license file to the repository? Alternatively, run
pkgctl license setupand it will do it for you.Nikolai508 commented on 2025-07-07 20:34 (UTC)
@D3vil0p3r Do you have base-devel installed?
base-devel and everything that comes with it is considered an implicit dependency not needing to be listed here, though you could argue since its a dependency of a dependency you should.
https://wiki.archlinux.org/title/Makepkg#Usage
D3vil0p3r commented on 2025-07-07 20:13 (UTC)
Hey @westandskif I think that
perlis a build dependency. If it is not installed, the building of the package fails by:westandskif commented on 2025-05-02 19:27 (UTC)
my fault :/ bad testing I just pushed the fix, hope this time I tested better
username227 commented on 2025-05-02 19:05 (UTC)
i corrected it like this:
username227 commented on 2025-05-02 18:27 (UTC)
I am getting a 'no such file or directory' error in the package function.
westandskif commented on 2025-05-02 17:10 (UTC)
I hope I got the point right. if so, then it's done
Nikolai508 commented on 2025-04-14 09:59 (UTC)
Can I please request that an export of CARGO_HOME into the srcdir is added to the PKGBUILD, as this prevents cluttering people's ~/ with a ~/.cargo directory that the may not be aware to clean up if they are not a Rust user, basically similar to how you've done the export of CARGO_TARGET_DIR, but also for the cargo files.
1 2 3 Next › Last »