Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] qtractor: update to 1.5.0
@ 2024-12-24 11:24 mvf
  2024-12-30 11:27 ` [PR PATCH] [Updated] " mvf
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: mvf @ 2024-12-24 11:24 UTC (permalink / raw)
  To: ml

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

There is a new pull request by mvf against master on the void-packages repository

https://github.com/mvf/void-packages pr/qtractor
https://github.com/void-linux/void-packages/pull/53662

qtractor: update to 1.5.0
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### 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, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From c27421c1d037c0bfc6cc4cbf4953975cc233d3cf Mon Sep 17 00:00:00 2001
From: Matthias von Faber <mvf@gmx.eu>
Date: Fri, 20 Dec 2024 17:03:47 +0100
Subject: [PATCH] qtractor: update to 1.5.0

---
 srcpkgs/qtractor/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/qtractor/template b/srcpkgs/qtractor/template
index db44208ee8256e..55ccfd7a1a6888 100644
--- a/srcpkgs/qtractor/template
+++ b/srcpkgs/qtractor/template
@@ -1,6 +1,6 @@
 # Template file for 'qtractor'
 pkgname=qtractor
-version=1.4.0
+version=1.5.0
 revision=1
 _clap_tag=1.2.2
 _vst3sdk_tag=3.7.12_build_20
@@ -24,7 +24,7 @@ distfiles="https://github.com/rncbc/qtractor/archive/refs/tags/v${version}.tar.g
  https://github.com/steinbergmedia/vst3_base/archive/refs/tags/v${_vst3sdk_tag}.tar.gz>vst3_base-v${_vst3sdk_tag}.tar.gz
  https://github.com/steinbergmedia/vst3_pluginterfaces/archive/refs/tags/v${_vst3sdk_tag}.tar.gz>vst3_pluginterfaces-v${_vst3sdk_tag}.tar.gz
  https://github.com/steinbergmedia/vst3_public_sdk/archive/refs/tags/v${_vst3sdk_tag}.tar.gz>vst3_public_sdk-v${_vst3sdk_tag}.tar.gz"
-checksum="66ce76398a3ebe8f7c40da69b1582920d5ae637366a033e56c3c9624b274160f
+checksum="bdd5b71dc985b26d6198f2f435fbdeb7366646b8db9dac11006784a148985dbd
  1472bfe3b9f4eac3d7aca57d4a528f0c39709a2af82900253ce6a5b86e0b60e1
  1cafc2665f6e77c29303f7d11fd95af328f915bdd683a4e13058b8fca720d15f
  1d863daf5a2aae7406b4a2cebdb5c42778d483358f81fa6fc9a5fecef3aa7ea3

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PR PATCH] [Updated] qtractor: update to 1.5.0
  2024-12-24 11:24 [PR PATCH] qtractor: update to 1.5.0 mvf
@ 2024-12-30 11:27 ` mvf
  2025-01-19 10:43 ` [PR PATCH] [Updated] qtractor: update to 1.5.1 mvf
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: mvf @ 2024-12-30 11:27 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mvf/void-packages pr/qtractor
https://github.com/void-linux/void-packages/pull/53662

qtractor: update to 1.5.0
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### 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, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 3ae98418e57aa613878af3db61e25b653c00b044 Mon Sep 17 00:00:00 2001
From: Matthias von Faber <mvf@gmx.eu>
Date: Mon, 30 Dec 2024 11:56:40 +0100
Subject: [PATCH] qtractor: update to 1.5.1

---
 srcpkgs/qtractor/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/qtractor/template b/srcpkgs/qtractor/template
index db44208ee8256e..ba7a78904250bc 100644
--- a/srcpkgs/qtractor/template
+++ b/srcpkgs/qtractor/template
@@ -1,6 +1,6 @@
 # Template file for 'qtractor'
 pkgname=qtractor
-version=1.4.0
+version=1.5.1
 revision=1
 _clap_tag=1.2.2
 _vst3sdk_tag=3.7.12_build_20
@@ -24,7 +24,7 @@ distfiles="https://github.com/rncbc/qtractor/archive/refs/tags/v${version}.tar.g
  https://github.com/steinbergmedia/vst3_base/archive/refs/tags/v${_vst3sdk_tag}.tar.gz>vst3_base-v${_vst3sdk_tag}.tar.gz
  https://github.com/steinbergmedia/vst3_pluginterfaces/archive/refs/tags/v${_vst3sdk_tag}.tar.gz>vst3_pluginterfaces-v${_vst3sdk_tag}.tar.gz
  https://github.com/steinbergmedia/vst3_public_sdk/archive/refs/tags/v${_vst3sdk_tag}.tar.gz>vst3_public_sdk-v${_vst3sdk_tag}.tar.gz"
-checksum="66ce76398a3ebe8f7c40da69b1582920d5ae637366a033e56c3c9624b274160f
+checksum="c979dded2654adb36069ee920be6454a2a71d30389185cf059cb5607ae20be70
  1472bfe3b9f4eac3d7aca57d4a528f0c39709a2af82900253ce6a5b86e0b60e1
  1cafc2665f6e77c29303f7d11fd95af328f915bdd683a4e13058b8fca720d15f
  1d863daf5a2aae7406b4a2cebdb5c42778d483358f81fa6fc9a5fecef3aa7ea3

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PR PATCH] [Updated] qtractor: update to 1.5.1
  2024-12-24 11:24 [PR PATCH] qtractor: update to 1.5.0 mvf
  2024-12-30 11:27 ` [PR PATCH] [Updated] " mvf
