# Template file for 'qsv' pkgname=qsv version=0.121.0 revision=1 archs="x86_64* i686* aarch64* arm*" # ring build_style=cargo configure_args="--features=feature_capable" make_check_args="-- --skip=test_comments --skip=test_sample --skip=test_sort" # fails in i686 short_desc="CLI toolkit for CSV data-wrangling" maintainer="icp " license="Unlicense" homepage="https://qsv.dathere.com" changelog="https://raw.githubusercontent.com/jqnatividad/qsv/master/CHANGELOG.md" distfiles="https://github.com/jqnatividad/qsv/archive/refs/tags/${version}.tar.gz" checksum=a1dc412dfe1019d7b42aa3340209d4594d3650586ed1efc021786f1777ce0a04 if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then XBPS_CROSS_RUSTFLAGS+=" -latomic" fi