Search Criteria
Package Details: librespeed-cli 1.0.11-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/librespeed-cli.git (read-only, click to copy) |
---|---|
Package Base: | librespeed-cli |
Description: | Command line client for LibreSpeed |
Upstream URL: | https://github.com/librespeed/speedtest-cli |
Keywords: | librespeed |
Licenses: | LGPL-3.0-only |
Submitter: | luzifer |
Maintainer: | buzo |
Last Packager: | buzo |
Votes: | 7 |
Popularity: | 0.010595 |
First Submitted: | 2020-07-17 10:55 (UTC) |
Last Updated: | 2024-09-13 07:34 (UTC) |
Dependencies (3)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR)
- git (git-gitAUR, git-glAUR) (make)
- go (go-gitAUR, gcc-go-gitAUR, gcc-go-snapshotAUR, gcc-go) (make)
Latest Comments
m040601 commented on 2024-09-08 12:55 (UTC)
Three PKGBUILD's and three different maintainer for exactly the same Go tool, https://github.com/librespeed/speedtest-cli Would be nice if you could coordinate and work together for consistency.
If you search the AUR for "speed" "test" there are dozens and dozens of tools with similar name written in many different languages.
It gets confusing for the end user to quickly know which one is which. Ookla ? Netflix ? Librespeed ? Rust ? Go ?
Librespeed.org the organization itself has in addition,
So,
Could you edit that "Description" to something like for example,
Make sure:
Doesnt cost you anything.
Thanks in advance.
buzo commented on 2022-09-16 17:18 (UTC)
beroal is right, please don't include unnecessary files into the package. This is something for your personal bin directory, not for the package.
luzifer commented on 2021-12-23 12:25 (UTC)
@beroal the scripts purpose is exactly what its name states: It updates the package version according to the instructions given within and is used in an automated system keeping this package up-to-date (see changes for this package).
beroal commented on 2021-12-23 10:20 (UTC)
I don't understand what
update_version.sh
does in this package. It's not mentioned in the PKGBUILD. It commits changes to git! It's just thatrua
asks me to review this file. Please, don't include unnecessary files into the package.tercean commented on 2021-05-18 12:49 (UTC)
This needs
git
in makedepends to build in a clean environment