Github messages for voidlinux
 help / color / mirror / Atom feed
From: newbluemoon <newbluemoon@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] sonic-visualiser: update to 4.5.1 / rubberband: update to 3.1.2
Date: Sun, 01 Jan 2023 13:08:40 +0100	[thread overview]
Message-ID: <20230101120840.o6pOJYYeC_W1Te_QKQorPuEvI18Df4BWxnytWFYelLk@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-41271@inbox.vuxu.org>

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

There is an updated pull request by newbluemoon against master on the void-packages repository

https://github.com/newbluemoon/void-packages sonic-visualiser
https://github.com/void-linux/void-packages/pull/41271

sonic-visualiser: update to 4.5.1 / rubberband: update to 3.1.2
<!-- Uncomment relevant sections and delete options which are not applicable -->

This includes an update of rubberband since sonic-visualiser now requires at least version 3.
I built all packages depending on librubberband with the new version for all the targets listed below, tested them except for easyeffects (don’t know how to properly test it) and didn’t run into any problem. A revbump doesn’t seem to be necessary since there is no soname change. The packages are:

- ardour
- easyeffects
- mixxx
- mpv
- muse
- qtractor
- samplv1

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64
  - i686
  - armv7l-musl
  - x86_64-musl



A patch file from https://github.com/void-linux/void-packages/pull/41271.patch is attached

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

From 274bbffc672786b368d8fe96f06f930922b6864c Mon Sep 17 00:00:00 2001
From: newbluemoon <blaumolch@mailbox.org>
Date: Mon, 19 Dec 2022 20:17:40 +0100
Subject: [PATCH 1/2] rubberband: update to 3.1.2

---
 srcpkgs/rubberband/patches/fix-armv5tel.patch | 11 -----------
 srcpkgs/rubberband/template                   |  4 ++--
 2 files changed, 2 insertions(+), 13 deletions(-)
 delete mode 100644 srcpkgs/rubberband/patches/fix-armv5tel.patch

diff --git a/srcpkgs/rubberband/patches/fix-armv5tel.patch b/srcpkgs/rubberband/patches/fix-armv5tel.patch
deleted file mode 100644
index 5ce52e2b8466..000000000000
--- a/srcpkgs/rubberband/patches/fix-armv5tel.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/src/system/sysutils.cpp	2020-09-10 15:30:36.000000000 +0200
-+++ b/src/system/sysutils.cpp	2020-10-03 19:35:03.241898331 +0200
-@@ -189,7 +189,7 @@
-     fesetenv(FE_DFL_DISABLE_DENORMS_ENV);
- #endif
- #endif
--#if defined __ARMEL__
-+#if defined __ARMEL__ && (__ARM_ARCH > 5)
-     // ARM32
-     static const unsigned int x = 0x04086060;
-     static const unsigned int y = 0x03000000;
diff --git a/srcpkgs/rubberband/template b/srcpkgs/rubberband/template
index 00e80b696be5..5d41a61ad7a5 100644
--- a/srcpkgs/rubberband/template
+++ b/srcpkgs/rubberband/template
@@ -1,6 +1,6 @@
 # Template file for 'rubberband'
 pkgname=rubberband
-version=2.0.2
+version=3.1.2
 revision=1
 build_style=meson
 hostmakedepends="pkg-config"
@@ -12,7 +12,7 @@ license="GPL-2.0-or-later"
 homepage="https://breakfastquay.com/rubberband/"
 changelog="https://breakfastquay.com/news.html"
 distfiles="https://breakfastquay.com/files/releases/rubberband-${version}.tar.bz2"
-checksum=b9eac027e797789ae99611c9eaeaf1c3a44cc804f9c8a0441a0d1d26f3d6bdf9
+checksum=dda7e257b14c59a1f59c5ccc4d6f19412039f77834275955aa0ff511779b98d2
 
 if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
 	makedepends+=" libatomic-devel"

From cb82baac7c14e4aaa59f8a0d1af6373cbcb9e632 Mon Sep 17 00:00:00 2001
From: newbluemoon <blaumolch@mailbox.org>
Date: Mon, 19 Dec 2022 20:19:20 +0100
Subject: [PATCH 2/2] sonic-visualiser: update to 4.5.1

---
 srcpkgs/sonic-visualiser/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/sonic-visualiser/template b/srcpkgs/sonic-visualiser/template
index cbf2d5aef96a..8ada7658aca5 100644
--- a/srcpkgs/sonic-visualiser/template
+++ b/srcpkgs/sonic-visualiser/template
@@ -1,7 +1,7 @@
 # Template file for 'sonic-visualiser'
 pkgname=sonic-visualiser
-version=4.5
-revision=2
+version=4.5.1
+revision=1
 build_style=meson
 hostmakedepends="pkg-config capnproto-devel qt5-host-tools"
 makedepends="capnproto-devel jack-devel libfishsound-devel libid3tag-devel
@@ -14,7 +14,7 @@ license="GPL-2.0-or-later"
 homepage="https://www.sonicvisualiser.org/"
 changelog="https://raw.githubusercontent.com/sonic-visualiser/sonic-visualiser/default/CHANGELOG"
 distfiles="https://github.com/sonic-visualiser/sonic-visualiser/releases/download/sv_v${version}/sonic-visualiser-${version}.tar.gz"
-checksum=c57b8277b51e7b0accdc6c3b5a575d3961b43ed9e5e0661e053a6ac388ab82a3
+checksum=59ab88682590b3bdfd230248a2b0c2372987fff9dabf1b1b1d4095014625efe9
 
 if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
 	makedepends+=" libatomic-devel"

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

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-24 15:54 [PR PATCH] " newbluemoon
2023-01-01 12:08 ` newbluemoon [this message]
2023-01-14  6:22 ` [PR PATCH] [Updated] " newbluemoon
2023-01-15 11:07 ` [PR PATCH] [Merged]: " paper42

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=20230101120840.o6pOJYYeC_W1Te_QKQorPuEvI18Df4BWxnytWFYelLk@z \
    --to=newbluemoon@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).