* [PR PATCH] qsv: update to 0.129.1.
@ 2024-07-19 19:16 icp1994
2024-07-21 18:41 ` [PR PATCH] [Closed]: " classabbyamp
0 siblings, 1 reply; 2+ messages in thread
From: icp1994 @ 2024-07-19 19:16 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 466 bytes --]
There is a new pull request by icp1994 against master on the void-packages repository
https://github.com/icp1994/void-packages qsv
https://github.com/void-linux/void-packages/pull/51343
qsv: update to 0.129.1.
#### Testing the changes
- I tested the changes in this PR: **YES**
#### Local build testing
- I built this PR locally for my native architecture: **x86_64**
A patch file from https://github.com/void-linux/void-packages/pull/51343.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-qsv-51343.patch --]
[-- Type: text/x-diff, Size: 1334 bytes --]
From f113523160cc47b1f20697bb34f043f9a27d2f2a Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Mon, 15 Jul 2024 11:10:21 +0530
Subject: [PATCH] qsv: update to 0.129.1.
---
srcpkgs/qsv/template | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/qsv/template b/srcpkgs/qsv/template
index cc9df7279cce81..b6408edfbfa703 100644
--- a/srcpkgs/qsv/template
+++ b/srcpkgs/qsv/template
@@ -1,18 +1,20 @@
# Template file for 'qsv'
pkgname=qsv
-version=0.128.0
+version=0.129.1
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
+hostmakedepends="pkg-config"
+makedepends="libzstd-devel"
short_desc="CLI toolkit for CSV data-wrangling"
maintainer="icp <pangolin@vivaldi.net>"
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=c3a6787406d5e7fcbca0f8d2a0727b198ef582d22c4aeef467b56c2384d02d3a
+checksum=feae013bedd3e48d194088c5de1b2364461fdc295423641b88426d356ad12c39
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
XBPS_CROSS_RUSTFLAGS+=" -latomic"
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PR PATCH] [Closed]: qsv: update to 0.129.1.
2024-07-19 19:16 [PR PATCH] qsv: update to 0.129.1 icp1994
@ 2024-07-21 18:41 ` classabbyamp
0 siblings, 0 replies; 2+ messages in thread
From: classabbyamp @ 2024-07-21 18:41 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 319 bytes --]
There's a closed pull request on the void-packages repository
qsv: update to 0.129.1.
https://github.com/void-linux/void-packages/pull/51343
Description:
#### Testing the changes
- I tested the changes in this PR: **YES**
#### Local build testing
- I built this PR locally for my native architecture: **x86_64**
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-07-21 18:41 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-07-19 19:16 [PR PATCH] qsv: update to 0.129.1 icp1994
2024-07-21 18:41 ` [PR PATCH] [Closed]: " classabbyamp
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).