@ 2025-01-19 10:43 ` mvf
  2025-02-10 21:26 ` [PR PATCH] [Updated] qtractor: update to 1.5.2 mvf
  2025-03-19  9:45 ` [PR PATCH] [Updated] qtractor: update to 1.5.3 mvf
  3 siblings, 0 replies; 5+ messages in thread
From: mvf @ 2025-01-19 10:43 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mvf/void-packages pr/qtractor
https://github.com/void-linux/void-packages/pull/53662

qtractor: update to 1.5.1
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### 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, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 9c4a7d04538dd71b241a39a6361e28edb1f7c87a Mon Sep 17 00:00:00 2001
From: Matthias von Faber <mvf@gmx.eu>
Date: Mon, 30 Dec 2024 11:56:40 +0100
Subject: [PATCH] qtractor: update to 1.5.2

---
 srcpkgs/qtractor/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/qtractor/template b/srcpkgs/qtractor/template
index db44208ee8256e..dbaa5117cf9260 100644
--- a/srcpkgs/qtractor/template
+++ b/srcpkgs/qtractor/template
@@ -1,6 +1,6 @@
 # Template file for 'qtractor'
 pkgname=qtractor
-version=1.4.0
+version=1.5.2
 revision=1
 _clap_tag=1.2.2
 _vst3sdk_tag=3.7.12_build_20
@@ -24,7 +24,7 @@ distfiles="https://github.com/rncbc/qtractor/archive/refs/tags/v${version}.tar.g
  https://github.com/steinbergmedia/vst3_base/archive/refs/tags/v${_vst3sdk_tag}.tar.gz>vst3_base-v${_vst3sdk_tag}.tar.gz
  https://github.com/steinbergmedia/vst3_pluginterfaces/archive/refs/tags/v${_vst3sdk_tag}.tar.gz>vst3_pluginterfaces-v${_vst3sdk_tag}.tar.gz
  https://github.com/steinbergmedia/vst3_public_sdk/archive/refs/tags/v${_vst3sdk_tag}.tar.gz>vst3_public_sdk-v${_vst3sdk_tag}.tar.gz"
-checksum="66ce76398a3ebe8f7c40da69b1582920d5ae637366a033e56c3c9624b274160f
+checksum="e69623e8757fc6d5108d278dd0659b027deae38f9532f1f9a757be054f5f0a16
  1472bfe3b9f4eac3d7aca57d4a528f0c39709a2af82900253ce6a5b86e0b60e1
  1cafc2665f6e77c29303f7d11fd95af328f915bdd683a4e13058b8fca720d15f
  1d863daf5a2aae7406b4a2cebdb5c42778d483358f81fa6fc9a5fecef3aa7ea3

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PR PATCH] [Updated] qtractor: update to 1.5.2
  2024-12-24 11:24 [PR PATCH] qtractor: update to 1.5.0 mvf
  2024-12-30 11:27 ` [PR PATCH] [Updated] " mvf
  2025-01-19 10:43 ` [PR PATCH] [Updated] qtractor: update to 1.5.1 mvf
@ 2025-02-10 21:26 ` mvf
  2025-03-19  9:45 ` [PR PATCH] [Updated] qtractor: update to 1.5.3 mvf
  3 siblings, 0 replies; 5+ messages in thread
From: mvf @ 2025-02-10 21:26 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mvf/void-packages pr/qtractor
https://github.com/void-linux/void-packages/pull/53662

qtractor: update to 1.5.2
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### 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, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 0b5137c6abc4239c1d0d5f16cdc461b24f68ac52 Mon Sep 17 00:00:00 2001
From: Matthias von Faber <mvf@gmx.eu>
Date: Mon, 30 Dec 2024 11:56:40 +0100
Subject: [PATCH] qtractor: update to 1.5.3

---
 srcpkgs/qtractor/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/qtractor/template b/srcpkgs/qtractor/template
index db44208ee8256e..c177848dab328b 100644
--- a/srcpkgs/qtractor/template
+++ b/srcpkgs/qtractor/template
@@ -1,8 +1,8 @@
 # Template file for 'qtractor'
 pkgname=qtractor
-version=1.4.0
+version=1.5.3
 revision=1
-_clap_tag=1.2.2
+_clap_tag=1.2.3
 _vst3sdk_tag=3.7.12_build_20
 create_wrksrc=yes
 build_wrksrc="qtractor"
@@ -24,8 +24,8 @@ distfiles="https://github.com/rncbc/qtractor/archive/refs/tags/v${version}.tar.g
  https://github.com/steinbergmedia/vst3_base/archive/refs/tags/v${_vst3sdk_tag}.tar.gz>vst3_base-v${_vst3sdk_tag}.tar.gz
  https://github.com/steinbergmedia/vst3_pluginterfaces/archive/refs/tags/v${_vst3sdk_tag}.tar.gz>vst3_pluginterfaces-v${_vst3sdk_tag}.tar.gz
  https://github.com/steinbergmedia/vst3_public_sdk/archive/refs/tags/v${_vst3sdk_tag}.tar.gz>vst3_public_sdk-v${_vst3sdk_tag}.tar.gz"
-checksum="66ce76398a3ebe8f7c40da69b1582920d5ae637366a033e56c3c9624b274160f
- 1472bfe3b9f4eac3d7aca57d4a528f0c39709a2af82900253ce6a5b86e0b60e1
+checksum="00ab2c91b3b0e5416ce14ae45f425dcde15d76b8cfb38c1fd1db75da1bfe20dd
+ f2cd49a3e456fd13a4c0ceeab0f94cbafd15863a6353c0750583e908b3ccf403
  1cafc2665f6e77c29303f7d11fd95af328f915bdd683a4e13058b8fca720d15f
  1d863daf5a2aae7406b4a2cebdb5c42778d483358f81fa6fc9a5fecef3aa7ea3
  0843f95c02a8f70658b6b1a2c96508a65b7be5093b0427e1d2074d1395fec381

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PR PATCH] [Updated] qtractor: update to 1.5.3
  2024-12-24 11:24 [PR PATCH] qtractor: update to 1.5.0 mvf
                   ` (2 preceding siblings ...)
  2025-02-10 21:26 ` [PR PATCH] [Updated] qtractor: update to 1.5.2 mvf
@ 2025-03-19  9:45 ` mvf
  3 siblings, 0 replies; 5+ messages in thread
