* [PR PATCH] qtractor: update to 1.1.1
@ 2024-08-06 18:38 mvf
2024-08-07 3:05 ` [PR PATCH] [Merged]: " classabbyamp
0 siblings, 1 reply; 2+ messages in thread
From: mvf @ 2024-08-06 18:38 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/51695
qtractor: update to 1.1.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/51695.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-pr/qtractor-51695.patch --]
[-- Type: text/x-diff, Size: 2004 bytes --]
From 27472f49cb206102b83e9bb43a7f50904cee8682 Mon Sep 17 00:00:00 2001
From: Matthias von Faber <mvf@gmx.eu>
Date: Tue, 6 Aug 2024 06:56:09 +0200
Subject: [PATCH] qtractor: update to 1.1.1
---
srcpkgs/qtractor/template | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/srcpkgs/qtractor/template b/srcpkgs/qtractor/template
index 9a8466518066ad..88b09f35df1af3 100644
--- a/srcpkgs/qtractor/template
+++ b/srcpkgs/qtractor/template
@@ -1,9 +1,9 @@
# Template file for 'qtractor'
pkgname=qtractor
-version=1.0.0
+version=1.1.1
revision=1
_clap_tag=1.2.1
-_vst3sdk_tag=3.7.11_build_10
+_vst3sdk_tag=3.7.12_build_20
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="ad2ac1dd3bfe7dfe155ed7d8eb66a5f4e400f4b7cce41034adbe1b4ec175515d
+checksum="8a6a16447e56eec95438dbc0231fff22d3f2c12afe8917b70ee41e6da1525748
04fc5a94d0966e9ab9d9e78590250e692da49a716e2c9cc719ba75b45bff9c25
- 80cb5869f8a7fa6195ed232eb5371e6201d9e1163357302f701af84741398800
- d0a2b2f881271dc66bc5149dcc7235039481faebc6f1d4f31ff944fef0b14e0f
- 5b1762301d3836b86eb15bbd7d4d556c0c03b5ef87341c78f2093abadd471184
- fbfb0baa6ca9080600733d0ab752a11da9e8cbeb4eec4b34ce73d95d56469c3d"
+ 1cafc2665f6e77c29303f7d11fd95af328f915bdd683a4e13058b8fca720d15f
+ 1d863daf5a2aae7406b4a2cebdb5c42778d483358f81fa6fc9a5fecef3aa7ea3
+ 0843f95c02a8f70658b6b1a2c96508a65b7be5093b0427e1d2074d1395fec381
+ 542aa4574065f1baf99da0d57ecbbf58c6ddf595134553400f128ed95cba54db"
post_extract() {
cd $wrksrc
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PR PATCH] [Merged]: qtractor: update to 1.1.1
2024-08-06 18:38 [PR PATCH] qtractor: update to 1.1.1 mvf
@ 2024-08-07 3:05 ` classabbyamp
0 siblings, 0 replies; 2+ messages in thread
From: classabbyamp @ 2024-08-07 3:05 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1086 bytes --]
There's a merged pull request on the void-packages repository
qtractor: update to 1.1.1
https://github.com/void-linux/void-packages/pull/51695
Description:
<!-- 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
-->
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-08-07 3:05 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-08-06 18:38 [PR PATCH] qtractor: update to 1.1.1 mvf
2024-08-07 3:05 ` [PR PATCH] [Merged]: " 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).