Search Criteria
Package Details: qsv-bin 3.2.0-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/qsv-bin.git (read-only, click to copy) |
---|---|
Package Base: | qsv-bin |
Description: | CSVs sliced, diced & analyzed. Quicksilver (qsv) is a fork of the popular xsv utility |
Upstream URL: | https://github.com/dathere/qsv |
Licenses: | MIT, Unlicense |
Conflicts: | qsv |
Provides: | qsv |
Submitter: | tee |
Maintainer: | tee |
Last Packager: | tee |
Votes: | 2 |
Popularity: | 0.128027 |
First Submitted: | 2023-07-24 02:08 (UTC) |
Last Updated: | 2025-03-14 05:53 (UTC) |
Latest Comments
1 2 Next › Last »
kepi commented on 2025-03-14 11:15 (UTC)
@boxxxie it might be something different, but check
SRCDEST
setting in/etc/makepkg.conf
. I set it to absolute dir when I started with Arch (like/var/cache/build/sources
) and because of that, all packages unpacked to this directory, which often caused failed check for LICENSE files (as it doesn't overwrite file when it is already present).I changed it to
SRCDEST="$startdir/build/sources"
and everything works fine.But I see that there is now SKIP in PKGBUILD, so it shouldn't matter anymore for qsv-bin.
boxxxie commented on 2025-03-14 04:58 (UTC) (edited on 2025-03-14 04:59 (UTC) by boxxxie)
boxxxie commented on 2025-02-21 08:25 (UTC)
build has been failing for me for a few versions, i have to install manually
m040601 commented on 2025-01-09 16:22 (UTC) (edited on 2025-01-09 16:27 (UTC) by m040601)
@alerque @tee
Thanks for the work providing this PKGBUILD. Hope that with enough votes this could be turned into an official Arch package.
In the mean time there seems to be some inconsistency between "qsv" and "qsv-bin".
It would be nice if the maintainers of both PKGBUILD's would cooperate, coordinate and share work to avoid it and also reduplicating efforts.
qsv, First Submitted: 2022-08-01 23:41 (UTC)
qsv-bin First Submitted: 2023-07-24 02:08 (UTC)
The "Description" doesnt match. Makes difficult and confusing for AUR users searching for this tool.
The "URL" doesnt match, and neither the github repo each PKGBUILD pulls from.
Granted, the home page is not 100% crystall clear on which should be the "official" github repo:
When it says github, it just points to, https://github.com/jqnatividad/qsv. But I assume ??? that was the main developer "old personal" repo.
Actually both repos,
Seem to be in sync. So the "canonical" one, must ??? be the "company" one, github.com/dathere
In any case, this is a tool that evolves fast and needs docs. So please also dont save milibytes on plain text markdown files and do install things like,
etc...
Thanks in advance.
tee commented on 2024-12-12 10:15 (UTC)
@Alkaris fixed, I'm reporting this.
Alkaris commented on 2024-12-11 20:22 (UTC)
It's happened once again
qsv-1.0.0-x86_64-unknown-linux-gnu.zip
SHA256 hash fails validity check. Seems like its ever update now.tee commented on 2024-10-30 08:57 (UTC)
@kepi I have updated the pkgbuild again, should raise an issue with the author if this keeps happening without forewarning.
kepi commented on 2024-10-29 18:26 (UTC)
checksum changed again. I suppose author is rebuilding packages without increasing build numbers.
dafeder commented on 2024-09-17 18:32 (UTC)
Fixed now, thanks
dafeder commented on 2024-09-13 19:33 (UTC)
It's failing for me right now:
1 2 Next › Last »