From: mvf @ 2025-03-19  9:45 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mvf/void-packages pr/qtractor
https://github.com/void-linux/void-packages/pull/53662

qtractor: update to 1.5.3
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### 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, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 9fec2d8b66f07f8b59124a7186aab04d4ae1cb49 Mon Sep 17 00:00:00 2001
From: Matthias von Faber <mvf@gmx.eu>
Date: Mon, 30 Dec 2024 11:56:40 +0100
Subject: [PATCH] qtractor: update to 1.5.3

---
 srcpkgs/qtractor/template | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

diff --git a/srcpkgs/qtractor/template b/srcpkgs/qtractor/template
index db44208ee8256e..569cd958622f76 100644
--- a/srcpkgs/qtractor/template
+++ b/srcpkgs/qtractor/template
@@ -1,9 +1,9 @@
 # Template file for 'qtractor'
 pkgname=qtractor
-version=1.4.0
+version=1.5.3
 revision=1
-_clap_tag=1.2.2
-_vst3sdk_tag=3.7.12_build_20
+_clap_tag=1.2.6
+_vst3sdk_tag=3.7.13_build_42
 create_wrksrc=yes
 build_wrksrc="qtractor"
 build_style=cmake
@@ -24,12 +24,12 @@ distfiles="https://github.com/rncbc/qtractor/archive/refs/tags/v${version}.tar.g
  https://github.com/steinbergmedia/vst3_base/archive/refs/tags/v${_vst3sdk_tag}.tar.gz>vst3_base-v${_vst3sdk_tag}.tar.gz
  https://github.com/steinbergmedia/vst3_pluginterfaces/archive/refs/tags/v${_vst3sdk_tag}.tar.gz>vst3_pluginterfaces-v${_vst3sdk_tag}.tar.gz
  https://github.com/steinbergmedia/vst3_public_sdk/archive/refs/tags/v${_vst3sdk_tag}.tar.gz>vst3_public_sdk-v${_vst3sdk_tag}.tar.gz"
