mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
New package: qsv-0.70.0
This commit is contained in:
parent
f4ace55e75
commit
5cad1245c5
1 changed files with 14 additions and 0 deletions
14
srcpkgs/qsv/template
Normal file
14
srcpkgs/qsv/template
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
# Template file for 'qsv'
|
||||||
|
pkgname=qsv
|
||||||
|
version=0.70.0
|
||||||
|
revision=1
|
||||||
|
build_style=cargo
|
||||||
|
configure_args="--no-default-features --features=full"
|
||||||
|
make_check_args="-- --skip test_sample::sample_seed" # fails in i686
|
||||||
|
short_desc="CLI toolkit for CSV data-wrangling"
|
||||||
|
maintainer="icp <pangolin@vivaldi.net>"
|
||||||
|
license="Unlicense"
|
||||||
|
homepage="https://github.com/jqnatividad/qsv"
|
||||||
|
changelog="https://raw.githubusercontent.com/jqnatividad/qsv/master/CHANGELOG.md"
|
||||||
|
distfiles="https://github.com/jqnatividad/qsv/archive/refs/tags/${version}.tar.gz"
|
||||||
|
checksum=e49dcc2060925fd600c1b2f1dee4fbf8a6874f8749c4838f446cda2038bcba04
|
Loading…
Add table
Reference in a new issue