Github messages for voidlinux
 help / color / mirror / Atom feed
From: icp1994 <icp1994@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] qsv: update to 0.119.0.
Date: Fri, 01 Dec 2023 20:38:54 +0100	[thread overview]
Message-ID: <20231201193854.gahwRt1boiXUNxvXHDkYlECVR5azeEgsVOVyOMomvWA@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-47522@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 471 bytes --]

There is an updated 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/47522

qsv: update to 0.119.0.
#### 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/47522.patch is attached

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

From 9497702b6e5c85f28a66d92e85af32f08680f3c9 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Tue, 21 Nov 2023 12:31:41 +0530
Subject: [PATCH] qsv: update to 0.119.0.

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

diff --git a/srcpkgs/qsv/template b/srcpkgs/qsv/template
index 656daf0f34ef8..bf13cd24d6ec2 100644
--- a/srcpkgs/qsv/template
+++ b/srcpkgs/qsv/template
@@ -1,10 +1,10 @@
 # Template file for 'qsv'
 pkgname=qsv
-version=0.118.0
+version=0.119.0
 revision=1
 archs="x86_64* i686* aarch64* arm*" # ring
 build_style=cargo
-configure_args="--no-default-features --features=feature_capable"
+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 <pangolin@vivaldi.net>"
@@ -12,4 +12,8 @@ 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=b312fef7fc9798e9077a56618c56fa25aec3714e197217bef49a1dc7a52bbb7f
+checksum=b50333767856cb04cc88154d715861740f912c10156a7a801bd61964e1ee562c
+
+if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
+	XBPS_CROSS_RUSTFLAGS+=" -latomic"
+fi

  reply	other threads:[~2023-12-01 19:38 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-01 19:25 [PR PATCH] " icp1994
2023-12-01 19:38 ` icp1994 [this message]
2023-12-01 21:35 ` [PR PATCH] [Merged]: " Duncaen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20231201193854.gahwRt1boiXUNxvXHDkYlECVR5azeEgsVOVyOMomvWA@z \
    --to=icp1994@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).