-checksum="66ce76398a3ebe8f7c40da69b1582920d5ae637366a033e56c3c9624b274160f
- 1472bfe3b9f4eac3d7aca57d4a528f0c39709a2af82900253ce6a5b86e0b60e1
- 1cafc2665f6e77c29303f7d11fd95af328f915bdd683a4e13058b8fca720d15f
- 1d863daf5a2aae7406b4a2cebdb5c42778d483358f81fa6fc9a5fecef3aa7ea3
- 0843f95c02a8f70658b6b1a2c96508a65b7be5093b0427e1d2074d1395fec381
- 542aa4574065f1baf99da0d57ecbbf58c6ddf595134553400f128ed95cba54db"
+checksum="00ab2c91b3b0e5416ce14ae45f425dcde15d76b8cfb38c1fd1db75da1bfe20dd
+ 6548b5831ad9e92551c752753e535b18fead4001165ef1df8e643efefa7133b7
+ 273f2b70aa28d8746228c6e3ba927a9c3ba34c784f0ebc37e0771feb732fab9e
+ d9c7ac845fd0f921bb269db4bcecacc24c5f1d4a8d40c1d3bf601e4dd493616d
+ eda76660e26e0f1fcaf2b00ba24f0a4ce3b2eb1a5fda5649b2cf64caa1616bc4
+ 90ae4a5376b49301c711796dbc443b7521fea91eedbba441e4385d5e64e48baa"
 
 post_extract() {
 	cd $wrksrc

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2025-03-19  9:45 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-12-24 11:24 [PR PATCH] qtractor: update to 1.5.0 mvf
2024-12-30 11:27 ` [PR PATCH] [Updated] " mvf
2025-01-19 10:43 ` [PR PATCH] [Updated] qtractor: update to 1.5.1 mvf
2025-02-10 21:26 ` [PR PATCH] [Updated] qtractor: update to 1.5.2 mvf
2025-03-19  9:45 ` [PR PATCH] [Updated] qtractor: update to 1.5.3 mvf

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