Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] qsv: update to 0.135.0.
@ 2024-10-01 18:44 icp1994
  0 siblings, 0 replies; only message in thread
From: icp1994 @ 2024-10-01 18:44 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 470 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/52450

qsv: update to 0.135.0.
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### 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/52450.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-qsv-52450.patch --]
[-- Type: text/x-diff, Size: 1416 bytes --]

From df0e03e218a32642750744e3bed68ae99ab31cfe Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Fri, 27 Sep 2024 11:47:15 +0530
Subject: [PATCH] qsv: update to 0.135.0.

---
 srcpkgs/qsv/template | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/qsv/template b/srcpkgs/qsv/template
index fb1adb72891cb4..6c0165d5057152 100644
--- a/srcpkgs/qsv/template
+++ b/srcpkgs/qsv/template
@@ -1,11 +1,12 @@
 # Template file for 'qsv'
 pkgname=qsv
-version=0.133.1
+version=0.135.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
+make_check_args="-- --skip=test_comments --skip=test_sample --skip=test_sort
+ --skip=test_describegpt"
 hostmakedepends="pkg-config"
 makedepends="libzstd-devel"
 short_desc="CLI toolkit for CSV data-wrangling"
@@ -14,7 +15,7 @@ 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=f2f59c07ea8d84d527641b6f6c2e1eeff114d04860d2904a2b85361ea62db204
+checksum=de2bf3ba3d0f4bc71a2628cb558e878da24e312c9addcbe3958c5169540d980c
 
 if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
 	XBPS_CROSS_RUSTFLAGS+=" -latomic"

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-10-01 18:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-10-01 18:44 [PR PATCH] qsv: update to 0.135.0 icp1994

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).